Skip to content
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

Add a docs section on .values #22857

Closed
TomAugspurger opened this issue Sep 27, 2018 · 1 comment
Closed

Add a docs section on .values #22857

TomAugspurger opened this issue Sep 27, 2018 · 1 comment
Labels
Docs Dtype Conversions Unexpected or buggy dtype conversions
Milestone

Comments

@TomAugspurger
Copy link
Contributor

  • Explain that Series / Index are containers for ndarrays and ExtensionArrays
  • Recommend np.asarray for ensuring you get an ndarray
  • Explain that DataFrame.values may not be what you want

This may go in dsintro, maybe a new page if we think it's too advanced.

@TomAugspurger TomAugspurger added Docs Dtype Conversions Unexpected or buggy dtype conversions labels Sep 27, 2018
@TomAugspurger TomAugspurger added this to the 0.24.0 milestone Sep 27, 2018
@TomAugspurger
Copy link
Contributor Author

I think this was handled by
#23623

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Dtype Conversions Unexpected or buggy dtype conversions
Projects
None yet
Development

No branches or pull requests

1 participant