In this post we look at reading different file types including text, CSV and Excel files into NumPy and Pandas.
Read More →Data science involves using a number of packages in conjuction with one another - in this tutorial we dive into a well known example called the "the randon walk" in which we using a number of core data science packages.
Read More →In this post we look in more depth at the python package Pandas; namely, looping through dataframes and adding columns.
Read More →