- Python Data Analysis Cookbook
- Ivan Idris
- 84字
- 2021-07-14 11:05:35
Chapter 1. Laying the Foundation for Reproducible Data Analysis
In this chapter, we will cover the following recipes:
- Setting up Anaconda
- Installing the Data Science Toolbox
- Creating a virtual environment with virtualenv and virtualenvwrapper
- Sandboxing Python applications with Docker images
- Keeping track of package versions and history in IPython Notebooks
- Configuring IPython
- Learning to log for robust error checking
- Unit testing your code
- Configuring pandas
- Configuring matplotlib
- Seeding random number generators and NumPy print options
- Standardizing reports, code style, and data access
推薦閱讀
- JBoss Weld CDI for Java Platform
- 軟件安全技術
- 精通Nginx(第2版)
- Beginning Java Data Structures and Algorithms
- INSTANT OpenCV Starter
- JavaScript 從入門到項目實踐(超值版)
- 程序員考試案例梳理、真題透解與強化訓練
- 基于差分進化的優化方法及應用
- C語言程序設計立體化案例教程
- Kotlin Standard Library Cookbook
- Getting Started with SQL Server 2012 Cube Development
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- Python深度學習原理、算法與案例
- Java網絡編程實戰
- Python計算機視覺和自然語言處理