How do I read a tabular data file into pandas
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=5_QXMwezPJE
Tabular data is just data that has been formatted as a table, with rows and columns (like a spreadsheet). You can easily read a tabular data file into pandas, even directly from a URL! In this video, I'll walk you through how to do that, including how to modify some of the default arguments of the read_table function to solve common problems. • SUBSCRIBE to learn data science with Python: • https://www.youtube.com/dataschool?su... • JOIN the Data School Insiders community and receive exclusive rewards: • / dataschool • == RESOURCES == • GitHub repository for the series: https://github.com/justmarkham/pandas... • read_table documentation: http://pandas.pydata.org/pandas-docs/... • == LET'S CONNECT! == • Newsletter: https://www.dataschool.io/subscribe/ • Twitter: / justmarkham • Facebook: / datascienceschool • LinkedIn: / justmarkham
#############################
