Hello,
I am very new to Jupyter Notebook.
I believe that pandas aligns data frame columns to the right by default. But in my Jupyter Notebook, it is always left-aligned, which I find a little bit difficult to see numbers and I want to fix it. I didn’t do any setup for pandas or my Jupyter Notebook except changing the theme to dark mode (my setting: t -t onedork -f source -fs 11 -ofs 11 -cellw 88% -T). I would appreciate it if anyone could give me some advice. Thank you!