- Jupyter for Data Science
- Dan Toomey
- 114字
- 2021-07-08 09:22:29
Jupyter and Data Science
The Jupyter product was derived from the IPython project. The IPython project was used to provide interactive online access to Python. Over time it became useful to interact with other programming languages, such as R, in the same manner. With this split from only Python, the tool grew into its current manifestation of Jupyter. IPython is still an active tool available for use.
Jupyter is available as a web application for a wide variety of platforms. It can also be used on your desktop/laptop over a wide variety of installations. In this book, we will be exploring using Jupyter from a Windows PC and over the internet for other providers.
推薦閱讀
- Boost.Asio C++ Network Programming(Second Edition)
- OpenDaylight Cookbook
- Python快樂編程:人工智能深度學習基礎
- x86匯編語言:從實模式到保護模式(第2版)
- HTML5+CSS3網站設計教程
- 零基礎趣學C語言
- Python之光:Python編程入門與實戰
- SQL Server數據庫管理與開發兵書
- INSTANT Yii 1.1 Application Development Starter
- Qt5 C++ GUI Programming Cookbook
- JavaScript編程精解(原書第2版)
- Solr權威指南(下卷)
- PostgreSQL Developer's Guide
- Python滲透測試編程技術:方法與實踐(第2版)
- 前端Serverless:面向全棧的無服務器架構實戰