Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
How do I explore a pandas Series?
Play lesson

Data analysis in Python with pandas - How do I explore a pandas Series?

5.0 (3)
29 learners

What you'll learn

This course includes

  • 11.5 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

When you start working with a new dataset, how should you go about exploring it? In this video, I'll demonstrate some of the basic tools in pandas for exploring both numeric and non-numeric data. I'll also show you how to create simple visualizations in a single line of code! SUBSCRIBE to learn data science with Python: https://www.youtube.com/dataschool?sub_confirmation=1 JOIN the "Data School Insiders" community and receive exclusive rewards: https://www.patreon.com/dataschool == RESOURCES == GitHub repository for the series: https://github.com/justmarkham/pandas-videos "describe" documentation: http://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.describe.html "value_counts" documentation: http://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.value_counts.html "unique" documentation: http://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.unique.html "nunique" documentation: http://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.nunique.html "crosstab" documentation: http://pandas.pydata.org/pandas-docs/stable/generated/pandas.crosstab.html "mean" documentation: http://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.mean.html "plot" documentation: http://pandas.pydata.org/pandas-docs/stable/generated/pandas.Series.plot.html == LET'S CONNECT! == Newsletter: https://www.dataschool.io/subscribe/ Twitter: https://twitter.com/justmarkham Facebook: https://www.facebook.com/DataScienceSchool/ LinkedIn: https://www.linkedin.com/in/justmarkham/

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere