All in One Offer! | Access Unlimited Courses in any category starting at just $29. Offer Ends in:

Browse Library

  • Business Solutions
  • Become an Instructor
  • 0
    Shopping Cart

    Your Cart is empty. Keep shopping to find a course!

    Browse Courses
Get Unlimited Learning Access
$29
5 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
Subscribe to Learnfly’s top courses
Get this course, plus 11,000+ of our top-rated courses for one year with Go Annually Plan.
$348 $244 a year Save 30%
5 days left at this price!
30-Day Money-Back Guarantee

This plan includes

  • Instant access to 11,000+ online courses
  • Play & Pause Course Videos
  • HD Video Recorded Lectures
  • Learn on Mobile/PC/Tablet
  • Quizzes and Real Projects
  • Lifetime Course Certificate
  • Instructor Chat Support
  • Cancel Plan Anytime
$29
$244
  • Best practices from pandas expert Ted Petrou author of Master Data Analysis with Python
  • Select subsets of data from DataFrames with just the brackets, loc, and iloc
  • Learn how to simultaneously select rows and columns
  • Learn how to filter for specific criteria using boolean selection
  • Learn a more intuitive procedure for filtering data with the query method
  • Take a challenging Certification Exam to validate your knowledge gained

Master Data Analysis with Python - Selecting Subsets of Data targets those who want to completely master doing data analysis with pandas. This is the second course in the Master Data Analysis with Python series and provides extremely detailed coverage of how to do any type of subset selection within a pandas DataFrame or Series.

Exercises and a Free Certification Exam

Over 100 exercises with detailed solutions are available for you to practice. Additionally, there is a free challenging certification exam offered for those who want to validate their knowledge gained.

Expert Instructor

This course is taught by expert instructor Ted Petrou, author of the highly-rated text books Pandas Cookbook and Master Data Analysis with Python. Ted has taught over 1,000 hours of live in-person data science courses that use the pandas library. Pandas is a difficult library to use effectively and is often taught incorrectly with poor practices. Ted is extremely adept at using pandas and is known for developing best practices on how to use the library.

All of the material and exercises are written in Jupyter Notebooks available for you to download. This allows you to read the notes, run the code, and write solutions to the exercises all in a single place.

Become an Expert

This course targets those who have an interest in becoming experts and completely mastering the pandas library for data analysis in a professional environment. This course does not cover all of the pandas library, just a small and fundamental portion of it. If you are looking for a brief introduction of the entire pandas library, this course is not it. It takes many dozens of hours, lots of practice, and rigorous understanding to be successful using pandas for data analysis in a professional environment.

The Master Data Analysis with Python Series

Selecting Subsets of Data is second in the Master Data Analysis with Python series which includes the following sequence of courses:

  • Intro to Pandas

  • Selecting Subsets of Data with Pandas

  • Essential Pandas Commands

  • Grouping Data with Pandas

  • Time Series with Pandas

  • Cleaning Data with Pandas

  • Joining Data with Pandas

  • Data Visualization

  • Advanced Pandas

  • Exploratory Data Analysis

This course assumes no previous pandas experience. The only prerequisite knowledge is to understand the fundamentals of Python.

  • This is the second course of the Master Data Analysis with Python series. You will need to take Master Data Analysis with Python - Intro to Pandas 2022 first.
  • Those who want to begin a comprehensive path for mastering the pandas library with best practices to analyze data
  • Those who want to test their knowledge gained by taking a challenging certification exam
View More...
  • Section 1 : Selecting Subsets of Data from DataFrames with just the brackets 3 Lectures 00:10:52

    • Lecture 1 :
    • Intro to Subset Selection Preview
    • Lecture 2 :
    • Selecting with Just the Brackets.mp4
    • Lecture 3 :
    • Exercises
  • Section 2 : Selecting Subsets of Data from DataFrames with loc 4 Lectures 00:21:55

    • Lecture 1 :
    • Simultaneous row and column subset selection
    • Lecture 2 :
    • Slice Notation with loc
    • Lecture 3 :
    • Other Subset Selections with loc
    • Lecture 4 :
    • Exercises
  • Section 3 : Selecting Subsets of Data with iloc 2 Lectures 00:09:13

    • Lecture 1 :
    • Simultaneous row and column subset selection
    • Lecture 2 :
    • Exercises
  • Section 4 : Selecting Subsets of Data from a Series 2 Lectures 00:09:11

    • Lecture 1 :
    • Selecting Subsets of Data from a Series
    • Lecture 2 :
    • Exercises
  • Section 5 : Boolean Selection Single Conditions 3 Lectures 00:16:51

    • Lecture 1 :
    • Boolean Selection Single Conditions
    • Lecture 2 :
    • Practical Boolean Selection
    • Lecture 3 :
    • Exercises
  • Section 6 : Boolean Selection Multiple Conditions_ 4 Lectures 00:25:09

    • Lecture 1 :
    • Different logical operators for boolean Series
    • Lecture 2 :
    • Inverting a condition with the not operator
    • Lecture 3 :
    • Many equality conditions in a single column
    • Lecture 4 :
    • Exercises - Boolean Selection Multiple Conditions
  • Section 7 : Boolean Selection More 5 Lectures 00:19:04

    • Lecture 1 :
    • Boolean Selection on a Series
    • Lecture 2 :
    • Simultaneous boolean selection of rows and column labels with loc
    • Lecture 3 :
    • Column to Column Comparison
    • Lecture 4 :
    • Filter for Missing Values
    • Lecture 5 :
    • Exercises - Boolean Selection More
  • Section 8 : Filtering with the query Method 7 Lectures 00:19:39

    • Lecture 1 :
    • Intro to the query Method
    • Lecture 2 :
    • Column to Column Comparison within the query method
    • Lecture 3 :
    • Arithmetic Operations within query
    • Lecture 4 :
    • Reference Variable Names
    • Lecture 5 :
    • Selecting Columns with query
    • Lecture 6 :
    • Summary of the query Method
    • Lecture 7 :
    • Exercises
  • Section 9 : Miscellaneous Subset Selection 3 Lectures 00:09:32

    • Lecture 1 :
    • Selecting a Column with Dot Notation
    • Lecture 2 :
    • Selecting rows with just the brackets using slice notation
    • Lecture 3 :
    • Selecting a single cell with at and iat
  • Section 10 : Taking the Certification Exam 3 Lectures 00:10:09

    • Lecture 1 :
    • Going to the Exam Website
    • Lecture 2 :
    • Completing the Exam
    • Lecture 3 :
    • Submitting the Exam
  • How do i access the course after purchase?

    It's simple. When you sign up, you'll immediately have unlimited viewing of thousands of expert courses, paths to guide your learning, tools to measure your skills and hands-on resources like exercise files. There’s no limit on what you can learn and you can cancel at any time.
  • Are these video based online self-learning courses?

    Yes. All of the courses comes with online video based lectures created by certified instructors. Instructors have crafted these courses with a blend of high quality interactive videos, lectures, quizzes & real world projects to give you an indepth knowledge about the topic.
  • Can i play & pause the course as per my convenience?

    Yes absolutely & thats one of the advantage of self-paced courses. You can anytime pause or resume the course & come back & forth from one lecture to another lecture, play the videos mulitple times & so on.
  • How do i contact the instructor for any doubts or questions?

    Most of these courses have general questions & answers already covered within the course lectures. However, if you need any further help from the instructor, you can use the inbuilt Chat with Instructor option to send a message to an instructor & they will reply you within 24 hours. You can ask as many questions as you want.
  • Do i need a pc to access the course or can i do it on mobile & tablet as well?

    Brilliant question? Isn't it? You can access the courses on any device like PC, Mobile, Tablet & even on a smart tv. For mobile & a tablet you can download the Learnfly android or an iOS app. If mobile app is not available in your country, you can access the course directly by visting our website, its fully mobile friendly.
  • Do i get any certificate for the courses?

    Yes. Once you complete any course on our platform along with provided assessments by the instructor, you will be eligble to get certificate of course completion.
  • For how long can i access my course on the platform?

    You require an active subscription to access courses on our platform. If your subscription is active, you can access any course on our platform with no restrictions.
  • Is there any free trial?

    Currently, we do not offer any free trial.
  • Can i cancel anytime?

    Yes, you can cancel your subscription at any time. Your subscription will auto-renew until you cancel, but why would you want to?

1374 Course Views

4 Courses

I am the author of Pandas Cookbook and Master Data Analysis with Python, highly rated texts on performing real-world data analysis with Pandas. I am the founder of Dunder Data, a company that teaches the fundamentals of data science and machine learning. I enjoy discovering best practices on how to use and teach data analysis with Python. I also enjoy creating open-source Python libraries and am author of Dexplot, Bar Chart Race, DataFrame Image, and Jupyter to Medium.
View More...
  • Unmatched Variety and Value!
    Learnfly's monthly subscription offers unlimited access to a vast range of courses. Affordable pricing, compared to competitors, makes it the ultimate choice for continuous learning.
    Jessica M.

    4.7

    JM
  • Top-Notch Quality, Affordable Rates!
    High-quality courses with certified instructors make Learnfly stand out. The affordable pricing is a game-changer for those seeking premium education.
    Alex P.

    4.5

    AP
  • Certified Excellence Every Time!
    Learnfly's courses, taught by certified instructors, ensure top-notch learning experiences. The course completion certificates add significant value to one's skill set.
    Sarah R.

    4.3

    SR
  • Round-the-Clock Support!
    Learnfly goes the extra mile with 24/7 course support. Their dedication to helping students succeed is commendable.
    Ryan K.

    4.1

    RK
  • Learn Anywhere, Anytime!
    Whether on mobile, PC, or tablet, Learnfly's platform offers flexibility. Learning on the go has never been easier.
    Emily S.

    4.7

    ES
  • Job-Ready Skills!
    Learnfly's job-oriented courses equip learners with practical skills for the workplace. An investment in career growth!
    Jake M.

    4.2

    JM
  • Budget-Friendly Brilliance!
    Learnfly's pricing is a steal for the quality and variety of courses offered. Quality education without breaking the bank.
    Olivia T.

    4.5

    OT
  • Instructor Excellence Unleashed!
    Learn from the best with Learnfly's certified instructors. The platform ensures that knowledge is imparted by industry experts.
    Daniel L.

    4.0

    DL
  • Achievement Unlocked!
    Learnfly not only offers courses but also recognizes your efforts with course completion certificates. A sense of accomplishment with every course finished.
    Maya H.

    4.6

    MH
  • Learning Revolution!
    Learnfly's platform is a revolution in education. Access to unlimited courses at affordable rates is a game-changer.
    Ethan W.

    4.7

    EW
  • principles-of-data-cleaning

    Principles of Data Cleaning

    By : Phikolomzi Gugwana

    Lectures 25 Beginner 0:34:10
  • microsoft-power-bi-a-complete-hands-on-training

    Microsoft Power BI-A Complete Hands...

    By : Deepesh Vashistha

    Lectures 41 Beginner 3:35:28

Students learning on Learnfly works with Fortune 500 companies around the globe.

Sign Up & Start Learning
By signing up, you agree to our Terms of Use and Privacy Policy
Reset Password
Enter your email address and we'll send you a link to reset your password.