- Practical Data Analysis Using Jupyter Notebook
- Marc Wintjen Andrew Vlahutin
- 162字
- 2021-06-18 18:59:01
Summary
Congratulations, we have now set up an environment that's ready to work with data. We started by installing Python and the Jupyter Notebook app by using the conda package installer called Anaconda. Next, we launched the Jupyter app and discussed how to navigate all of the features of both the dashboard and a notebook. We created a working directory that can be used as a template for all data analysis projects.
We ran our first Python code by creating a hello_world notebook and walk through the core features available in Jupyter. Finally, we verified and explored different Python packages (NumPy, pandas, sklearn, Matplotlib, and SciPy) and their purposes in data analysis. You should now be comfortable and ready to run additional Python code commands in Jupyter Notebook.
In the next chapter, we will expand your data literacy skills with some hands-on lessons. We will discuss the foundational library of NumPy, which is used for the analysis of data structures called arrays.
- 數據浪潮
- 數據分析實戰:基于EXCEL和SPSS系列工具的實踐
- Creating Mobile Apps with Sencha Touch 2
- Access 2016數據庫技術及應用
- Neural Network Programming with TensorFlow
- iOS and OS X Network Programming Cookbook
- Mockito Cookbook
- 數據驅動:從方法到實踐
- Starling Game Development Essentials
- 高維數據分析預處理技術
- INSTANT Android Fragmentation Management How-to
- 大數據分析:R基礎及應用
- 數據庫原理及應用:SQL Server 2016
- Learning Ansible
- 數據庫基礎與應用