Pandas

Sort options

Python Data Analytics (Coursera)

Apr 29th 2024
Python Data Analytics (Coursera)
Course Auditing
Categories
Effort
Languages
This course introduces the use of the Python programming language to manipulate datasets as an alternative to spreadsheets. You will follow the OSEMN framework of data analysis to pull, clean, manipulate, and interpret data all while learning foundational programming principles and basic Python functions. You will be introduced to [...]

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 [...]

Python Project for Data Science (Coursera)

Apr 25th 2024
Python Project for Data Science (Coursera)
Course Auditing
Categories
Effort
Languages
This mini-course is intended to for you to demonstrate foundational Python skills for working with data. The completion of this course involves working on a hands-on project where you will develop a simple dashboard using Python. This course is part of the IBM Data Science Professional Certificate and the [...]

Machine Learning Capstone (Coursera)

Apr 22nd 2024
Machine Learning Capstone (Coursera)
Course Auditing
Categories
Effort
Languages
In this Machine Learning Capstone course, you will be using various Python-based machine learning libraries such as Pandas, scikit-learn, Tensorflow/Keras, to: build a course recommender system; analyze course related datasets, calculate cosine similarity, and create a similarity matrix; create recommendation systems by applying your knowledge of KNN, PCA, and [...]