Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Import is_datetime64_dtype from pandas.api.types. (#1619)
As `databricks/koalas/internal.py` or `databricks/koalas/typedef/typehints.py` import `is_datetime64_dtype` and `is_datetime64tz_dtype` from `pandas.api.types`, `databricks/koalas/groupby.py` should also import them from the package.
- Loading branch information