Reading csv, tsv, and xlsx files with Python

Опубликовано: 12 Март 2025
на канале: Sebastiaan Mathôt
7,354
102

[https://www.buymeacoffee.com/cogsci] This is the second video of a two-part series on working with spreadsheet-like data in Python. Here I show how to read data from csv, tsv, and xlsx (Excel) format files into DataMatrix and pandas DataFrame objects. For more Python tutorials, visit https://python.cogsci.nl/