Magdalena Fuentes
Magdalena Fuentes
Could you share here the operating system version you're using?
Just out of curiosity: have you try `pip install mirdata` instead?
@rabitt @genisplaja @nkundiushuti @PRamoneda do any of you have a machine with `Windows` to try to reproduce this behaviour?
On the same note, we can generalize the `to_jams` tests so each loader doesn't have to test it. Now it's taking quite a lot of space in the loaders' customized...
Hey Angelo, that would be great! I took a quick look, the dataset has downloadable features right? I think it should be straightforward to implement with the tools we have...
@AngeloMendes let me know if you need any help getting started with this, I'm happy to help!
I agree 10%% for datasets that have super large files, but I don't see a problem if the dataset is composed of multiple small files (~2GB) ? In that case...
Will wait for @rabitt to see if she has any other comments/edits. Otherwise @nkundiushuti or @rabitt feel free to merge since I will be offline starting today!
Hey @prachitui thanks for reaching out! Let me ask you a couple questions: To make sure that mirdata is works correctly locally, could you run the following code and let...
This is great! About the `analysis` format, what do you have in mind? I usually use `pandas` for analysis at the level of the dataset, but I guess that can...