Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
A
Akaike Information Criterion (AIC) 200
alternative hypothesis 197
astype attribute 44
used, for changing data format 42
Augmented Dickey-Fuller (ADF) test 197
autocorrelation 204
reference link 209
Automated EDA
generating, with AutoViz 330-336
generating, with pandas profiling 316-324
implementing, with custom functions 340-347
performing, with dtale library 325-330
performing, with Sweetviz 336-339
AutoViz
used, for generating Automated EDA 330-336
B
backfill or forward fill 308
Bag of Words (BoW) 250
bar chart 91
two variables, analyzing 110-113
used, for performing univariate analysis 91-94
barplot method
hue argument 114
bivariate data
crosstab/two-way table, creating 104, 105
bivariate outliers 278
identifying...