Spaces:
Runtime error
Runtime error
Commit History
Finish adding polars tutorials 5a60aba
Debajyoti Debnath commited on
Merge pull request #85 from marimo-team/haleshot/19_mle 8bc43c8 unverified
Akshay Agrawal commited on
comments address 89edddf unverified
Merge pull request #84 from marimo-team/haleshot/18_clt 1530e43 unverified
Akshay Agrawal commited on
Add `Maximum Likelihood Estimation` notebook c591d7c unverified
otal fix 23a3f9a unverified
remove unused import af04e75 unverified
Add `Central Limit Theorem` d23b988 unverified
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
Merge pull request #82 from davipatti/patch-1 3cd7fd0 unverified
Srihari Thyagarajan commited on
Update 01_why_polars.py 42905b7 unverified
David Pattinson commited on
Merge pull request #81 from marimo-team/haleshot/17_normal 9fcae04 unverified
Akshay Agrawal commited on
typo fix for ci ac93bf0 unverified
Add Normal Distribution notebook with interactive visualizations and explanations of key concepts including PDF, CDF, and the empirical rule. The notebook explores the properties and transformations of normal distributions through interactive elements efdae9c unverified
Move imports to the bottom 2418d37
Merge pull request #79 from marimo-team/haleshot/016_continuous c8a5dc2 unverified
Akshay Agrawal commited on
Merge pull request #80 from marimo-team/haleshot/add-ci-jinja 26a68c1 unverified
Srihari Thyagarajan commited on
update workflow file to include jinja2 8e4ab22 unverified
Merge pull request #77 from marimo-team/restyle 8ee391d unverified
ci fix 9747691 unverified
Add `Continuous Distributions` notebook. It covers key concepts such as Probability Density Functions (PDFs), (CDFs), and their properties. Interactive visualizations allow users to explore different distributions (uniform, triangular, exponential). de962bf unverified
Merge marimo-team/learn (add __marimo__ to gitignore) 5de8d31
Update reactive plots comments 25e395f
Merge pull request #76 from marimo-team/haleshot/015_poisson 1cd4542 unverified
ci fixes 163af44 unverified
Refactor plotting functions for clarity and modularity. a651a65 unverified
Merge pull request #75 from marimo-team/haleshot/14_binomial b0625d6 unverified
Akshay Agrawal commited on
Merge pull request #72 from marimo-team/haleshot/13_bernoulli c5222b9 unverified
Akshay Agrawal commited on
update a7e66b2
Vincent Warmerdam commited on
i can delete these files ... right? 77b9c0b
Vincent Warmerdam commited on
add `Poisson distribution` notebook 5e6566d unverified
Test and summary sections. Some refactoring/updates f433105 unverified
add `binomial distribution` notebook 5890554 unverified
Include dependencies in 009_loading_json.py notebook file f319815
Add DuckDB: Loading JSON notebook 6df230f
Merge pull request #67 from marimo-team/haleshot/add-docs-page a488e86 unverified
Srihari Thyagarajan commited on
Add notebook `Bernoulli distribution` 7ad7196 unverified
Refactor HTML generation in build.py by modularizing components (format) into dedicated functions for better readability and maintainability. d3bf5bc unverified
Fix string formatting in markdown cells for Alice's age and Bob's interests to use single quotes for consistency. 1f494a7 unverified
fix(CHANGELOG): reverse the order of CHANGELOG 48c286d
switch default theme to light mode. Update HTML template to reflect the new default theme and enhance theme toggle functionality. 9e9f978 unverified
Remove _site directory from git tracking and ensure it's properly ignored 248a09e
server: update docker perms 5890b75
chore: add hf frontmatter 1cdde31
Merge pull request #69 from marimo-team/haleshot/12_variance e7a20a2 unverified
Akshay Agrawal commited on
Merge pull request #62 from marimo-team/haleshot/11_expectation 4957931 unverified
Akshay Agrawal commited on
feat(variance): add notebook for variance 928c844 unverified
Merge pull request #68 from metaboulie/fp/applicatives d9d5845 unverified
Srihari Thyagarajan commited on