Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python Pandas for Business Analytics/ Data Science _ Level 1
Rating: 4.7 out of 5(3 ratings)
32 students

Python Pandas for Business Analytics/ Data Science _ Level 1

Learn faster way to analyze your data using Python's mighty Pandas library_ No coding/ Stats background required
Created byDr. Nisha Arora
Last updated 1/2023
English

What you'll learn

  • Using Google Colaboratory to run python code on a virtual machine [without needing to install python]
  • Create one or two-dimensional [tabular] data sets in Python Pandas using various methods
  • Import & Export external data sets [various file formats like Text, CSV, Excel, HTML, etc.] using Python Pandas
  • Filter/Slice data based on indices, names, or using some condition [to answer some questions from the given data set]
  • Data Visualization using Pandas [Selecting the right chart, creating quick plots in Pandas, & interpreting those]
  • Clean Data for missing or invalid values in Pandas
  • Finding aggregate summaries for different groups
  • Explore data to find hidden insights [Typecasting variables, renaming columns, deleting rows/columns, descriptive stats, distribution, Cross tabulation, finding
  • Combine multiple data sets [merging/joining or appending similar to various SQL joins and much more]
  • Applying your learnings to complete an analytics project.

Course content

6 sections23 lectures5h 27m total length
  • What to expect from the course?4:01
  • What not to expect from this course?4:44
  • Reach out to me!0:19
  • Meet your Instructor!1:21
  • How this course is organized?12:09

Requirements

  • passion for learning & love for data crunching
  • Basic familiarity with data is a plus
  • Basic familiarity with python is a plus
  • You don't need to have programming background. You will learn everything you need to know

Description

Python is one of the most popular tools for analytics or data science, today. And in the world of Python, Pandas library [which stands for Python for Data Analysis] is really a game-changer when it comes to data importing, filtering, wrangling, manipulating, summarizing, or quickly plotting the data.

This course will make you a pro in using Python Pandas for analytics.

Who this course is for:

  • Beginners willing to enter Analytics/Data Science/Machine Learning
  • Analysts (any domain) wanting to learn Python
  • Python developers wanting to learn Analytics/Data Science
  • Learners with a passion to explore new areas