David Cournapeau
Results
31
issues of
David Cournapeau
When reading a set of parquet files with dataset=True, if the first partition is empty the current logic for dtype inference will fail. It ill raise exceptions as follows: pyarrow.lib.ArrowTypeError:...