Created
November 19, 2017 04:06
-
-
Save smitthakkar96/a19572a5dfd0e43fc9c205c5bb00a3cd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Pandas: | |
| - Intro to pandas | |
| - Installing pandas | |
| - Little info about the data set | |
| - Load the data into data frame | |
| - Displaying and querying data | |
| - Clean the data | |
| - Find Number of coffees made on which day of week | |
| - Find Number of coffees by members | |
| - Show monthly trend of coffees | |
| Numpy: | |
| - Intro to numpy | |
| - Installing numpy | |
| - Installing matplot lib | |
| - Creating Numpy Arrays | |
| - Math Operations with numpy arrays | |
| - sin, cos etc | |
| - arange and linspace function numpy | |
| - basic plotting | |
| - line chart | |
| - scatter chart | |
| - zeros and empty function | |
| - multi dimensional array | |
| - slicing of numpy arrays | |
| - reshape | |
| - where to go from here? |
Author
Author
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://s3-us-west-2.amazonaws.com/lendcypherdatabucket/coffees.csv