OpenML has many interesting datasets. The easiest way to get OpenML’s data in Python is to use sklearn.datasets.fetch_openml method.
sklearn.datasets.fetch_openml
In one line of code, you get the OpenML’s dataset to play with!