- Practical Data Analysis Using Jupyter Notebook
- Marc Wintjen Andrew Vlahutin
- 198字
- 2021-06-18 18:59:02
Summary
Congratulations, we have now learned how to use key features of the numpy library along with some practical real-world examples. We started by learning about arrays and why they are important by providing examples of how they have been rooted in computer science and programming languages for decades. We also learned about the foundation of structured data, which uses the concepts of arrays, by explaining the differences between single and multiple dimensional arrays and how we commonly identify them as tables with columns and rows.
Once the history and theories were explained, we learned how to make a NumPy array and walked through some useful functions available. We ended this chapter with a practical real-world example by loading stock prices into an array to show how it can answer specific questions by using a few NumPy commands available for data analysis. Data literacy skills were re-enforced throughout this chapter by understanding why data types impact data analysis and why the concept of KYD from Chapter 1, Fundamentals of Data Analysis, is important.
In the next chapter, we will expand your data literacy skills with some hands-on lessons working with data structures called DataFrames using the pandas library.
- Redis使用手冊
- Word 2010中文版完全自學手冊
- 正則表達式必知必會
- Neural Network Programming with TensorFlow
- 3D計算機視覺:原理、算法及應用
- 中國數字流域
- SQL優化最佳實踐:構建高效率Oracle數據庫的方法與技巧
- 從0到1:JavaScript 快速上手
- 圖數據實戰:用圖思維和圖技術解決復雜問題
- 達夢數據庫運維實戰
- 企業級容器云架構開發指南
- IPython Interactive Computing and Visualization Cookbook(Second Edition)
- Spark分布式處理實戰
- 數據修復技術與典型實例實戰詳解(第2版)
- 聯動Oracle:設計思想、架構實現與AWR報告