Skip to content
KnowledgeCity

Advanced Python: NumPy & Pandas

Improve data analysis and data manipulation
Preview the first lesson free — get full access to all 8 lessons.
Course: On-Demand
Advanced Provider Jeremy Kurtz  8 Lessons ·  42m  in Arabic, German, English, Spanish, French, Portuguese, Chinese 

Course Description

This course will teach you about the NumPy library and the Pandas tool in Python. NumPy is a main Python library. The Pandas tool is a fast, powerful, flexible and easy-to-use open source means of data analysis and manipulation.

What You'll Learn

  • Understand the NumPy library in Python
  • Use the Pandas tool for data analysis and manipulation
  • Work with arrays using NumPy
  • Sort arrays with NumPy
  • Search arrays with NumPy
  • Use Pandas with CSV files

Key Takeaways

  • NumPy is a main Python library covered in this course.
  • Pandas is a fast, powerful, flexible, and easy-to-use open source tool for data analysis and manipulation.
  • The course covers working with arrays in NumPy, including using, sorting, and searching arrays.
  • The course shows how to use Pandas with CSV files.

Frequently Asked Questions

What does this course cover?

This course teaches the NumPy library and the Pandas tool in Python, including using, sorting, and searching arrays with NumPy and working with Pandas and CSV files.

What will I learn to do with Pandas?

You will learn to use Pandas, a fast, powerful, flexible, and easy-to-use open source tool, for data analysis and manipulation, including working with CSV files.

What skills does this course build?

It builds skills in NumPy, Pandas, and Python, along with ScientificPython, Scikit-Learn, and SciPy.

Is NumPy an important part of this course?

Yes. NumPy is described as a main Python library, and the course covers understanding NumPy and using it to work with, sort, and search arrays.