The six most important read_csv arguments in Pandas

preview_player
Показать описание
Do you work with CSV files? Of course you do! It's by far the most common format. And the read_csv function supports dozens of arguments -- so many that it's often hard to know where to start reading the documentation.

Рекомендации по теме
Комментарии
Автор

I used to read your articles in Linux Journal before reading the rest of the magazine. Glad to have found you back here, and with interesting content… subscribed!

gdvissch
Автор

I am seeing your python educational videos every video is amazingly simple and easy to learn to novice, thanks for your service to many across the world

munivoltarc
Автор

Fantastic Demo, To the point with good simple examples

Scooterboy_and_others
Автор

How can we a csv file if we have an uneven number of columns? Let's say the header row has Name, Phone number, and Address separated by comma, but only some of the data in the Address column has more commas(ex: St.Vincent road, Dallas, TX) something like this. How should I read the file

John-pbgb
Автор

Do you use a mac? If yes please can you let me know the mouse and keyboard you use. I moved from windows to Mac and struggling with being able to use a good mouse and keyboard.

TheCosmique
Автор

Thank you so much, you have saved my a***

The.WorldVentures