Films Dataset
Exploring the World of Films: A Comprehensive Dataset for Movie Enthusiasts:
@kaggle.sanjanchaudhari_films_dataset
Exploring the World of Films: A Comprehensive Dataset for Movie Enthusiasts:
@kaggle.sanjanchaudhari_films_dataset
CREATE TABLE cast (
"title" VARCHAR,
"year" BIGINT,
"name" VARCHAR,
"type" VARCHAR,
"character" VARCHAR,
"n" DOUBLE
);
Anyone who has the link will be able to view this.