Closed
@davetapley

Description

Pandas 2.10 has ⬇️, but it only works with pyarrow.
If pyarrow isn't installed then if falls back to fastparquet (per docs), and attrs is always loaded as {}.

I assume this need a fix here?