Assignment 2 - Numpy Array Operations
Data Analysis with Python: Zero to Pandas
The objective of this assignment is to develop a solid understanding of Numpy array operations. In this assignment you will:
- Pick 5 interesting Numpy array functions by going through the documentation
- Run and modify the starter notebook to illustrate their usage with interesting example
- Upload this notebook to your Jovian profile using
jovian.commit
and make a submission here - (Optional) Share your notebook on the community forum thread below
Try to give your notebook a catchy title & subtitle e.g. "All about Numpy array operations", "5 Numpy functions you didn't know you needed", "A beginner's guide to broadcasting in Numpy", "Interesting ways to create Numpy arrays", "Trigonometric functions in Numpy", "How to use Python for Linear Algebra" etc. Remember to tag @JovianML in your posts, we'll retweet 5 interesting notebooks everyday.
aakashns/numpy-array-operations
Loading...