- Python Data Science Essentials
- Alberto Boschetti Luca Massaron
- 52字
- 2021-08-13 15:19:39
Data loading and preprocessing with pandas
In the previous chapter, we discussed where to find useful datasets and examined the basic import commands of Python packages. In this section, having kept your toolbox ready, you are about to learn how to structurally load, manipulate, process, and polish data using pandas and NumPy.