Loading video player…

Slicing and Dicing a Pandas DataFrame

In this lesson you’ll learn how you can remove columns from a Pandas DataFrame, which are not important for your analysis.

Avatar image for thamizhselvan

thamizhselvan on Aug. 8, 2019

Hi all,

I ran python script which pull all our network device connected ports and saved into csv. I m want to convert this csv file to html file so that people can easily read.

Can you help me out on this.

Many thanks.

Avatar image for Sathia

Sathia on March 24, 2024

hi Mahdi, I get this message and no output not sure whats wrong <IPython.core.display.HTML object>

Become a Member to join the conversation.