ailiteracynepal 🇳🇵

Chapter 03

The numerical toolkit

NumPy for fast number-crunching, pandas for tables, matplotlib for charts. The three libraries every data-shaped Python program leans on.

In this chapter

Sections in this chapter

  1. I Section

    NumPy: working with arrays of numbers

    0 / 2 exercises

  2. II Section

    pandas: loading and exploring tables

    0 / 2 exercises

  3. III Section

    matplotlib: seeing your data

    0 / 2 exercises