| Title | Author | Date |
|---|---|---|
Day 7 of 30 Day Of ML Code Event |
Rajendrasinh Parmar |
August 13, 2021 |
In this lesson, we will learn about imports in Python, get some tips for working with unfamiliar libraries (and the objects they return), and dig into operator overloading.
Follow the notebook Working with External Libraries for lesson details.
The associated exercise with the seventh lesson of the course is provided in Exercise: Working with External Libraries