We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab8400c commit cb2fbebCopy full SHA for cb2fbeb
packages/docs/generate_demo_data.py
@@ -50,6 +50,7 @@ def main(output: str):
50
51
name = "spawn99/wine-reviews"
52
columns = [
53
+ "title",
54
"country",
55
"province",
56
"description",
0 commit comments