- Learning pandas(Second Edition)
- Michael Heydt
- 50字
- 2021-07-02 20:37:02
Inferential statistics
Inferential statistics differs from descriptive statistics in that inferential statistics attempts to infer conclusions from data instead of simply summarizing it. Examples of inferential statistics include:
- t-test
- chi square
- ANOVA
- Bootstrapping
These inferential techniques are generally deferred from pandas to other tools such as SciPy and StatsModels.
推薦閱讀
- iOS面試一戰(zhàn)到底
- Python 3.7網(wǎng)絡(luò)爬蟲快速入門
- Mastering ServiceStack
- Web Development with Django Cookbook
- PHP 編程從入門到實(shí)踐
- Learning Laravel's Eloquent
- 執(zhí)劍而舞:用代碼創(chuàng)作藝術(shù)
- Cybersecurity Attacks:Red Team Strategies
- Internet of Things with ESP8266
- QGIS Python Programming Cookbook(Second Edition)
- Maven for Eclipse
- Python編程基礎(chǔ)教程
- 面向?qū)ο蟪绦蛟O(shè)計及C++(第3版)
- 用Python動手學(xué)統(tǒng)計學(xué)
- 基于Docker的Redis入門與實(shí)戰(zhàn)