Skip to content

Utils restructure #181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jul 7, 2023
Merged

Utils restructure #181

merged 7 commits into from
Jul 7, 2023

Conversation

Oxid15
Copy link
Owner

@Oxid15 Oxid15 commented Jul 7, 2023

utils module is now separated into submodules mostly by the dependencies they bring

The exact mapping is:

  • constant_baseline -> baselines
  • sk_model -> sklearn
  • torch_model -> torch
  • folder_image_dataset -> vision
  • text_classification_dataset -> nlp and renamed to be text_classification_folder
  • pa_schema_validator -> pandera

Some were restructured by this will not change the API

  • tables
  • time_series
  • baselines

Some were removed with a message now and will be removed completely in the next major release

  • PartedTableLoader
  • LargeCSVDataset
  • NumpyWrapper

@Oxid15 Oxid15 self-assigned this Jul 7, 2023
@Oxid15 Oxid15 merged commit 2890fe3 into 0.12.0 Jul 7, 2023
@Oxid15 Oxid15 deleted the utils_restructure branch July 7, 2023 08:17
@Oxid15 Oxid15 mentioned this pull request Jul 11, 2023
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