- Practical Time Series Analysis
- Dr. Avishek Pal Dr. PKS Prakash
- 81字
- 2021-07-08 10:18:23
What you need for this book
You will need the Anaconda Python Distribution to run the examples in this book and write your own Python programs for time series analysis. This is freely downloadable from https://www.continuum.io/downloads.
The code samples of this book have been written using the Jupyter Notebook development environment. To run the Jupyter Notebooks, you need to install Anaconda Python Distribution, which has the Python language essentials, interpreter, packages used to develop the examples, and the Jupyter Notebook server.
推薦閱讀
- The Complete Rust Programming Reference Guide
- 基于粒計算模型的圖像處理
- 零基礎學Visual C++第3版
- Python程序設計(第3版)
- Oracle BAM 11gR1 Handbook
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- Getting Started with Polymer
- 零基礎學HTML+CSS第2版
- Visual Basic語言程序設計基礎(第3版)
- Learning Cocos2d-JS Game Development
- JavaScript Unit Testing
- Java服務端研發知識圖譜
- Practical Time Series Analysis
- SQL Server 2014數據庫設計與開發教程(微課版)
- C++ Data Structures and Algorithm Design Principles