Fundamental package for high-performance data manipulation with Python. Typically used to handle large multi-dimensional arrays, and has a large collection of high-level mathematical functions to operate these arrays. Serves as a building block to machine learning operations, and more.
Python library providing high-performance & easy-to-use data structures and data analysis tools. Typically used to read & write csv files, while performing data manipulations in Python.