- Python Data Analysis Cookbook
- Ivan Idris
- 76字
- 2021-07-14 11:05:47
Chapter 4. Dealing with Data and Numerical Issues
The recipes in this chapter are as follows:
- Clipping and filtering outliers
- Winsorizing data
- Measuring central tendency of noisy data
- Normalizing with the Box-Cox transformation
- Transforming data with the power ladder
- Transforming data with logarithms
- Rebinning data
- Applying
logit()
to transform proportions - Fitting a robust linear model
- Taking variance into account with weighted least squares
- Using arbitrary precision for optimization
- Using arbitrary precision for linear algebra
推薦閱讀
- Visual C++串口通信開(kāi)發(fā)入門(mén)與編程實(shí)踐
- Game Programming Using Qt Beginner's Guide
- 高效微控制器C語(yǔ)言編程
- Web Scraping with Python
- NLTK基礎(chǔ)教程:用NLTK和Python庫(kù)構(gòu)建機(jī)器學(xué)習(xí)應(yīng)用
- Mastering Spring MVC 4
- Windows Phone 7.5:Building Location-aware Applications
- 跟戴銘學(xué)iOS編程:理順核心知識(shí)點(diǎn)
- 零基礎(chǔ)C#學(xué)習(xí)筆記
- 算法精解:C語(yǔ)言描述
- Puppet 5 Beginner's Guide(Third Edition)
- WCF全面解析
- Mastering ASP.NET Web API
- Neo4j權(quán)威指南 (圖數(shù)據(jù)庫(kù)技術(shù)叢書(shū))
- Learning PrimeFaces Extensions Development