更新时间:2021-08-13 15:42:44
封面
Title Page
Copyright and Credits
Learning Jupyter 5 Second Edition
Packt Upsell
Why subscribe?
PacktPub.com
Contributors
About the author
About the reviewer
Packt is searching for authors like you
Preface
Who this book is for
What this book covers
To get the most out of this book
Download the example code files
Conventions used
Get in touch
Reviews
Introduction to Jupyter
First look at Jupyter
Installing Jupyter
Notebook structure
Notebook workflow
Basic Notebook operations
File operations
Duplicate
Rename
Delete
Upload
New text file
New folder
New Python 3
Security in Jupyter
Security digest
Trust options
Configuration options for Jupyter
Summary
Jupyter Python Scripting
Basic Python in Jupyter
Python data access in Jupyter
Python pandas in Jupyter
Python graphics in Jupyter
Python random numbers in Jupyter
Jupyter R Scripting
Adding R scripting to your installation
Adding R scripts to Jupyter on macOS
Adding R scripts to Jupyter on Windows
Adding R packages to Jupyter
R limitations in Jupyter
Basic R in Jupyter
R dataset access
R visualizations in Jupyter
R 3D graphics in Jupyter
R 3D scatterplot in Jupyter
R cluster analysis
R forecasting
R machine learning
Dataset
Jupyter Julia Scripting
Adding Julia scripting to your installation
Adding Julia scripts to Jupyter
Adding Julia packages to Jupyter
Basic Julia in Jupyter
Julia limitations in Jupyter
Standard Julia capabilities
Julia visualizations in Jupyter
Julia Gadfly scatterplot
Julia Gadfly histogram
Julia Winston plotting
Julia Vega plotting
Julia PyPlot plotting
Julia parallel processing
Julia control flow
Julia regular expressions
Julia unit testing
Jupyter Java Coding
Adding the Java kernel to your installation
Installing Java 9 or later
A Jupyter environment is required
Configuring IJava
Downloading the IJava project from GitHub
Building and installing the kernel
Available options
Jupyter Java console
Jupyter Java output
Java Optional
Java compiler errors
Java lambdas
Java Collections
Java streams
Java summary statistics
Jupyter JavaScript Coding
Adding JavaScript scripting to your installation
Adding JavaScript scripts to Jupyter on macOS or Windows
JavaScript Hello World Jupyter Notebook