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
[617 rows x 6 columns] pandas.core.frame.DataFrame
It might be a nice quick win to provide a more useful summary in place of that, or at the very least, to display pandas.DataFrame instead of pandas.core.frameDataFrame.
Somewhat related to #968 although that discusses dataframe columns.
The text was updated successfully, but these errors were encountered:
Note that we have some design discussions that need to be had first before we tackle 968, as we have some changes in mind for the environment pane, including supporting multi-line summaries.
We currently see, e.g:
It might be a nice quick win to provide a more useful summary in place of that, or at the very least, to display
pandas.DataFrame
instead ofpandas.core.frameDataFrame
.Somewhat related to #968 although that discusses dataframe columns.
The text was updated successfully, but these errors were encountered: