Pandas

Sort options

Data Understanding and Visualization (Coursera)

The "Data Understanding and Visualization" course provides students with essential statistical concepts to comprehend and analyze datasets effectively. Participants will learn about central tendency, variation, location, correlation, and other fundamental statistical measures. Additionally, the course introduces data visualization techniques using Pandas, Matplotlib, and Seaborn packages, enabling students to present [...]

Fundamental Tools of Data Wrangling (Coursera)

Data wrangling is a crucial step in the data analysis process, as it involves the transformation and preparation of raw data into a suitable format for analysis. The "Fundamental Tools for Data Wrangling" course is designed to provide participants with essential skills and knowledge to effectively manipulate, clean, and [...]

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 and Pandas for Data Engineering (Coursera)

In this first course of the Python, Bash and SQL Essentials for Data Engineering Specialization, you will learn how to set up a version-controlled Python working environment which can utilize third party libraries. You will learn to use Python and the powerful Pandas library for data analysis and manipulation. [...]

Data Analysis in Python with pandas & matplotlib in Spyder (Coursera)

Apr 29th 2024
Data Analysis in Python with pandas & matplotlib in Spyder (Coursera)
Course Auditing
Categories
Effort
Languages
Code and run your first Python script in minutes without installing anything! This course is designed for learners with no coding experience, providing a crash course in Python, which enables the learners to delve into core data analysis topics that can be transferred to other languages. In this course, [...]

Introduction to Data Science in Python (Coursera)

This course will introduce the learner to the basics of the python programming environment, including fundamental python programming techniques such as lambdas, reading and manipulating csv files, and the numpy library. The course will introduce data manipulation and cleaning techniques using the popular python pandas data science library and [...]

Data Processing Using Python (Coursera)

This course is mainly for non-computer majors. It starts with the basic syntax of Python, to how to acquire data in Python locally and from network, to how to present data, then to how to conduct basic and advanced statistic analysis and visualization of data, and finally to [...]

Perform exploratory data analysis on retail data with Python (Coursera)

In this project, you'll serve as a data analyst at an online retail company helping interpret real-world data to help make key business decisions. Your task is to explore and analyze this dataset to gain insights into the store's sales trends, customer behavior, and popular products.

Practical Python for AI Coding 1 (Coursera)

This course is for a complete novice of Python coding, so no prior knowledge or experience in software coding is required. This course selects, introduces and explains Python syntaxes, functions and libraries that were frequently used in AI coding. In addition, this course introduces vital syntaxes, and functions often [...]