-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
BUG: iloc on DataFrame[ea] #32957
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Indexing
Related to indexing on series/frames, not to indexes themselves
Milestone
Comments
5 tasks
I actually get an error:
|
Ah, that's in the repr. Stil strange that you don't get an error in the repr |
Yah, I actually get the same behavior you're getting now, but didnt 18 hours ago. No idea what changed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Indexing
Related to indexing on series/frames, not to indexes themselves
Maybe slicing on the wrong axis?
The text was updated successfully, but these errors were encountered: