-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
makeMissingDataFrame is broken #6602
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
Comments
|
other problem is that these are treated not as a grid (which is what I think you want). so just do we don't handle this type of mesh indexing
e.g. basically a list of cordinates to set |
This happens to work because its a single dtype
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Did something change in iloc...? I could have sworn this worked and we talked about it during the PR. I was told not to use values but to use iloc instead IIRC.
This must be a copy because there's no assignment.
This still works
The text was updated successfully, but these errors were encountered: