Use string[arrow] dtype for all Logical Types that use string dtype
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 155
- Forks
- 24
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
- pandas 1.3 has a new string[arrow] dtype that saves on memory and improves speed
- https://pythonspeed.com/articles/pandas-string-dtype-memory/
- We should use it, and verify that all subsequent calls on this work (Featuretools, EvalML).
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.