- 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.
推薦閱讀
- Java語言程序設計
- 多媒體CAI課件設計與制作導論(第二版)
- AngularJS Testing Cookbook
- 編程卓越之道(卷3):軟件工程化
- JavaScript從入門到精通(第3版)
- Spring實戰(zhàn)(第5版)
- C語言程序設計案例精粹
- Go并發(fā)編程實戰(zhàn)
- 用案例學Java Web整合開發(fā)
- 區(qū)塊鏈技術進階與實戰(zhàn)(第2版)
- Cocos2d-x Game Development Blueprints
- 從零開始:UI圖標設計與制作(第3版)
- Spring技術內(nèi)幕:深入解析Spring架構與設計原理(第2版)
- 跟戴銘學iOS編程:理順核心知識點
- 貫通Tomcat開發(fā)