Skip to content
New issue

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

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

Already on GitHub? # to your account

[BUG]: Logic error on the last batch insert in file recommender_system.ipynb #1294

Open
1 task done
hyseimide opened this issue Apr 23, 2024 · 0 comments
Open
1 task done

Comments

@hyseimide
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

collection.insert(movie_dict)

movie_dict is the last movie

Expected Behavior

collection.insert(batch)

batch is the last batch, may be <5 movies

Steps To Reproduce

No response

Software version

No response

Anything else?

No response

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

No branches or pull requests

1 participant