
Episode 425: Michael Kennedy on Python
Software Defined Talk
00:00
The Benefits of Pandas Data Frames
With pandas, for example, you can just say, go give it the URL and say, I would like this data frame to be made up of the second table you find on this page. And it just goes to the web page, it downloads it, it parses the HTML, it finds the table and it parses that table with its headers into your data frame. So there's integration with Excel. There's ways to like read a pandas data frame loaded up from Excel and Excel worksheet or to write to it and so on. You can filter, you can sort, you can, you know, create all these different summarizations.
Transcript
Play full episode