-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Dataframe): add classmethod get_default_schema to generate defau…
…lt schema (#1525) * feat(Dataframe): add classmethod get_default_schema to generate default schema, refactor pai.create to accept name, description, columns, removes cache from datasetloader * fix: windows test formatting issue
- Loading branch information
1 parent
f9644cf
commit c5a2a13
Showing
7 changed files
with
284 additions
and
244 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.