Skip to content

Add PySpark frame adapter with optimized mean aggregation#35

Closed
Yurashku wants to merge 1 commit into
mainfrom
codex/optimize-.mean-method-implementation
Closed

Add PySpark frame adapter with optimized mean aggregation#35
Yurashku wants to merge 1 commit into
mainfrom
codex/optimize-.mean-method-implementation

Conversation

@Yurashku

Copy link
Copy Markdown
Owner

Summary

  • add a dedicated SparkFrameAdapter to expose a performant mean aggregation for PySpark data frames
  • document the experimental PySpark backend in the README with usage examples
  • re-execute the tutorial notebook so it reflects the latest code and outputs

Testing

  • PYTHONPATH=src pytest
  • PYTHONPATH=src jupyter nbconvert --to notebook --execute examples/tutorial.ipynb --inplace

https://chatgpt.com/codex/tasks/task_e_69033da6d1208332abcd67da014f30a3

@Yurashku Yurashku closed this Apr 9, 2026
@Yurashku Yurashku deleted the codex/optimize-.mean-method-implementation branch April 13, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant