-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(refactor-core-api-and-add-systematic-data-generator): feat: refa…
…ctor core api and add systematic data generator - implement new core api to support multiple backends (pandas, polars, modin) - add synthetic_data_generator for systematic testing across backends - refactor core modules: core_utils, exceptions, temporal_data_loader, temporal_target_shifter - add new temporal_core_processing module - restructure and update test files to align with new api design - enhance functionality to support both single-step and multi-step operations - update pyproject.toml to reflect new structure and dependencies - fix pre-commit issues with MyPy and Ruff - merged changes from main branch to integrate latest updates and resolve conflicts
- Loading branch information
1 parent
803024a
commit de3b268
Showing
16 changed files
with
198 additions
and
334 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.