marimo-learn / duckdb /01_getting_started.py

Commit History

Hide code cells in getting started guide for improved user experience
34f04d3

Azmi-84 commited on

Enhance and redesign DuckDB introductory notebook
e5fc993

Azmi-84 commited on

Add DuckDB getting started guide with interactive examples. This commit introduces a new Python script that serves as a comprehensive guide to getting started with DuckDB. It includes interactive examples for database connections, table creation, data insertion, basic queries, and integration with Polars. The guide aims to facilitate learning and experimentation with DuckDB's features in a user-friendly manner.
dd84d5b

Azmi-84 commited on