vincentbarbesant

Results 1 comments of vincentbarbesant

Thank you for the precisions. It seems the function [pandas.DataFrame.convert_dtypes()](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.convert_dtypes.html#pandas.DataFrame.convert_dtypes) can manage this kind of problem, isn't it ? It tries to convert columns to best possible dtypes, and it...