-
-
Notifications
You must be signed in to change notification settings - Fork 18k
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
API: Public data for Series and Index: .array and .to_numpy() #23623
Merged
Commits on Nov 6, 2018
-
API: Public data attributes for EA-backed containers
This adds two new methods for working with EA-backed Series / Index. - `.array -> Union[ExtensionArray, ndarray]`: the actual backing array - `.to_numpy() -> ndarray`: A NumPy representation of the data `.array` is always a reference to the actual data stored in the container. Updating it inplace (not recommended) will be reflected in the Series (or Index for that matter, so really not recommended). `to_numpy()` may (or may not) require data copying / coercion. Closes pandas-dev#19954
Configuration menu - View commit details
-
Copy full SHA for 7959eb6 - Browse repository at this point
Copy the full SHA 7959eb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b15894 - Browse repository at this point
Copy the full SHA 5b15894View commit details
Commits on Nov 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4781a36 - Browse repository at this point
Copy the full SHA 4781a36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15cc0b7 - Browse repository at this point
Copy the full SHA 15cc0b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 888853f - Browse repository at this point
Copy the full SHA 888853fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cfca30 - Browse repository at this point
Copy the full SHA 2cfca30View commit details
Commits on Nov 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3e76f02 - Browse repository at this point
Copy the full SHA 3e76f02View commit details -
Squashed commit of the following:
commit e4b21f6 Author: Tom Augspurger <tom.w.augspurger@gmail.com> Date: Mon Nov 12 16:09:58 2018 -0600 TST: Change rops tests commit e903550 Author: Tom Augspurger <tom.w.augspurger@gmail.com> Date: Mon Nov 12 09:31:38 2018 -0600 Add note [ci skip] ***NO CI*** commit fa8934a Author: Tom Augspurger <tom.w.augspurger@gmail.com> Date: Mon Nov 12 06:16:53 2018 -0600 update errors commit 505970e Merge: a30bc02 3592a46 Author: Tom Augspurger <tom.w.augspurger@gmail.com> Date: Mon Nov 12 05:55:31 2018 -0600 Merge remote-tracking branch 'upstream/master' into index-ndarray-data commit a30bc02 Author: Tom Augspurger <tom.w.augspurger@gmail.com> Date: Sun Nov 11 15:14:46 2018 -0600 remove assert commit 1f23ebc Author: Tom Augspurger <tom.w.augspurger@gmail.com> Date: Sun Nov 11 15:01:13 2018 -0600 BUG: Ensure that Index._data is an ndarray BUG: Ensure that Index._data is an ndarray Split from pandas-dev#23623, where it was causing issues with infer_dtype.
Configuration menu - View commit details
-
Copy full SHA for 7e43cf0 - Browse repository at this point
Copy the full SHA 7e43cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bceb612 - Browse repository at this point
Copy the full SHA bceb612View commit details
Commits on Nov 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c19c9bb - Browse repository at this point
Copy the full SHA c19c9bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe813ff - Browse repository at this point
Copy the full SHA fe813ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8619790 - Browse repository at this point
Copy the full SHA 8619790View commit details
Commits on Nov 21, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 639b6fb - Browse repository at this point
Copy the full SHA 639b6fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95f19bc - Browse repository at this point
Copy the full SHA 95f19bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3292e43 - Browse repository at this point
Copy the full SHA 3292e43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a905ab - Browse repository at this point
Copy the full SHA 5a905abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e6eed4 - Browse repository at this point
Copy the full SHA 1e6eed4View commit details
Commits on Nov 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4545d93 - Browse repository at this point
Copy the full SHA 4545d93View commit details
Commits on Nov 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2d7abb4 - Browse repository at this point
Copy the full SHA 2d7abb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a13a0 - Browse repository at this point
Copy the full SHA a7a13a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0a63c0 - Browse repository at this point
Copy the full SHA c0a63c0View commit details
Commits on Nov 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 661b9eb - Browse repository at this point
Copy the full SHA 661b9ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52f5407 - Browse repository at this point
Copy the full SHA 52f5407View commit details -
Configuration menu - View commit details
-
Copy full SHA for 566a027 - Browse repository at this point
Copy the full SHA 566a027View commit details -
Configuration menu - View commit details
-
Copy full SHA for 062c49f - Browse repository at this point
Copy the full SHA 062c49fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78e5824 - Browse repository at this point
Copy the full SHA 78e5824View commit details -
Configuration menu - View commit details
-
Copy full SHA for e805c26 - Browse repository at this point
Copy the full SHA e805c26View commit details
Commits on Nov 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f9eee65 - Browse repository at this point
Copy the full SHA f9eee65View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.