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
and data_df does not have either a column named "name" nor a .name attribute which only series have (note, data_df is not really a df, it just acts like one somewhat).
I'll look into supporting that case.
For the time being, the workaround is to pass individual series:
any idea why i keep getting this error?
The text was updated successfully, but these errors were encountered: