- 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.
- 數據科學實戰(zhàn)手冊(R+Python)
- Android Wearable Programming
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Spring Boot開發(fā)與測試實戰(zhàn)
- OpenDaylight Cookbook
- Rust編程:入門、實戰(zhàn)與進階
- Interactive Data Visualization with Python
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- SQL 經典實例
- Instant PHP Web Scraping
- Building Wireless Sensor Networks Using Arduino
- 大話Java:程序設計從入門到精通
- Android Studio Cookbook
- PHP 8從入門到精通(視頻教學版)
- MySQL 8從零開始學(視頻教學版)