We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The description of ignore_index does not appear in the parameter list in concat's docstring.
concat
The text was updated successfully, but these errors were encountered:
DOC: document ignore_index in concat in docstring and sphinx docs, GH #…
97ad1cf
…619
Good point. Took right care of that in the above commit
Sorry, something went wrong.
Make host optional in VersionedItem (pandas-dev#619) (pandas-dev#620)
f7882b5
This makes `VersionedItem` backwards compatible, so any third-party libraries creating their own `VersionedItem`s won't be affected.
No branches or pull requests
The description of ignore_index does not appear in the parameter list in
concat
's docstring.The text was updated successfully, but these errors were encountered: