Introduction to File IO in Python focused on processing CSV files

preview_player
Показать описание

In this video you'll see how to access text files using the open function, how to stream data in from a text file, how to convert a CSV into Python dictionaries, how to create platform independent paths using the os module, and how to answer interesting questions based on that CSV file.

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

Michael, thanks for the great lesson.

christopherjspiteri
Автор

Thanks for this tutorial, I just started learning python, wow it is powerful, my question now it is possible to integrate this code with an html UI so we can sort by anything we want ? thanks.

majidlotfi
Автор

what will happen if you dont put os.path.abspath?

can you make a video to explain sys.path.insert(0, path) as well ...

alirezagyt
Автор

What to do if the file is not copied in Pycharm and we have it on our desktop?

samiehm
Автор

how do i bring it back from text to csv to make it to a text again and bring it back to csv? Have you asked yourself this question?

benniedewaal
Автор

how to import your csv file in project sidebar ? are u make a new "data source" ?

aka_arie
join shbcf.ru