Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-15018

[Python] DataFrame Index modified during Feather serialization round trip

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 3.0.0, 6.0.1
    • 8.0.0
    • Python
    • None

    Description

      Some (or all) indexes are converted to a RangeIndex after a Feather serialization/deserialization round trip. I came across this in pyarrow 3.0.0 and 6.0.1 for both a MultiIndex and an empty dataframe (Dataframe.index -> RangeIndex).

       

      Desired behavior: A dataframe with any type of index would be supported and a serialization/deserialization round trip would preserve the index and yield an identical dataframe

       

      Please feel free to modify priority and issue type as appropriate, thanks!

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mike1 Mike
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: