The code is currently being improved and functions added regularly, therefore there may still be some bugs in the code. This is mainly a result of me using this for specific purposes. There will be ...
If you convert a pandas Series with dtype string[pyarrow] to category, the categories will be string[pyarrow]. So far, so good. However, when you try writing the resulting object to parquet, PyArrow ...