Pandas - AshokBhat/ml GitHub Wiki
Description
- A Python library for data manipulation and analysis
- Built on top of NumPy
- Offers data structures and operations for manipulating numerical tables and time series
FAQ
- What is the difference between pandas and NumPy?
- Which is better NumPy or pandas?
- Is Pandas built on NumPy?
- Why do we use pandas?
- What is pandas useful for?
- Is pandas built into Python?
See also
- [NumPy]] ](/AshokBhat/ml/wiki/[[SciPy)