Title: Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, 2nd Edition Author: Wes McKinney Length: 550 pages Edition: 2 Language: English Publisher: O'Reilly Media Publication D ate: 2017-09-25 ISBN-10: 1491957662 ISBN-13: 9781491957660 Table of Contents Chapter 1 Preliminaries Chapter 2 Python Language Basics, IPython, and Jupyter Notebooks Chapter 3 Built-in Data Structures, Functions, and Files Chapter 4 NumPy Basics: Arrays and Vectorized Computation Chapter 5 Getting Started with pandas Chapter 6 Data Loading, Storage, and File Formats Chapter 7 Data Cleaning and Preparation Chapter 8 Data Wrangling: Join, Combine, and Reshape Chapter 9 Plotting and Visualization Chapter 10 Data Aggregation and Group Operations Chapter 11 Interlude: Data Analysis Examples Chapter 12 Time Series Chapter 13 Advanced NumPy Chapter 14 Using Modeling Libraries with pandas Chapter 15 Examples Data Sets Appendix Advanced IPython and Jupyter
2021-11-05 21:16:39 9.4MB Python for Data Analysis
1
Borwein J.M., Lewis A.S. Convex analysis and nonlinear optimization (draft, 2000) 经典书
2021-11-05 20:20:18 552KB Convex analysis ; nonlinear
1
arima的pq值matlab代码股票分析 用于简化股票技术分析要素的软件包。 该软件包旨在成为您开发自己的软件包的起点。 因此,所有安装/设置说明都假设您将继续开发。 设置 # should install requirements.txt packages $ pip3 install -e stock-analysis # path to top level where setup.py is # if not, install them explicitly $ pip3 install -r requirements.txt 用法 本节将展示每个类的一些功能; 然而,它绝不是详尽无遗的。 获取数据 from stock_analysis import StockReader reader = StockReader ( '2017-01-01' , '2018-12-31' ) # get bitcoin data in USD bitcoin = reader . get_bitcoin_data ( 'USD' ) # get faang data fb , aapl ,
2021-11-05 19:37:35 329KB 系统开源
1
大师Bertsekas的经典力作,Convex Analysis and Optimization,包含教材和相应的习题答案,特别适合自学
2021-11-05 17:16:47 42.09MB 凸分析 教材 答案
1
第三版
2021-11-05 16:42:17 2.52MB Analysis I Terence Tao
1
时间序列分析英文版时间序列分析英文版时间序列分析英文版时间序列分析英文版
2021-11-05 15:45:29 29.47MB Time Series Analysis
1
Image processing and data analysis
2021-11-05 15:27:13 7.1MB Image Data Analysis
1
[E][Nonlinear System-Analysis Stability and Control] - S.Shastry
2021-11-05 14:37:41 6.8MB 控制
1
Accelerated .NET Memory Dump Analysis, 3rd Edition 调试.
2021-11-04 20:31:09 21.61MB .Net
1
使用机器学习预测足球比赛结果:在Jupyter Notebook中使用机器学习算法进行足球比赛预测
1