Skip to content

index=False by default when exporting dataframes #34576

@JavierLTPromofarma

Description

@JavierLTPromofarma

Is your feature request related to a problem?

Every single time I have exported a dataframe (usually with .to_csv), I have not needed the index.

Describe the solution you'd like

Change the default from True to False.

API breaking implications

All code that has not explicitely set index=True should make it.

Describe alternatives you've considered

Leave things as they are now.

Not using the index is something usual or am I biased by my own experience?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions