Python
Showing 301–312 of 358 results
SDA_Bocconi: Fundamentals of Python
We will equip you with everything you need to properly start using Python in your daily work activities. You will learn how to install Python and work with it through different graphical front-ends. You will then learn how to define objects and how to recognize different characteristics and functionalities. Finally, you will learn how to make Python execute a series of instructions in a sequential order through loops, as well as how to write your own functions.
Seamless Shipping with the Shippo API in Python
Automate shipping processes by integrating the Shippo API with Python to manage orders, labels, and tracking.
Sending and Receiving Money with Wise Payouts API in Python
In this course, you will learn how to create a recipient, quote, transfer, and fund from your Wise account using Payouts API.
Simplifying Machine Learning with PyCaret in Python
PyCaret is an open-source, machine learning library in Python. We can use it in machine learning tasks, from data preparation to model deployment.
Software Architecture in Applications
This course will help you becoming a better software engineer by mastering the subject with the help of elaborated concepts, case studies, and a project.
Solving the Traveling Salesperson Problem in Python
This course will teach you how to handle geospatial data and find the shortest possible route between coordinates by car using Python.
Statistics.comX: Applied Data Science Ethics
AI’s popularity has resulted in numerous well-publicized cases of bias, injustice, and discrimination. Often these harms occur in machine learning projects that have the best of goals, developed by data scientists with good intentions. This course, the second in the data science ethics program for both practitioners and managers, provides guidance and practical tools to build better models and avoid these problems.
Statistics.comX: Principles of Data Science Ethics
Concern about the harmful effects of machine learning algorithms and AI models (bias and more) has resulted in greater attention to the fundamentals of data ethics.
Staying Up to Date with the News API in Python
Learn how to integrate and use the News API to retrieve the latest news stories in Python.
Surfacing Event Data with the Ticketmaster APIs in Python
This course will walk you through the Ticketmaster Discovery and Inventory Status APIs.
Surfacing Video Data with the Dailymotion Data API in Python
In this course, the learner will learn about different endpoints of Dailymotion Data API and which endpoints are available to fetch data.
Testing in Python 3
This course will teach you to write and use unit tests in Python using popular tools and frameworks like unittest and pytest.