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
via interact_with(df, initial: list[Union(str, dict)]). Each element in initial can either be a str representing the column name or a dict representing the settings.
The text was updated successfully, but these errors were encountered:
via
interact_with(df, initial: list[Union(str, dict)])
. Each element ininitial
can either be a str representing the column name or a dict representing the settings.The text was updated successfully, but these errors were encountered: