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

Update personalize_hrnn_metadata_contextual_example.ipynb #103

Merged
merged 1 commit into from
Jan 12, 2021

Conversation

nataibi
Copy link
Contributor

@nataibi nataibi commented Jan 12, 2021

Change as per issue #95 to prevent "file not found" error

*Issue #95

*Description of changes: to prevent "file not found" error, type the correct path to the CSV file as follows:
users_df = pd.read_csv(data_dir +'/a_users.csv')

  • tested and working

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Change as per issue aws-samples#95 to prevent "file not found" error
@chrisking chrisking merged commit 3067523 into aws-samples:master Jan 12, 2021
@chrisking
Copy link
Contributor

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants