From the course: Complete Guide to Python Fundamentals for MLOps

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

Lesson recap: APIs and SDKs

Lesson recap: APIs and SDKs

- In this lesson, we were able to cover a few of the APIs and SDKs that you might interact with in a day-to-day basis. Some of the concepts like loading data sets dynamically is essential because it allows you to interact with data sets that are huge and that it is not feasible to include them in, say, a GitHub repository. This gives you the capacity to interact and deal and tinker with data in your process so that you can build automation on that. Then we saw a little bit of the Hugging Face API and we interacted a little bit with the library and we understood how to install it and work with it. Similar with the Azure open data sets and the Azure CLI.

Contents