- Practical Data Analysis Using Jupyter Notebook
- Marc Wintjen Andrew Vlahutin
- 76字
- 2021-06-18 18:59:02
Further reading
Here are some links that you can refer to, for more information on the relative topics of this chapter:
- Original NumPy user documentation: http://people.csail.mit.edu/jrennie/python/numeric/numeric-manual.pdf
- Understanding Data Types in Python: https://jakevdp.github.io/PythonDataScienceHandbook/02.01-understanding-data-types.html
- NumPy Cheat Sheet: Data Analysis in Python: https://www.datacamp.com/community/blog/python-numpy-cheat-sheet
- The NumPy genfromtxt() function help guide: https://docs.scipy.org/doc/numpy/reference/generated/numpy.genfromtxt.html
- Image Processing with NumPy: http://www.degeneratestate.org/posts/2016/Oct/23/image-processing-with-numpy/
- History of the Logo programming language: http://www.sydlexia.com/logo.htm
- Logo emulator: https://www.calormen.com/jslogo/#
- Difference between Python lists and NumPy arrays: https://webcourses.ucf.edu/courses/1249560/pages/python-lists-vs-numpy-arrays-what-is-the-difference
- Yahoo Finance Stock Ticker data: https://finance.yahoo.com/quote/AAPL/history?period1=1546318800&period2=1574744400&interval=1d&filter=history&frequency=1d
推薦閱讀
- 數據庫應用實戰
- 大規模數據分析和建模:基于Spark與R
- Access 2007數據庫應用上機指導與練習
- PySpark大數據分析與應用
- 深入淺出MySQL:數據庫開發、優化與管理維護(第2版)
- 大數據Hadoop 3.X分布式處理實戰
- 大數據架構和算法實現之路:電商系統的技術實戰
- Proxmox VE超融合集群實踐真傳
- R語言數據挖掘
- INSTANT Apple iBooks How-to
- INSTANT Android Fragmentation Management How-to
- 數字IC設計入門(微課視頻版)
- 貫通SQL Server 2008數據庫系統開發
- 大數據測試技術:數據采集、分析與測試實踐(在線實驗+在線自測)
- Swift Functional Programming(Second Edition)