Skip to content

Lazy dataframe for computations larger than memory#35

Merged
mchav merged 5 commits intomainfrom
spill_frame
Jun 23, 2025
Merged

Lazy dataframe for computations larger than memory#35
mchav merged 5 commits intomainfrom
spill_frame

Conversation

@mchav
Copy link
Copy Markdown
Member

@mchav mchav commented Jun 23, 2025

Implement and expose functionality for doing basic operations on a lazy dataframes.

This implementation is still pretty messy but I like the direction (i.e. using a scan API to go through the dataframe in batches).

@mchav mchav merged commit b3f1b4e into main Jun 23, 2025
10 checks passed
@mchav mchav deleted the spill_frame branch June 23, 2025 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant