Chapter 10. Fun with Scikits
In this chapter, we will cover the following topics:
Installing scikits-learn
Loading an example dataset
Clustering Dow Jones stocks with scikits-learn
Installing scikits-statsmodels
Performing a normality test with scikits-statsmodels
Installing scikits-image
Detecting corners
Detecting edges
Installing pandas
Estimating stock returns correlation with Pandas
Loading data as
pandas
objects from statsmodelsResampling time series data