Load the diabetes dataset and returns it.
data : Bunch
Dictionnary-like object, the interesting attributes are: ‘data’, the data to learn and ‘target’, the labels for each sample.