- 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.
推薦閱讀
- Mastering Concurrency Programming with Java 8
- Functional Python Programming
- Unity 2020 By Example
- PWA入門與實踐
- JavaScript全程指南
- Java應(yīng)用與實戰(zhàn)
- FreeSWITCH 1.8
- 自制編譯器
- Hands-On Data Structures and Algorithms with JavaScript
- JIRA 7 Administration Cookbook(Second Edition)
- Java EE核心技術(shù)與應(yīng)用
- C#實踐教程(第2版)
- Go語言編程
- Building Serverless Web Applications
- MongoDB Cookbook(Second Edition)