hello_world icon indicating copy to clipboard operation
hello_world copied to clipboard

运行时出现错误

Open DiffYao opened this issue 5 years ago • 0 comments

File "D:\Anaconda3\lib\site-packages\pandas\core\dtypes\dtypes.py", line 991, in is_dtype return super(IntervalDtype, cls).is_dtype(dtype)

TypeError: super(type, obj): obj must be an instance or subtype of type

请问这是为什么

DiffYao avatar Jun 09 '19 04:06 DiffYao