You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pandas-dev/pandas#54321 added support for DataFrame.attrs during conversion between a DataFrame and a Parquet file. However, this should be done from the pyarrow side. Presumably in
Describe the enhancement requested
pandas-dev/pandas#54321 added support for
DataFrame.attrs
during conversion between a DataFrame and a Parquet file. However, this should be done from the pyarrow side. Presumably inarrow/python/pyarrow/pandas_compat.py
Line 198 in 1a01b40
pandas-dev/pandas#60675 is a related request for feather file.
Component(s)
Python
The text was updated successfully, but these errors were encountered: