Python Libraries

Sort options

Data Wrangling with Python Project (Coursera)

The "Data Wrangling Project" course provides students with an opportunity to apply the knowledge gained throughout the specialization in a real-life data wrangling project of their interest. Participants will follow the data wrangling pipeline step by step, from identifying data sources to processing and integrating data, to achieve a [...]

Data Processing and Manipulation (Coursera)

The "Data Processing and Manipulation" course provides students with a comprehensive understanding of various data processing and manipulation concepts and tools. Participants will learn how to handle missing values, detect outliers, perform sampling and dimension reduction, apply scaling and discretization techniques, and explore data cube and pivot table operations. [...]

Data Collection and Integration (Coursera)

The "Data Collection and Integration" course provides students with comprehensive techniques for gathering data from diverse sources, including files, relational databases, web pages, and APIs. Participants will gain practical experience in collecting and integrating data for further processing and analysis. The course emphasizes the utilization of appropriate tools and [...]

Python Scripting: Files, Inheritance, and Databases (Coursera)

Apr 1st 2024
Python Scripting: Files, Inheritance, and Databases (Coursera)
Course Auditing
Categories
Effort
Languages
This course is the third course in a series that aims to prepare you for a role working as a programmer. In this course, you will be introduced to the three main concepts in programming: Files, Inheritance and external libaries. Labs will allow the students to apply the [...]
Apr 1st 2024
Course Auditing
32.00 EUR/month

Data Analysis Using Python (Coursera)

This course provides an introduction to basic data science techniques using Python. Students are introduced to core concepts like Data Frames and joining data, and learn how to use data analysis libraries like pandas, numpy, and matplotlib. This course provides an overview of loading, inspecting, and querying [...]

Basic Data Processing and Visualization (Coursera)

This is the first course in the four-course specialization Python Data Products for Predictive Analytics, introducing the basics of reading and manipulating datasets in Python. In this course, you will learn what a data product is and go through several Python libraries to perform data retrieval, processing, and visualization. [...]

Deep Neural Networks with PyTorch (Coursera)

The course will teach you how to develop deep learning models using Pytorch. The course will start with Pytorch's tensors and Automatic differentiation package. Then each section will cover different models starting off with fundamentals such as Linear Regression, and logistic/softmax regression.

Images with DALL-E (Coursera)

Mar 25th 2024
Images with DALL-E (Coursera)
Course Auditing
Categories
Effort
Languages
This course walks learners through setting up their OpenAI trial, generating API keys, and making their first API request. Learners are introduced to the basics of using the Dall-E API to generate a variety of images.
Mar 25th 2024
Course Auditing
44.00 EUR/month

Get Started with Python (Coursera)

This is the second of seven courses in the Google Advanced Data Analytics Certificate. The Python programming language is a powerful tool for data analysis. In this course, you’ll learn the basic concepts of Python programming and how data professionals use Python on the job. You'll explore concepts such [...]

Select Topics in Python: Packaging (Coursera)

Mar 25th 2024
Select Topics in Python: Packaging (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run Django websites without installing anything! This course is designed for learners who some experience with Python. The modules in this course cover modules and packages, third-party packages, and packing for distribution.