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
It would be nice to also have a breadcrumb or indicator in the console when printing dataframes as a indicator they can open the data in the Data Explorer.
The text was updated successfully, but these errors were encountered:
Currently the Data Explorer can be invoked by:
View(df)
in R or%view df
in Python.It would be nice to also have a breadcrumb or indicator in the console when printing dataframes as a indicator they can open the data in the Data Explorer.
The text was updated successfully, but these errors were encountered: