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 9814f5b commit e6639e7Copy full SHA for e6639e7
1 file changed
databricks/koalas/indexes.py
@@ -47,7 +47,6 @@
47
StringType,
48
TimestampType,
49
IntegralType,
50
- _infer_type,
51
)
52
53
from databricks import koalas as ks # For running doctests and reference resolution in PyCharm.
0 commit comments