What is NumPy?
A Python C extension library for array-oriented computing
What are the advantages of using numpy?
- in memory
What is Numpy primarily used for?
Image processing
Signal processing
Linear Algebra
What are pandas?
Pandas is a rich relational data tool built on top of NumPy
What are the advantages of pandas?
excellence performance
easy to use
A foundation for data analysis in python
commonly used in the financial industry