Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Data to DataSets in notebooks #1

Closed
djangoliv opened this issue Jun 14, 2022 · 1 comment
Closed

Rename Data to DataSets in notebooks #1

djangoliv opened this issue Jun 14, 2022 · 1 comment

Comments

@djangoliv
Copy link

In the notebooks, the paths are wrong.

for example

df=pd.read_table("Data/data.txt") => df=pd.read_table("DataSets/data.txt")

You can also rename the DataSets directory to Data.

Regards

@TirendazAcademy
Copy link
Owner

Thanks for your feedback 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants