P5-Y 4/25 Data Analysis w/ Numpy & Pandas
A series of lessons based on the utilization of Pandas and NumPy to read and create interesting things with files and data.
Hacks
- Find a certain scenario, topic, or trend which has quantitative data. Store the data in a file and read it in Pandas. Show some analysis of the data (0.2)
- Solve a 3x3 matrix using numpy (0.2)
- Pick an image of your choice and scale it using different colors.
- Use primary and secondary colors so you would have 6 differently colored images (0.3)