[Python] Support pandas dtype_backend=pyarrow in to_pandas
- Vorherrschende Sprache
- C++
- Sterne
- 17.1k
- Forks
- 4.3k
- Ø Merge
- 3 T. 23 Std.
- Gemergte PRs (30 T.)
- 101
Beschreibung
### Describe the enhancement requested
As pandas 2.0 start supporting pyarrow as engine and dtype.
If we can support it in [pyarrow.Table.to_pandas()](https://arrow.apache.org/docs/python/generated/pyarrow.Table.html#pyarrow.Table.to_pandas) will be really helpful and efficient.
### Component(s)
Python
Beitragsleitfaden
Rechercherichtung
Start with the Python pyarrow.Table.to_pandas() entry point mentioned in the issue and review pandas 2.0's dtype_backend documentation. Determine the expected behavior for dtype_backend=pyarrow and identify the relevant conversion tests before changing anything. Done means pandas conversions accept the pyarrow backend and produce correct results.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- pandas, python
- Bereich
- data
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 38/100