Skip to content

Commit cb2fbeb

Browse files
authored
docs: add back the title column from demo dataset (#2)
1 parent ab8400c commit cb2fbeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/docs/generate_demo_data.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ def main(output: str):
5050

5151
name = "spawn99/wine-reviews"
5252
columns = [
53+
"title",
5354
"country",
5455
"province",
5556
"description",

0 commit comments

Comments
 (0)