-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Added doc update for dataset builder #3539
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
Changes from 18 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
ad9e259
Add list_feature_groups API (#647)
imingtsou 031ba15
feat: Feature/get record api (#650)
bdchatham 8c5a8c9
Add delete_record API (#664)
imingtsou 699f9b0
feat: Add DatasetBuilder class (#667)
imingtsou 9fb4ae2
feat: Add to_csv method in DatasetBuilder (#699)
imingtsou b0e537b
feat: Add pandas.Dataframe as base case (#708)
imingtsou b01c3ae
feat: Add with_feature_group method in DatasetBuilder (#726)
imingtsou c06ed9b
feat: Handle merge and timestamp filters (#727)
imingtsou 93a867c
feat: Add to_dataframe method in DatasetBuilder (#729)
imingtsou 98b60c0
Address TODOs (#731)
imingtsou 66e18a4
Unit test for DatasetBuilder (#734)
imingtsou 7723c65
fix: Fix list_feature_groups max_results (#744)
imingtsou 13c4d5b
Add integration tests for create_dataset (#743)
imingtsou a888bd5
feature: Aggregate commits
jiapinw abab2a1
fix: as_of, event_range, join, default behavior and duplicates… (#764)
mizanfiu 9f3b4b6
Merge branch 'aws:master' into master
mizanfiu ffcd367
Merge branch 'aws:master' into master
mizanfiu ac8954a
Added doc update for dataset builder
mizanfiu c948ee8
Fix the issue in doc
mizanfiu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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.
Uh oh!
There was an error while loading. Please reload this page.