While attempting to serialize a pandas data frame with the to_parquet() method, I got an error message stating that the column names were not strings, even though ...