Numpy Concepts

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Overview

NumPy is the short for Numerical Python.

NumPy is a dependency for Pandas.

ndarray

Used to implement a Pandas Series.