BreakoutMentors / Data-Science-and-Machine-Learning

Breakout Mentors deep dive lessons and resources on data science and machine learning. All materials are made easily accessible through Google Colab notebooks. Learn more about ML @ Breakout Mentors by visiting the website link below.
https://breakoutmentors.com/machine-learning-and-artificial-intelligence-academy/
MIT License
4 stars 4 forks source link

Quality of life upgrades to Numpy lesson #34

Open krmiddlebrook opened 2 years ago

krmiddlebrook commented 2 years ago

Why

The numpy lesson is lacking some useful API method examples. Adding these would improve 'quality of life'

Engineering Specification

Calvin will add some 'quality of life' examples to the Numpy lesson.

Breakdown

Explain your approach to implementing the change. Include the changes you will be making in each repository.

QA Plan

Steps you will follow locally and on the cloud to verify expected behavior of all affected areas.

Post Release

Non destructive QA we can perform post release to verify things are working.