Unable to dowload dataset in a csv format

Please I don’t find how to download adult-census dataset into the csv format. Would you mind help me please? When I enter the openMl application, I only find the arff format. Please, need some help.

You can find all the datasets on the course repo.

thank you arturo but there is no way explicit to dwld the csv file

One possibility is to clone the whole repo:

git clone https://github.com/INRIA/scikit-learn-mooc 

Alternatively you can download the whole project as a zip by clicking on the green button in the main page:

Another one is to use wget inside the notebook, example:

!wget https://raw.githubusercontent.com/INRIA/scikit-learn-mooc/main/datasets/financial-data/COP.csv -P ../datasets/financial-data/