scikit-learn Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

Viewing the iris dataset with Pandas

In this recipe we will use the handy pandas data analysis library to view and visualize the iris dataset. It contains the notion o, a dataframe which might be familiar to you if you use the language R's dataframe.