Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
Data Analysis with Python and Pandas Tutorial Introduction
Play lesson

Data Analysis with Python and Pandas - Data Analysis with Python and Pandas Tutorial Introduction

4.0 (0)
16 learners

What you'll learn

This course includes

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

Summary

Keywords

Full Transcript

Pandas is a Python module, and Python is the programming language that we're going to use. The Pandas module is a high performance, highly efficient, and high level data analysis library. At its core, it is very much like operating a headless version of a spreadsheet, like Excel. Most of the datasets you work with will be what are called dataframes. You may be familiar with this term already, it is used across other languages, but, if not, a dataframe is most often just like a spreadsheet. Columns and rows, that's all there is to it! From here, we can utilize Pandas to perform operations on our data sets at lightning speeds. Sample code: http://pythonprogramming.net/data-analysis-python-pandas-tutorial-introduction/ Pip install tutorial: http://pythonprogramming.net/using-pip-install-for-python-modules/ Matplotlib series starts here: http://pythonprogramming.net/matplotlib-intro-tutorial/

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