I want to save a dataframe as a parquet file in Python, but I am only able to save the schema, not the data itself.
I have reduced my problem down to a very simple