-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
To reproduce:
- Open binder on https://gist.github.com/krassowski/28a0262f6c3abe4135916ff9c0595c3f
- Execute
%pip install pandas pyarrow
import pandas as pd
pd.Series([1, 2, 3]).to_frame().to_parquet('test.parquet', index=False)- Double click on the file
- See

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels