aapatel09 / handson-unsupervised-learning

Code for Hands-on Unsupervised Learning Using Python (O'Reilly Media)
648 stars 324 forks source link

credit_card.csv is missing #21

Open pradod opened 3 years ago

aapatel09 commented 3 years ago

You need to download the file from S3. Try this using Command Prompt / Terminal within the handson-unsupervised-learning repo. You can find the full instructions here in the README: https://github.com/aapatel09/handson-unsupervised-learning

pip install awscli==1.19.28 aws s3 cp s3://handson-unsupervised-learning/datasets/ datasets --recursive --no-sign-request

Cyberpex commented 3 years ago

Thank you, this solution works. Great book! :)

Jonathan-Nyquist commented 1 year ago

Aha! I had the same question. Thanks for this solution.

bodhid44 commented 1 year ago

Get following error on attempting download from s3:

fatal error: An error occurred (AllAccessDisabled) when calling the ListObjectsV2 operation: All access to this object has been disabled

edit: CSV data appears to be available on Kaggle

aditipanda commented 10 months ago

@bodhid44 Thanks, I found the dataset, but yet to run it. What about the other datasets used in other chapters?

@pradod the dataset is not accessible anymore. Can you help?

aapatel09 commented 10 months ago

Adding link to data here: https://drive.google.com/drive/folders/1TQVOPUU4tVOYZvdpbxUo6uOCh0jvWNhv?usp=sharing

aapatel09 commented 10 months ago

Here is a link to the data: https://drive.google.com/drive/folders/1TQVOPUU4tVOYZvdpbxUo6uOCh0jvWNhv?usp=sharing

Apologies for the break here.

On Sat, Jan 20, 2024 at 2:24 AM, Dr. Aditi Panda @.***> wrote:

@bodhid44 https://github.com/bodhid44 Thanks, I found the dataset, but yet to run it. What about the other datasets used in other chapters?

@pradod https://github.com/pradod the dataset is not accessible anymore. Can you help?

— Reply to this email directly, view it on GitHub https://github.com/aapatel09/handson-unsupervised-learning/issues/21#issuecomment-1901847860, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEDDVJD5DI4L4Y3CGIEITQ3YPNWKNAVCNFSM473NYG7KU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOJQGE4DINZYGYYA . You are receiving this because you commented.Message ID: @.***>