Data science

  • $96

Applying functions in Pandas

  • Nov 7, 2022 at 6:00 PM IST

How can you apply functions to Pandas series and data frames? Moreover, when would you want to do so? In this class, we'll explore the map, apply, and applymap functions (among others), seeing how they work, and how to best use them with our data.

  • $120

Complex queries with method chaining in Pandas

  • Aug 14, 2024 at 7:15 PM IDT

Performing complex queries in Pandas? Method chaining will likely make those queries easier to write *and* to read. In this course, we'll review the elements of method chaining, including the use of lambda, assign, and pipe. You'll come out of this course able to write more complex queries in a clear, maintainable way. Note: This course is included in my Python+Data membership.

  • $550 or 4 monthly payments of $160

Data analytics bundle

Starting to analyze data? This bundle introduces you to Python's star packages, NumPy and Pandas, as well as the basics of SQL.

  • $120

Data cleaning in Pandas

  • Closed
  • Aug 14, 2024 at 5:00 PM IDT

Get this course, and many others, as part of my LernerPython membership, at https://LernerPython.com.

  • $120

Grouping and pivot tables in Pandas

  • Closed
  • Aug 21, 2024 at 8:30 PM IDT

Get this course, and many others, as part of my LernerPython membership, at https://LernerPython.com.

  • Free

Info about Python Data Analytics Bootcamp (Nov 2022), aka PythonDAB

Sign up for this free course, and learn more about Reuven's most ambitious course — for teaching you Python and data analytics in 16 weeks.

  • $150

Intro to databases and SQL

  • Closed
  • Nov 15, 2020 at 6:00 PM IST

Get this course, and many others, as part of my LernerPython membership, at https://LernerPython.com.

  • $200

Intro to machine learning

  • Closed
  • Sep 1, 2024 at 7:15 PM IDT

Get this course, and many others, as part of my LernerPython membership, at https://LernerPython.com.

  • $240

NumPy

  • Closed

Unlock the power of data science in Python 

  • $360

Pandas

  • Closed

Read, manipulate, analyze, and plot data with ease — all within Python! This course contains 12 hours of video lessons, covering all of the aspects of Pandas you need to get up and running. Numerous exercises help to reinforce the ideas with real-world data.

  • $180

Pandas dates and times

  • Closed
  • Nov 6, 2022 at 6:00 PM IST

Get this course, and many others, as part of my LernerPython membership, at https://LernerPython.com.

  • $200

Polars

  • Closed
  • Aug 25, 2024 at 7:30 PM IDT

Get this course, and many others, as part of my LernerPython membership, at https://LernerPython.com.

  • $120

Textual data in Pandas (Aug 2024)

  • Aug 19, 2024 at 7:15 PM IDT

Pandas is great at working with numbers, but it's also great at working with text. In this course, we'll explore text in Pandas — how to work with it, what methods are available, and techniques you can use for improving/optimizing the way you use text. Note: This course is included in my Python+data membership.

  • $120

Working with CSV files in Pandas

  • Aug 19, 2024 at 9:30 PM IDT

CSV is the most common format for data. In this class, we'll learn about the "read_csv" function, and the many ways we can use it to read data into our Pandas data frames. You'll come out able to to wrangle CSV data, no matter its weird issues, into a data frame. Note: This course is included in my Pandas+data membership.