marimo-learn / polars

Commit History

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

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

Add lazy execution polars tutorial notebook
c26a4dd

Debajyoti Debnath commited on

Merge pull request #103 from henryharbeck/window
a50306f
unverified

Srihari Thyagarajan commited on

address suggestions
ce78bc9

Henry Harbeck commited on

update marimo version, move import to bottom
b62cbdd

Henry Harbeck commited on

typo
c080865

Henry Harbeck commited on

add window functions in Polars!
926e69f

Henry Harbeck commited on

added summary
96688d4

Raine Hoang commited on

moved imports, hyperlink author, error handling
56227e8

Raine Hoang commited on

Merge branch 'marimo-team:main' into main
8e6b79d
unverified

Raine Hoang commited on

Apply suggestions from code review
8f31f6f
unverified

Raine Hoang Srihari Thyagarajan commited on

Uniform author acknowledgments in READMEs
db68ddf
unverified

Haleshot commited on

Update author contribution in README
f9be907
unverified

Haleshot commited on

author contributions README update
36f4b4a
unverified

Haleshot commited on

installed packages
083415e

Raine Hoang commited on

recorded packages using sandbox
46fe9ce

Raine Hoang commited on

added dataframes lesson notebook to polars section
7a41a9e

Raine Hoang commited on

Merge pull request #78 from etrotta/main
8cc48bf
unverified

Srihari Thyagarajan commited on

Fix some typos
19293d8

etrotta commited on

Change wording on conclusion
f65e213

etrotta commited on

Fix typo
97cc78b
unverified

etrotta Srihari Thyagarajan commited on

Fix some texts
83ee5cf

etrotta commited on

Split or hide some of the data transformations
3667af3

etrotta commited on

Minor formatting and markdown changes
e5eb18d

etrotta commited on

Fix typo on a word
20b3f61

Debajyoti Debnath commited on

Add note on marimo's notebook inspection features
6a372e0

Debajyoti Debnath commited on

Fix marimo notation as suggested by @Haleshot
043f183

Debajyoti Debnath commited on

Fix typo in union operator in column selector table
50fbb8e

Debajyoti Debnath commited on

Move imports to bottom and add URL for DRY
7c8994a

Debajyoti Debnath commited on

Finish adding polars tutorials
5a60aba

Debajyoti Debnath commited on

Update 01_why_polars.py
42905b7
unverified

David Pattinson commited on

Move imports to the bottom
2418d37

etrotta commited on

Merge marimo-team/learn (add __marimo__ to gitignore)
5de8d31

etrotta commited on

Update reactive plots comments
25e395f

etrotta commited on

Polars: Chapter 14 - User-Defined Functions
33b7a62

petergy commited on

Fix string chapter file name
665b36d

petergy commited on

author: attribute peter-gy
5e743f8

Akshay Agrawal commited on

Avoid displaying `docstring` column to spare vertical screen real estate
0a4006f

petergy commited on

Remove superfluous space
5a69353

petergy commited on

Pin requirements for reproducibility
f4bef59

petergy commited on

Polars chapter on strings - initial
7cfe107

petergy commited on

Try to fix run all again. Failed again.
caac288

etrotta commited on

try to fix things (failed)
e2447fe

etrotta commited on

added links on some notes
d340dee

Joram Mutenge commited on

added aggregate notebook
e769793

Joram Mutenge commited on