- Machine Learning for Developers
- Rodolfo Bonnin
- 76字
- 2021-07-02 15:46:51
Loading datasets and doing exploratory analysis with SciPy and pandas
In order to get a practical overview of some types of dataset formats, we will use the previously presented Python libraries (SciPy and pandas) for this example, given their almost universal use.
Let's begin by importing and performing a simple statistical analysis of several dataset input formats.
The sample data files will be in the data directory inside each chapter's code directory.
推薦閱讀
- 工程軟件開(kāi)發(fā)技術(shù)基礎(chǔ)
- Web交互界面設(shè)計(jì)與制作(微課版)
- FFmpeg入門詳解:音視頻流媒體播放器原理及應(yīng)用
- MATLAB應(yīng)用與實(shí)驗(yàn)教程
- Django Design Patterns and Best Practices
- JavaScript+Vue+React全程實(shí)例
- Java程序設(shè)計(jì)
- 深入RabbitMQ
- PHP編程基礎(chǔ)與實(shí)例教程
- Python深度學(xué)習(xí):模型、方法與實(shí)現(xiàn)
- 零基礎(chǔ)輕松學(xué)C++:青少年趣味編程(全彩版)
- 深度學(xué)習(xí)程序設(shè)計(jì)實(shí)戰(zhàn)
- WebStorm Essentials
- Visual Basic 程序設(shè)計(jì)實(shí)踐教程
- 高性能MVVM框架的設(shè)計(jì)與實(shí)現(xiàn):San