Hi,
I'm trying out metaflow cards and facing some issues. When attaching a DataFrame to a self variable, I'm getting the following error on the Metaflow UI. I'm using Metaflow 2.7.18
I'm running the pipeline using --with card
✅ 1
a
ancient-application-36103
12/16/2022, 9:02 PM
are you able to access the card on your local workstation?
python flow.py card view
r
rough-microphone-11807
12/16/2022, 9:42 PM
Yes, I can access it however it has the exact same content
rough-microphone-11807
12/16/2022, 9:45 PM
The cards are working fine if I'm not tracking the dataframes. Maybe I'll check if the issue could be due to datatype of columns in the dataframe