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

docs(python): Add note about include_index in from_pandas regarding "default indices" #14920

Merged
merged 3 commits into from
Mar 8, 2024

Conversation

MarcoGorelli
Copy link
Collaborator

closes #10119

…ng "default indices"
@github-actions github-actions bot added documentation Improvements or additions to documentation python Related to Python Polars labels Mar 8, 2024
@MarcoGorelli MarcoGorelli marked this pull request as ready for review March 8, 2024 10:30
@alexander-beedie alexander-beedie merged commit cf747f9 into pola-rs:main Mar 8, 2024
12 checks passed
@alexander-beedie
Copy link
Collaborator

alexander-beedie commented Mar 8, 2024

LGTM; the behaviour is correct, but it's a good move to clarify it in the docs 👌

@alexander-beedie alexander-beedie changed the title docs(python): add note about include_index in from_pandas regarding "default indices" docs(python): Add note about include_index in from_pandas regarding "default indices" Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pl.from_pandas does not include index even when parameter is True
2 participants