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

Generate spotify dataset with embeddings. #453

Merged
merged 8 commits into from
Jan 26, 2023
Merged

Generate spotify dataset with embeddings. #453

merged 8 commits into from
Jan 26, 2023

Conversation

eddyxu
Copy link
Contributor

@eddyxu eddyxu commented Jan 24, 2023

Follow https://outerbounds.com/docs/recsys-tutorial-setup/ to prepare spotify dataset.

@eddyxu eddyxu marked this pull request as ready for review January 25, 2023 23:52
@eddyxu eddyxu requested a review from changhiskhan January 25, 2023 23:58
@eddyxu eddyxu self-assigned this Jan 25, 2023


def main():
df = pd.read_csv("spotify_dataset.csv", on_bad_lines="skip")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add a comment to indicate where to get the data?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

@eddyxu eddyxu merged commit b043fd0 into main Jan 26, 2023
@eddyxu eddyxu deleted the lei/spotify branch January 26, 2023 01:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants