PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Work with outputs

Last modified: 11 October 2024

When you execute a code cell, its output is shown below. You can save the results or clear the output.

You can manage the length of the notebook by expanding and collapsing cell outputs.

Dataframes and series can be displayed in tabular or graphical form. By default, tables are shown. To toggle the view mode, use the corresponding icons in the upper left corner.

View dataframe as a table