Replace float64 with Float64Dtype in pandas
Ouverte
enhancement
- Langage dominant
- Python
- Étoiles
- 155
- Forks
- 24
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
- pandas has merged in the new nullable FloatDtype
- https://github.com/pandas-dev/pandas/pull/34307
- It will be in the 1.2.0 release
- https://github.com/pandas-dev/pandas/blob/master/doc/source/whatsnew/v1.2.0.rst#experimental-nullable-data-types-for-float-data
- Once it is released, Woodwork can take advantage of it, and use it. This will further us towards having 1 representation of NaN in DataTable
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.