Skip to content

Conversation

a3ka
Copy link
Contributor

@a3ka a3ka commented Jun 21, 2025

No description provided.

a3ka added 4 commits June 15, 2025 21:47
- Implement two-layer DataFrame architecture (DataFrame → Series → ColumnVector)

- Add modular method registration system with extendDataFrame

- Create monorepo structure with packages/core

- Update documentation (CONTRIBUTING.md, CODING_GUIDELINES.md)

- Update test structure to match new architecture

- Fix ESLint errors in aggregation methods
- Fixed Series aggregation methods (sum, mean, min, max, count) to work correctly with this context
- Ensured proper binding to Series prototype via extendSeries utility
- Updated GroupByCore to use Series aggregation methods when available
- All tests now pass successfully
@a3ka a3ka merged commit 4ee497e into main Jun 21, 2025
1 check failed
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