iamaziz / PyDataset

Instant access to many datasets in Python.
MIT License
935 stars 86 forks source link

Updated resources & changed docs return type #16

Open snap22 opened 2 years ago

snap22 commented 2 years ago

Changed parameter in data method from show_doc to *get_doc. Now the documentation is returned as a string. Also updated resources, removed the hidden csv files and included new datasets. Now it contains 1745 csv files.

misolietavec commented 2 years ago

I recommend to accept that PR. After long period of inactivity this is the needed actualization. The logic of get_doc function instead of show_doc is also fully acceptable.