Pandas
摘要
Pandas is a library for data analysis and manipulation. It provides data structures and functions for working with structured data, such as tables and time series. Pandas is built on top of NumPy and provides a more user-friendly interface for working with data.