Duck db#532
Closed
KFilippopolitis wants to merge 60 commits intomasterfrom
Closed
Conversation
- Made pca be a library method that can be shared between different component setups. - Fixed a bug on inputdata_utils.py
Added GRPC. Migrated pearson to duckdb.
And cleanup
513d9f2 to
23efdb7
Compare
95466d0 to
90adea8
Compare
90adea8 to
6e70b26
Compare
c3ebe3b to
1f7dd8e
Compare
…ays that it started. Fixed some bugs on flower flow.
2f488f2 to
cc0bd19
Compare
- add a shared `ensure_pandas_dataframe` helper and call it from the worker UDF service so every algorithm receives pandas data even when DuckDB returns Arrow tables - wire the helper into algorithms (anova variants, linear/logistic regressions, SVM, descriptive stats, t-test, metrics utilities, longitudinal transformer) so they gracefully handle any direct Arrow inputs - update longitudinal transformer and descriptive stats to run purely on pandas and avoid ChunkedArray attribute errors
24c5df5 to
c489ecc
Compare
…an algorithm execution while having no data, this is never the case this is filtered by the controller.
Updated the documentation.
c22309e to
1f49331
Compare
d440cf1 to
824e944
Compare
Renamed the internal flow of duckdb+aggregation server to exareme3. Updated some documentations.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.