Andreas5739738

Results 3 issues of Andreas5739738

Hi, I found some documentation (possibly for an old version?) which says that s5cmd supports bucket and key name completion: https://reposhub.com/go/miscellaneous/peak-s5cmd.html While I can use command completion just fine after...

good first issue

**What happened**: Dask raises an exception when trying to to load a partitioned Parquet file with None values in the partitioned column. **What you expected to happen**: Dask loads the...

dataframe
parquet
bug

**What happened**: Fastparquet raises a ValueError when attempting to load a Parquet file with None values in a partitioned column: ``` --------------------------------------------------------------------------- ValueError Traceback (most recent call last) /tmp/ipykernel_9855/558527708.py in...