Adam Ross NelsonFollowAug 9, 2022·1 min read…s the index column. It’s just a sequence, and provides no real-world value for table visualization. Use the hide() method to get rid of it:How to Style Pandas DataFrames Like a Pro3438Dario RadečićI think this might be:df.head().style.hide_index()