0

Whenever I print a pandas dataframe in Jupyter Notebook, I get an basic unformatted row-by-column list:

Current dataframe output in Jupyter:

enter image description here

However, I understood that the default behavior is to output dataframes in a more stylized object with gridlines:

Desired dataframe styling in Jupyter:

enter image description here

What do I need to do so that dataframes are printed as they are stylistically in the second example?

2

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.