Skip to content

DOC: Improve reindex docstring and examples #10995

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

Closed
Winterflower opened this issue Sep 4, 2015 · 0 comments
Closed

DOC: Improve reindex docstring and examples #10995

Winterflower opened this issue Sep 4, 2015 · 0 comments
Labels
Milestone

Comments

@Winterflower
Copy link
Contributor

Documentation here http://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.reindex.html
could use some improvement

  • mention that ffill, bfill, method only available for monotonically increasing and decreasing indices
  • add a ton of examples to help users navigate all the various options
  • add note regarding reindex fails on non-unique index #2067

Pull req is in the works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants