Skip to content

Commit 2ded26f

Browse files
authored
Merge branch 'master' into marimo-notebook
2 parents 158d63a + 20a870a commit 2ded26f

File tree

203 files changed

+30709
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

203 files changed

+30709
-0
lines changed

duckdb/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
These files will allow you to work along with the [Introducing DuckDB](https://realpython.com/python-duckdb/) tutorial.
2+
3+
The files are:
4+
5+
- `duckdb_code.ipynb`: Contains the code you see in the tutorial.
6+
- `parties.json`: JSON file containing political party information.
7+
- `presidents.csv`: CSV file containing president information.
8+
- `presidents.parquet`: Parquet file containing president information.
9+

0 commit comments

Comments
 (0)