For some reason, whenever I create a dataframe in pandas from reading in data from a file, I don't have gridlines:
I have checked my settings for pd.options for all display attributes and everything was set to the default. Can anyone help me change the formatting of my dataframe? This format happens even when I open new python notebooks within jupyter notebook.