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
I got a bug report by email, saying that there's a bug in the dashboard where the lengths of columns are different to the length of the index, for various columns in some pandas DataFrame inside the px.line() call. Perhaps sometimes only some keys are appended?
Putting this on a more principled (and tested!) basis might be nice even before the big changes in #3.
The text was updated successfully, but these errors were encountered:
I got a bug report by email, saying that there's a bug in the dashboard where the lengths of columns are different to the length of the index, for various columns in some pandas
DataFrame
inside thepx.line()
call. Perhaps sometimes only some keys are appended?Putting this on a more principled (and tested!) basis might be nice even before the big changes in #3.
The text was updated successfully, but these errors were encountered: