- Python Data Science Essentials
- Alberto Boschetti Luca Massaron
- 169字
- 2021-08-13 15:19:32
A glance at the essential packages
We mentioned previously that the two most relevant characteristics of Python are its ability to integrate with other languages and its mature package system, which is well embodied by PyPI (the Python Package Index: pypi.org), a common repository for the majority of Python open source packages that are constantly maintained and updated.
The packages that we are now going to introduce are strongly analytical and they will constitute a complete data science toolbox. All of the packages are made up of extensively tested and highly optimized functions for both memory usage and performance, ready to achieve any scripting operation with successful execution. A walkthrough on how to install them is provided in the following section.
Partially inspired by similar tools present in R and MATLAB environments, we will explore how a few selected Python commands can allow you to efficiently handle data and then explore, transform, experiment, and learn from the same without having to write too much code or reinvent the wheel.
- 機艙監測與主機遙控
- Deep Reinforcement Learning Hands-On
- PVCBOT機器人控制技術入門
- R Machine Learning Projects
- 基于ARM9的小型機器人制作
- 穿越計算機的迷霧
- 機器人剛柔耦合動力學
- PyTorch深度學習
- 分布式Java應用
- Practical Network Automation
- Java Deep Learning Projects
- Apache Spark Machine Learning Blueprints
- iLike就業SQL多功能教材
- Data Science with Python
- Apache Hadoop 3 Quick Start Guide