- IPython Interactive Computing and Visualization Cookbook
- Cyrille Rossant
- 247字
- 2021-08-05 17:57:21
Preface
We are becoming awash in the flood of digital data from scientific research, engineering, economics, politics, journalism, business, and many other domains. As a result, analyzing, visualizing, and harnessing data is the occupation of an increasingly large and diverse set of people. Quantitative skills such as programming, numerical computing, mathematics, statistics, and data mining, which form the core of data science, are more and more appreciated in a seemingly endless plethora of fields.
My previous book, Learning IPython for Interactive Computing and Data Visualization, Packt Publishing, published in 2013, was a beginner-level introduction to data science and numerical computing with Python. This widely-used programming language is also one of the most popular platforms for these disciplines.
This book continues that journey by presenting more than 100 advanced recipes for data science and mathematical modeling. These recipes not only cover programming and computing topics such as interactive computing, numerical computing, high-performance computing, parallel computing, and interactive visualization, but also data analysis topics such as statistics, data mining, machine learning, signal processing, and many others.
All of this book's code has been written in the IPython notebook. IPython is at the heart of the Python data analysis platform. Originally created to enhance the default Python console, IPython is now mostly known for its widely acclaimed notebook. This web-based interactive computational environment combines code, rich text, images, mathematical equations, and plots into a single document. It is an ideal gateway to data analysis and high-performance numerical computing in Python.
- 深入理解Android(卷I)
- 國(guó)際大學(xué)生程序設(shè)計(jì)競(jìng)賽中山大學(xué)內(nèi)部選拔真題解(二)
- C#程序設(shè)計(jì)實(shí)訓(xùn)指導(dǎo)書
- FFmpeg入門詳解:音視頻流媒體播放器原理及應(yīng)用
- PostgreSQL技術(shù)內(nèi)幕:事務(wù)處理深度探索
- Java技術(shù)手冊(cè)(原書第7版)
- Java虛擬機(jī)字節(jié)碼:從入門到實(shí)戰(zhàn)
- Visual Basic程序設(shè)計(jì)習(xí)題解答與上機(jī)指導(dǎo)
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題解析與實(shí)驗(yàn)指導(dǎo)
- iPhone應(yīng)用開(kāi)發(fā)從入門到精通
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- Java程序設(shè)計(jì)入門(第2版)
- Developing Java Applications with Spring and Spring Boot
- Getting Started with RethinkDB
- 大學(xué)計(jì)算機(jī)基礎(chǔ)