DistrictDataLabs / yellowbrick

Visual analysis and diagnostic tools to facilitate machine learning model selection.
http://www.scikit-yb.org/
Apache License 2.0
4.3k stars 559 forks source link

Downloading bikeshare data #1215

Closed kttongsg closed 2 years ago

kttongsg commented 2 years ago

Hi,

I received the following error msg while attempting to download the bikeshare data

"DatasetsError: the downloaded dataset was improperly packaged without meta.json - please report this bug to the Yellowbrick maintainers!"

Regards Daniel

bbengfort commented 2 years ago

Hi @kttongsg thank you for reporting the issue - could you let us know what version of Yellowbrick you're using? We recently switched S3 buckets where our datasets are hosted, so that might be part of the problem. You could also try cleaning up your datasets and trying again:

$ python -m yellowbrick.download --cleanup --overwrite

Let me know if that helps!

bbengfort commented 2 years ago

@kttongsg we've also just published a new release, so the following may also help:

$ pip install -U yellowbrick

Feel free to reopen the issue if that doesn't work.

kttongsg commented 2 years ago

Hi Benjamin,

Thanks for the update. Will try again and let you know.

Regards Daniel

On Sun, Feb 20, 2022, at 6:59 AM, Benjamin Bengfort wrote:

@kttongsg https://github.com/kttongsg we've also just published a new release, so the following may also help:

$ pip install -U yellowbrick Feel free to reopen the issue if that doesn't work.

— Reply to this email directly, view it on GitHub https://github.com/DistrictDataLabs/yellowbrick/issues/1215#issuecomment-1046119837, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOVDFWOZDNMOJGVMX3ADLR3U4AOG3ANCNFSM5OJFDGRQ. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were mentioned.Message ID: @.***>