Skip to content

avoid __index_level_0 errors #39

@rickspencer3

Description

@rickspencer3

the issue mentioned in this bug report: apache/arrow#2244

causes not just bigger file sizes, but schema conflicts.

use table = pa.Table.from_pandas(df, preserve_index=False) or drop the column explicitly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions