You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: Argument 1 to "astype" of "Series" has incompatible type "dtype[generic] | ExtensionDtype"; expected "type[object] | ExtensionDtype" [arg-type]
#747
Closed
randolf-scholz opened this issue
Jul 18, 2023
· 1 comment
· Fixed by #756
Describe the bug
Series.dtype
is incompatible withSeries.astype
To Reproduce
Please complete the following information:
The text was updated successfully, but these errors were encountered: