We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea479b2 commit 799b979Copy full SHA for 799b979
pandas/core/apply.py
@@ -39,7 +39,6 @@
39
is_sequence,
40
)
41
from pandas.core.dtypes.dtypes import (
42
- CategoricalDtype,
43
ExtensionDtype,
44
45
from pandas.core.dtypes.generic import (
0 commit comments