IO Basics p. 3 Data Analysis with Python and Pandas Tutorial
Welcome to Part 3 of Data Analysis with Pandas and Python. In this tutorial, we will begin discussing IO, or input, output, with Pandas, and begin with a realistic usecase. To get ample practice, a very useful website is Quandl. Quandl contains a plethora of free and paid data sources. What makes this location great is that the data is generally normalized, it s all in one place, and extracting the data is the same method. If you are using Python, and you access the Quandl data via their simple module, then
|
|