Dataframes render with excessive whitespace, and lose a majority of info #238913
Labels
notebook-execution
Issues related to running cells in a notebook
notebook-variables
under-discussion
Issue is under discussion for relevance, priority, approach
Re: #237263
Currently after converting to a dataframe, variables are rendered with an excessive amount of whitespace, causing a lot of the information about them to be lost until hover. This is visible in both the notebook variables view and the cell execution inline values.
Perhaps there can be a generic approach to recognizing dataframes, and parsing them into a more readable single line format that can be shared between the two features.
The text was updated successfully, but these errors were encountered: