- Jupyter for Data Science
- Dan Toomey
- 89字
- 2021-07-08 09:22:37
Working with Analytical Data on Jupyter
Jupyter does none of the heavy lifting for analyzing data: all the work is done by programs written in a selected language. Jupyter provides the framework to run a variety of programming language modules. So, we have a choice how we analyze data in Jupyter.
A popular choice for data analysis programming is Python. Jupyter does have complete support for Python programming. We will look at a variety of programming solutions that might tax such a support system and see how Jupyter fairs.
推薦閱讀
- 現代C++編程:從入門到實踐
- ThinkPHP 5實戰
- Python從小白到大牛
- Python數據可視化:基于Bokeh的可視化繪圖
- JavaScript語言精髓與編程實踐(第3版)
- Programming ArcGIS 10.1 with Python Cookbook
- Python測試開發入門與實踐
- 趣學Python算法100例
- Amazon S3 Cookbook
- 用戶體驗增長:數字化·智能化·綠色化
- 深入RabbitMQ
- Android底層接口與驅動開發技術詳解
- Android開發:從0到1 (清華開發者書庫)
- Clojure Reactive Programming
- Learning Probabilistic Graphical Models in R