万本电子书0元读

万本电子书0元读

顶部广告

IPython Notebook Essentials电子书

售       价:¥

5人正在读 | 0人评论 9.8

作       者:L. Felipe Martins

出  版  社:Packt Publishing

出版时间:2014-11-21

字       数:50.1万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
If you are a professional, student, or educator who wants to learn to use IPython Notebook as a tool for technical and scientific computing, visualization, and data analysis, this is the book for you. This book will prove valuable for anyone that needs to do computations in an agile environment.
目录展开

IPython Notebook Essentials

Table of Contents

IPython Notebook Essentials

Credits

About the Author

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers, and more

Why subscribe?

Free access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Errata

Piracy

Questions

1. A Tour of the IPython Notebook

Getting started with Anaconda or Wakari

Installing Anaconda

Running the notebook

Creating a Wakari account

Creating your first notebook

Example – the coffee cooling problem

Exercises

Summary

2. The Notebook Interface

Editing and navigating a notebook

Getting help and interrupting computations

The Edit mode

The Command mode

Cell types

IPython magics

Interacting with the operating system

Saving the notebook

Converting the notebook to other formats

Running shell commands

Running scripts, loading data, and saving data

Running Python scripts

Running scripts in other languages

Loading and saving data

The rich display system

Images and YouTube videos

HTML

Summary

3. Graphics with matplotlib

The plot function

Adding a title, labels, and a legend

Text and annotations

Three-dimensional plots

Animations

Summary

4. Handling Data with pandas

The Series class

The DataFrame class

Computational and graphics tools

An example with a realistic dataset

Summary

5. Advanced Computing with SciPy, Numba, and NumbaPro

Overview of SciPy

Advanced mathematical algorithms with SciPy

Solving equations and finding optimal values

Calculus and differential equations

Accelerating computations with Numba and NumbaPro

Summary

A. IPython Notebook Reference Card

Starting the notebook

Keyboard shortcuts

Shortcuts in the Edit mode

Shortcuts in the Command mode

Importing modules

Getting help

B. A Brief Review of Python

Introduction

Basic types, expressions, and variables and their assignment

Sequence types

Lists

Tuples

Strings

Dictionaries

Control structures

Functions, objects, and methods

Functions

Objects and methods

Summary

C. NumPy Arrays

Introduction

Array creation and member access

Indexing and Slicing

Index

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部