- 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.
推薦閱讀
- iOS面試一戰(zhàn)到底
- C#完全自學(xué)教程
- Cross-platform Desktop Application Development:Electron,Node,NW.js,and React
- C語(yǔ)言程序設(shè)計(jì)基礎(chǔ)與實(shí)驗(yàn)指導(dǎo)
- TestNG Beginner's Guide
- Hadoop+Spark大數(shù)據(jù)分析實(shí)戰(zhàn)
- Python GUI Programming Cookbook
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Python機(jī)器學(xué)習(xí):手把手教你掌握150個(gè)精彩案例(微課視頻版)
- 3D少兒游戲編程(原書(shū)第2版)
- Android驅(qū)動(dòng)開(kāi)發(fā)權(quán)威指南
- Python開(kāi)發(fā)基礎(chǔ)
- PyQt編程快速上手
- Advanced Python Programming
- 零基礎(chǔ)C#學(xué)習(xí)筆記