Coursera
  • Online DegreeExplore Bachelor’s & Master’s degrees
  • MasterTrack™Earn credit towards a Master’s degree
  • University CertificatesAdvance your career with graduate-level learning
Find your New CareerFor EnterpriseFor Universities
  • Browse
  • Top Courses
  • Log In
  • Join for Free
    Coursera
    • Browse
    • Python Pandas

    Filter by

    147 results for "python pandas"

    • Placeholder
      Coursera Project Network

      Master Data Analysis with Pandas: Learning Path 1 (Enhanced)

      Skills you'll gain: Data Analysis, Python Programming

      4.9

      (7 reviews)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      IBM Skills Network

      Data Analysis with Python

      Skills you'll gain: Basic Descriptive Statistics, Data Analysis, Data Science, Python Programming, Applied Machine Learning, Data Mining, Data Structures, General Statistics, Machine Learning, Regression, Statistical Analysis, Statistical Tests, Exploratory Data Analysis, Algebra, Business Analysis, Computer Programming, Computer Programming Tools, Correlation And Dependence, Econometrics, Mathematical Theory & Analysis, Probability & Statistics, Spreadsheet Software, Statistical Machine Learning, Statistical Programming

      4.7

      (16.2k reviews)

      Beginner · Course · 1-3 Months

    • Placeholder
      University of Michigan

      Applied Data Science with Python

      Skills you'll gain: Python Programming, Machine Learning, Data Analysis, Data Mining, Data Science, Machine Learning Algorithms, Computer Science, Statistical Programming, Applied Machine Learning, Graph Theory, Mathematics, General Statistics, Basic Descriptive Statistics, Statistical Machine Learning, Data Structures, Natural Language Processing, Regression, Dimensionality Reduction, Exploratory Data Analysis, Feature Engineering, Statistical Analysis, Statistical Tests, Correlation And Dependence, Estimation, Linear Algebra, Computer Programming, Data Architecture, Probability & Statistics, Statistical Visualization, Algorithms, Artificial Neural Networks, Computational Logic, Computer Graphics, Data Visualization, Econometrics, Machine Learning Software, Mathematical Theory & Analysis, Network Analysis, Plot (Graphics), Programming Principles, Theoretical Computer Science

      4.5

      (33k reviews)

      Intermediate · Specialization · 3-6 Months

    • Placeholder
      Coursera Project Network

      Merge, Sort and Filter Data in Python Pandas

      Skills you'll gain: Computer Programming, Data Analysis, Python Programming, Statistical Programming, Data Science

      4.5

      (104 reviews)

      Intermediate · Guided Project · Less Than 2 Hours

    • Placeholder
      Duke University

      Python, Bash and SQL Essentials for Data Engineering

      Skills you'll gain: Computer Programming, Statistical Programming, Python Programming, Data Management, Theoretical Computer Science, Cloud Computing, Databases, Software Engineering, Computer Programming Tools, Human Computer Interaction, Software Architecture, User Experience, Operating Systems, Amazon Web Services, Linux, Extract, Transform, Load, Data Structures, SQL, Cloud Platforms, Apache, Application Development, Big Data, Data Analysis, Data Engineering, DevOps, Programming Principles, Software Engineering Tools, Database Administration, Database Application, Applied Machine Learning, Cloud Applications, Cloud Engineering, Machine Learning, Machine Learning Algorithms, Systems Design, Data Mining

      4.4

      (153 reviews)

      Beginner · Specialization · 3-6 Months

    • Placeholder
      Duke University

      Python and Pandas for Data Engineering

      Skills you'll gain: Computer Programming, Python Programming, Statistical Programming, Apache, Application Development, Big Data, Computer Programming Tools, Data Management, Programming Principles, Software Engineering, Software Engineering Tools

      4.4

      (86 reviews)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      University of Pennsylvania

      Data Analysis Using Python

      Skills you'll gain: Computer Programming, Python Programming, Statistical Programming, Data Analysis, Data Visualization, Data Mining, Plot (Graphics), Data Science

      4.6

      (292 reviews)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      Coursera Project Network

      Mastering Data Analysis with Pandas: Learning Path Part 2

      Skills you'll gain: Computer Programming, Data Analysis, Python Programming, Statistical Programming

      4.7

      (19 reviews)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Coursera Project Network

      Mastering Data Analysis with Pandas

      Skills you'll gain: Computer Programming, Data Analysis, Python Programming, Statistical Programming

      4.6

      (122 reviews)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Codio

      Data Analysis in Python with pandas & matplotlib in Spyder

      Skills you'll gain: Computer Programming, Python Programming, Statistical Programming, Basic Descriptive Statistics, Data Analysis

      3.2

      (15 reviews)

      Beginner · Course · 1-3 Months

    • Placeholder
      Placeholder
      Coursera Project Network

      Mastering Data Analysis with Pandas: Learning Path Part 3

      Skills you'll gain: Computer Programming, Data Analysis, Python Programming, Statistical Programming

      4.8

      (9 reviews)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder

      Free

      Placeholder
      Nanjing University

      用Python玩转数据 Data Processing Using Python

      Skills you'll gain: Computer Programming, Python Programming, Statistical Programming, Data Analysis, Data Mining

      4.7

      (1.5k reviews)

      Mixed · Course · 1-3 Months

    Searches related to python pandas

    merge, sort and filter data in python pandas
    python and pandas for data engineering
    data analysis in python: using pandas dataframes
    data analysis in python with pandas & matplotlib in spyder
    exploratory data analysis with python and pandas
    análisis exploratorio de datos con python y pandas
    covid-19 : les séries temporelles avec python et pandas
    python for data analysis: pandas & numpy
    1234…13

    In summary, here are 10 of our most popular python pandas courses

    • Master Data Analysis with Pandas: Learning Path 1 (Enhanced): Coursera Project Network
    • Data Analysis with Python: IBM Skills Network
    • Applied Data Science with Python: University of Michigan
    • Merge, Sort and Filter Data in Python Pandas: Coursera Project Network
    • Python, Bash and SQL Essentials for Data Engineering: Duke University
    • Python and Pandas for Data Engineering: Duke University
    • Data Analysis Using Python: University of Pennsylvania
    • Mastering Data Analysis with Pandas: Learning Path Part 2: Coursera Project Network
    • Mastering Data Analysis with Pandas: Coursera Project Network
    • Data Analysis in Python with pandas & matplotlib in Spyder: Codio

    Skills you can learn in Data Analysis

    Analytics (85)
    Big Data (64)
    Python Programming (47)
    Business Analytics (40)
    R Programming (37)
    Statistical Analysis (36)
    Sql (33)
    Data Model (29)
    Data Mining (27)
    Exploratory Data Analysis (26)
    Data Modeling (21)
    Data Manipulation (20)

    Frequently Asked Questions about Python Pandas

    • Python Pandas is a software library for data analysis that is used with the open source Python programming language. By loading data sets into a Pandas DataFrame, a user can manipulate, analyze, and visualize that data for exploratory data analysis. Python Pandas is important to learn about because its flexibility, speed, and power in data processing makes it one of the most widely used Python libraries in data science.

      Pandas is built on the NumPy package, which is the numerical Python library for scientific computing, arrays, and linear algebra. As an example, if you wanted to predict an economic trend with a statistical model, Pandas could be used to import your data set, NumPy machine learning (ML) algorithms could perform the linear regression, and the data visualization library Matplotlib could be used to create your plots and charts. For unstructured data analysis, you could use NLTK (Natural Language Toolkit) to perform text mining for business intelligence applications.‎

    • Python Pandas skills have many applications in the real world, as data science is increasingly applied to everything from economics and statistics to neuroscience and advertising. Data scientists are responsible for analyzing massive datasets, designing machine learning algorithms and predictive models, and helping management harness these data-driven insights to answer important business questions.

      Although they often need to be familiar with many data frameworks and programming languages, many data scientists rely on Pandas, NumPy, and other Python programming skills as a foundation for their exploratory data analysis. According to Glassdoor, the national average salary for a data scientist is $113,309 per year.‎

    • Yes! Coursera offers a wide range of online courses, Specializations, and professional certificates in data science, including courses that teach the use of Python Pandas for data processing, data analytics, and data visualizations. You can take courses from top-ranked institutions like the University of Michigan as well as industry-leading organizations like IBM, so you can rest assured you’ll get a high-quality education. Coursera’s Guided Projects also allow you to build these skills by completing hands-on tutorials with expert instructors in topics like linear regression and data processing with Python, giving you another way to learn online.‎

    • It's necessary to have basic computer skills including how to navigate a cloud desktop and install a computer program before starting to learn Python pandas. It's possible to start learning pandas without any prior knowledge of coding or Python, but having these skills will make learning pandas easier. It's also helpful to have good problem-solving skills, experience organizing and analyzing data, and basic math skills. Experience with statistics can also be helpful but not required. And having prior experience using Jupyter Notebook can also be helpful since you'll likely use it to store and access code as you learn Python pandas.‎

    • People who enjoy working with data or coding are well suited for roles in Python pandas, as are people who are analytical thinkers. Important soft skills for someone in a role that uses Python panda include good communication skills, both written and verbal as well as with visualization software; problem-solving skills to troubleshoot technical problems or data errors and collaborate with team members to solve a project issue; and attention to detail to pick out small clues that help draw meaningful conclusions from data.‎

    • Learning Python pandas is likely right for you if you plan to enter or are already in the data science field, particularly in roles that require data analysis or software development. You can approach learning pandas in one of two ways: either learning how to access the pandas library without conducting data analysis or using pandas while conducting data analysis. The former is more basic and is for you if want to learn how to clean data, do basic data preprocessing, and handle numeric and text data with pandas. The latter is for you if you are learning data analysis and want to apply real-world exploratory data analysis techniques to advance your knowledge and skills.‎

    This FAQ content has been made available for informational purposes only. Learners are advised to conduct additional research to ensure that courses and other credentials pursued meet their personal, professional, and financial goals.
    Other topics to explore
    Placeholder
    Arts and Humanities
    338 courses
    Placeholder
    Business
    1095 courses
    Placeholder
    Computer Science
    668 courses
    Placeholder
    Data Science
    425 courses
    Placeholder
    Information Technology
    145 courses
    Placeholder
    Health
    471 courses
    Placeholder
    Math and Logic
    70 courses
    Placeholder
    Personal Development
    137 courses
    Placeholder
    Physical Science and Engineering
    413 courses
    Placeholder
    Social Sciences
    401 courses
    Placeholder
    Language Learning
    150 courses

    Coursera Footer

    Start or advance your career

    • Google Data Analyst
    • Google Digital Marketing & E-commerce Professional Certificate
    • Google IT Automation with Python Professional Certificate
    • Google IT Support
    • Google Project Management
    • Google UX Design
    • Preparing for Google Cloud Certification: Cloud Architect
    • IBM Cybersecurity Analyst
    • IBM Data Analyst
    • IBM Data Engineering
    • IBM Data Science
    • IBM Full Stack Cloud Developer
    • IBM Machine Learning
    • Intuit Bookkeeping
    • Meta Front-End Developer
    • DeepLearning.AI TensorFlow Developer Professional Certificate
    • SAS Programmer Professional Certificate
    • Launch your career
    • Prepare for a certification
    • Advance your career
    • How to Identify Python Syntax Errors
    • How to Catch Python Exceptions
    • See all Programming Tutorials

    Popular Courses and Certifications

    • Free Courses
    • Artificial Intelligence Courses
    • Blockchain Courses
    • Computer Science Courses
    • Cursos Gratis
    • Cybersecurity Courses
    • Data Analysis Courses
    • Data Science Courses
    • English Speaking Courses
    • Full Stack Web Development Courses
    • Google Courses
    • Human Resources Courses
    • IT Courses
    • Learning English Courses
    • Microsoft Excel Courses
    • Product Management Courses
    • Project Management Courses
    • Python Courses
    • SQL Courses
    • Agile Certifications
    • CAPM Certification
    • CompTIA A+ Certification
    • Data Analytics Certifications
    • Scrum Master Certifications
    • See all courses

    Popular collections and articles

    • Free online courses you can finish in a day
    • Popular Free Courses
    • Business Jobs
    • Cybersecurity Jobs
    • Entry-Level IT Jobs
    • Data Analyst Interview Questions
    • Data Analytics Projects
    • How to Become a Data Analyst
    • How to Become a Project Manager
    • IT Skills
    • Project Manager Interview Questions
    • Python Programming Skills
    • Strength and Weakness in Interview
    • What Does a Data Analyst Do
    • What Does a Software Engineer Do
    • What Is a Data Engineer
    • What Is a Data Scientist
    • What Is a Product Designer
    • What Is a Scrum Master
    • What Is a UX Researcher
    • How to Get a PMP Certification
    • PMI Certifications
    • Popular Cybersecurity Certifications
    • Popular SQL Certifications
    • Read all Coursera Articles

    Earn a degree or certificate online

    • Google Professional Certificates
    • Professional Certificates
    • See all certificates
    • Bachelor's Degrees
    • Master's Degrees
    • Computer Science Degrees
    • Data Science Degrees
    • MBA & Business Degrees
    • Data Analytics Degrees
    • Public Health Degrees
    • Social Sciences Degrees
    • Management Degrees
    • BA vs BS Degree
    • What is a Bachelor's Degree?
    • 11 Good Study Habits to Develop
    • How to Write a Letter of Recommendation
    • 10 In-Demand Jobs You Can Get with a Business Degree
    • Is a Master's in Computer Science Worth it?
    • See all degree programs
    • Coursera India
    • Coursera UK
    • Coursera Mexico

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Coronavirus Response

    Community

    • Learners
    • Partners
    • Beta Testers
    • Translators
    • Blog
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    Learn Anywhere
    Placeholder
    Placeholder
    Placeholder
    © 2023 Coursera Inc. All rights reserved.
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder