- Learning pandas(Second Edition)
- Michael Heydt
- 135字
- 2021-07-02 20:37:03
Statistical analysis – StatsModels
StatsModels (http://statsmodels.sourceforge.net/) is a Python module that allows users to explore data, estimate statistical models, and perform statistical tests. An extensive list of descriptive statistics, statistical tests, plotting functions, and result statistics are available for different types of data and each estimator. Researchers across fields may find that Stats Models fully meets their needs for statistical computing and data analysis in Python.
Features include:
- Linear regression models
- Generalized linear models
- Discrete choice models
- Robust linear models
- Many models and functions for time series analysis
- Nonparametric estimators
- A collection of datasets as examples
- A wide range of statistical tests
- Input-output tools for producing tables in a number of formats (text, LaTex, HTML) and for reading Stata files into NumPy and pandas
- Plotting functions
- Extensive unit tests to ensure correctness of results
推薦閱讀
- C語言程序設(shè)計教程(第2版)
- UI智能化與前端智能化:工程技術(shù)、實現(xiàn)方法與編程思想
- Access 2010數(shù)據(jù)庫基礎(chǔ)與應(yīng)用項目式教程(第3版)
- ASP.NET程序設(shè)計教程
- JavaScript入門經(jīng)典
- C#程序設(shè)計教程(第3版)
- 創(chuàng)意UI:Photoshop玩轉(zhuǎn)APP設(shè)計
- Mastering OpenStack
- HikariCP數(shù)據(jù)庫連接池實戰(zhàn)
- Python趣味創(chuàng)意編程
- Internet of Things with Arduino Cookbook
- Building E-Commerce Solutions with WooCommerce(Second Edition)
- 測試架構(gòu)師修煉之道:從測試工程師到測試架構(gòu)師(第2版)
- CentOS High Performance
- 數(shù)字圖像處理與機器視覺:Visual C++與Matlab實現(xiàn)(第2版)