Commit History

Add HF frontmatter to README
dc469b3
Running

GitHub Action commited on

Merge pull request #124 from etrotta/polars/07-querying-with-sql
8288699
unverified

Akshay Agrawal commited on

Typo
ddd7855
unverified

akshayka commited on

First draft - Querying with SQL
5aaa673

etrotta commited on

Merge pull request #121 from etrotta/etrotta/missing-data-weather
15c9aa4
unverified

Srihari Thyagarajan commited on

(loading data notebook) use duckdb 1.4.0 stable instead of dev pre-release
7c455f1

etrotta commited on

adjust credits
6db4f2b

etrotta commited on

scan_csv first to save a little memory
60ca44f

etrotta commited on

should have checked for typos again after the final changes
be882e1

etrotta commited on

fix typos, read file from hugging face and my own formatting nitpicks
6ca8993

etrotta commited on

Briefly mention other important methods that change their behaviour based on missing values
7f14486

etrotta commited on

Add an introduction with some more handholding and mention NaN
f3d1cf2

etrotta commited on

first draft
c0635c0

etrotta commited on

Merge pull request #105 from etrotta/polars/loading_data
8088df6
unverified

Srihari Thyagarajan commited on

Mention lazy execution and multiplexing
5490952

etrotta commited on

Update DuckDB polars support
97f8c36

etrotta commited on

bump version
ec4fda8
unverified

Haleshot commited on

Merge pull request #119 from thliang01/Working-with-Apache-Arrow
911073a
unverified

Srihari Thyagarajan commited on

refactor: improve Apache Arrow notebook clarity and technical accuracy
2604086
unverified

thliang01 commited on

Merge pull request #117 from thliang01/Working-with-Apache-Arrow
a100272
unverified

Srihari Thyagarajan commited on

feat: enhance Arrow tutorial with performance benchmarks
b85ef90
unverified

thliang01 commited on

site icon
d004e37
unverified

Haleshot commited on

chore: Update DuckDB `version` to 1.3.2
a220659
unverified

Haleshot commited on

version changes
40fcd1e
unverified

Haleshot commited on

update duckdb version
226a210
unverified

Haleshot commited on

feat: Expand Apache Arrow tutorial with advanced examples and performance benchmarks
5d24bcb
unverified

thliang01 commited on

feat: Add Apache Arrow integration tutorial notebook
ef43da6
unverified

thliang01 commited on

Merge pull request #116 from thliang01/main
3cdd8a5
unverified

Srihari Thyagarajan commited on

docs: Add thliang01 to the list of notebook authors
34c490f
unverified

thliang01 commited on

refactor: Improve DuckDB Parquet tutorial notebook
e64bc6a
unverified

thliang01 commited on

feat: Add DuckDB Parquet tutorial notebook
97902b8

thliang01 commited on

Merge pull request #115 from marimo-team/haleshot/add-empty-cell-workflow
888d8d2
unverified

Srihari Thyagarajan commited on

typos
91245b4
unverified

Haleshot commited on

Add script to detect empty cells in marimo notebooks
71a9077
unverified

Haleshot commited on

Add GitHub workflow to check for empty cells in marimo notebooks
4aec921
unverified

Haleshot commited on

Merge pull request #104 from jesshart/tutorial-dataframe-transformer
d46f7d6
unverified

Srihari Thyagarajan commited on

hide code in cells
69973db
unverified

Haleshot commited on

move 06_Dataframe_Transformer to its proper place
b02b2ef

Jesse Hartman commited on

add a summary to 06_Dataframe_Transformer
e8b1fc9

Jesse Hartman commited on

part of the rename 06_Dataframe_Transformer
49edfa5

Jesse Hartman commited on

rename to 06_Dataframe_Transformer
0554212

Jesse Hartman commited on

hide those markdowns
f30e98e

Jesse Hartman commited on

Merge pull request #114 from debajyotid2/polars_lazyframes
c419769
unverified

Srihari Thyagarajan commited on

Add @etrotta 's additional suggestions
f6ff4ae

Debajyoti Debnath commited on

Clarify language around datatype casting and delete empty cell.
7b4057c

Debajyoti Debnath commited on

Merge pull request #113 from debajyotid2/polars_lazyframes
15db8ce
unverified

Srihari Thyagarajan commited on

remove ref to unused feature
3ce049f

Jesse Hartman commited on

Add Conclusion section and mention DuckDB polars support
7bcccc1

etrotta commited on

Change name of a variable to resolve CI pipeline issues
778380f

Debajyoti Debnath commited on

Modify lazy execution notebook following review by @Haleshot
a2c6f35

Debajyoti Debnath commited on