Forum Discussion
Data Science tutorial on github with the Bank Churn Dataset is using a link that responds with 404
Hello everyone,
It's just as the subject says. I tried to ingest the dataset into my lakehouse to work on it.
The code ran and printed 'the files have been downloaded'. I kept refreshing and didn't see any files, so I checked the link using the requests library if the link responds with anything, I got <Response [404]>.
Just letting people in the community know to save them some time. Hope this is resolved soon as it is in the official Microsoft Documentation here.
Hi curiouskay
Thank you for reporting this. I was able to understand that the dataset URL referenced in the tutorial is returning an HTTP 404 response, which prevents the Bank Churn dataset from being downloaded despite the notebook indicating success. I appreciate you bringing this to the community's attention.I'll recommend that the documentation team review and update the broken link. In the meantime, using an alternative copy of the dataset is the best available workaround until the official documentation is updated.
Note : This tutorial reads sample data from an Azure Open Datasets container. If you encounter an access error when loading the data, you can manually download the
churn.csvfile from the fabric-samples GitHub repository and upload it to your lakehouse.Hope this helps!!
Thank You.
3 Replies
- v-aatheequeCommunity Support
Hi curiouskay
Thank you for reporting this. I was able to understand that the dataset URL referenced in the tutorial is returning an HTTP 404 response, which prevents the Bank Churn dataset from being downloaded despite the notebook indicating success. I appreciate you bringing this to the community's attention.I'll recommend that the documentation team review and update the broken link. In the meantime, using an alternative copy of the dataset is the best available workaround until the official documentation is updated.
Note : This tutorial reads sample data from an Azure Open Datasets container. If you encounter an access error when loading the data, you can manually download the
churn.csvfile from the fabric-samples GitHub repository and upload it to your lakehouse.Hope this helps!!
Thank You.
- v-aatheequeCommunity Support
Hi curiouskay
Following up to confirm if the earlier responses addressed your query. If not, please share your questions and we’ll assist further.
- v-aatheequeCommunity Support
Hi curiouskay
Have you had a chance to look through the responses shared earlier? If anything is still unclear, we’ll be happy to provide additional support.