Currently you can convert from a Pandas Series to an Arrow Array but you can then only convert this back to a Series again only by wrapping it into a Column structure. We should provide a method that can directly convert an array to a series.
Reporter: Uwe Korn / @xhochy
Assignee: Wes McKinney / @wesm
Note: This issue was originally created as ARROW-365. Please see the migration documentation for further details.
Currently you can convert from a Pandas Series to an Arrow Array but you can then only convert this back to a Series again only by wrapping it into a Column structure. We should provide a method that can directly convert an array to a series.
Reporter: Uwe Korn / @xhochy
Assignee: Wes McKinney / @wesm
Note: This issue was originally created as ARROW-365. Please see the migration documentation for further details.