目錄(60章)
倒序
- 封面
- 版權(quán)頁
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. A Tour of the IPython Notebook
- Getting started with Anaconda or Wakari
- Running the notebook
- Example – the coffee cooling problem
- Exercises
- Summary
- Chapter 2. The Notebook Interface
- Editing and navigating a notebook
- IPython magics
- Interacting with the operating system
- Running scripts loading data and saving data
- The rich display system
- Summary
- Chapter 3. Graphics with matplotlib
- The plot function
- Three-dimensional plots
- Animations
- Summary
- Chapter 4. Handling Data with pandas
- The Series class
- The DataFrame class
- Computational and graphics tools
- An example with a realistic dataset
- Summary
- Chapter 5. Advanced Computing with SciPy Numba and NumbaPro
- Overview of SciPy
- Advanced mathematical algorithms with SciPy
- Accelerating computations with Numba and NumbaPro
- Summary
- Appendix A. IPython Notebook Reference Card
- Starting the notebook
- Keyboard shortcuts
- Importing modules
- Getting help
- Appendix B. A Brief Review of Python
- Introduction
- Basic types expressions and variables and their assignment
- Sequence types
- Dictionaries
- Control structures
- Summary
- Appendix C. NumPy Arrays
- Introduction
- Array creation and member access
- Indexing and Slicing
- Index 更新時間:2021-08-05 17:18:04
推薦閱讀
- Learning NServiceBus(Second Edition)
- Implementing Modern DevOps
- Android項目開發(fā)入門教程
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- Programming with CodeIgniterMVC
- Citrix XenServer企業(yè)運維實戰(zhàn)
- 愛上C語言:C KISS
- 超簡單:用Python讓Excel飛起來(實戰(zhàn)150例)
- 微前端設(shè)計與實現(xiàn)
- Microsoft Dynamics GP 2013 Cookbook
- Java Web動態(tài)網(wǎng)站開發(fā)(第2版·微課版)
- Swift從入門到精通 (移動開發(fā)叢書)
- Implementing DevOps with Ansible 2
- Scratch編程入門與算法進階(第2版)
- 代碼揭秘
- Instant MongoDB
- 架構(gòu)寶典
- web2py Application Development Cookbook
- 軟件測試技術(shù)實戰(zhàn):設(shè)計、工具及管理
- OAuth 2實戰(zhàn)寶典
- C語言程序設(shè)計新編教程
- 中文版3ds Max/VRay印象 超寫實建筑表現(xiàn)全模渲染技法(第2版)
- Web安全之強化學習與GAN
- Java程序設(shè)計基礎(chǔ)教程
- Python數(shù)據(jù)分析快速上手
- 輕松學:C++語言
- GPU編程實戰(zhàn)(基于Python和CUDA)
- Mastering Immutable.js
- 高可用可伸縮微服務(wù)架構(gòu):基于Dubbo、Spring Cloud和Service Mesh
- Building Web Apps with Spring 5 and Angular