错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Data Manipulation with Pandas

  • Pramod Gupta,
  • Anupam Bagchi

摘要

In this chapter we will continue elaborating on Pandas and it’s uses. Pandas is one of the most widely used Python libraries in data scienceData science and analytics. It provides numerous functions and methods that expedite the data analysis and preprocessing steps. Python with Pandas is used in a wide rangeRange of fields, such as academic research, retail, finance, economics, statistics, analytics, bioinformatics and medical drug discovery research, and many other fields. Pandas is the name for a Python module, which encompasses the capabilities of NumPy, SciPy, and Matplotlib. The word Pandas is an acronym derived from “Python and data analysis” and “panel data”. Pandas is defined as an open-source library that provides high-performance data processing capability in Python.