- Learning pandas(Second Edition)
- Michael Heydt
- 63字
- 2021-07-02 20:37:05
IPython and Jupyter Notebook
So far we have executed Python from the command line or Terminal. This is the default Read-Eval-Print-Loop (REPL) that comes with Python. This can be used to run all the examples in this book, but the book will use IPython for statements in the text and the code package Jupyter Notebook. Let's take a brief look at both.
推薦閱讀
- Learning NServiceBus(Second Edition)
- C++案例趣學
- LabVIEW Graphical Programming Cookbook
- Visual FoxPro 程序設計
- JavaScript+jQuery開發實戰
- 微信小程序開發解析
- SharePoint Development with the SharePoint Framework
- C++新經典
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- 西門子S7-200 SMART PLC編程從入門到實踐
- CoffeeScript Application Development Cookbook
- 精通MySQL 8(視頻教學版)
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- Practical Microservices
- iOS開發項目化入門教程