Friday, March 10, 2017

Practice 6 - Pandas 2D Data

Pandas - 2D Data

Here is a link to my folder that contains this week's work (Jupyter Notebook, environment file, csv files):
Work Folder

Some of the things I did this week were:
1) Access elements of a dataframe
2) Perform vectorized operations
3) Use apply( )
4) Use groupby( )

Udacity provided me with some datasets and starter code. I worked through the process of learning how to use Udacity's code and adding my own code. Check out my Work Folder to see the work I've done.

Score
10/10

No comments:

Post a Comment