Goodbooks-10k
Ten thousand books, one million ratings. Also books marked to read, and tags.
@kaggle.zygmunt_goodbooks_10k
Ten thousand books, one million ratings. Also books marked to read, and tags.
@kaggle.zygmunt_goodbooks_10k
CREATE TABLE ratings (
"book_id" BIGINT,
"user_id" BIGINT,
"rating" BIGINT
);
Anyone who has the link will be able to view this.