This directory contains test data for the project.
-
test-data/README.md- this file -
test-data/links.parquet- a Parquet file containing movie links from the MovieLens dataset. -
test-data/movies_metadata.parquet- a Parquet file containing movie metadata data from the MovieLens dataset. -
test-data/test.db- a test SQLite database containing for the lookup demo. -
test-data/test_db.csv- The SQL statements used to create the test SQLite database.