Skip to content
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

Refine example notebooks #756

Merged
merged 19 commits into from
Oct 27, 2022
Merged

Conversation

loomlike
Copy link
Collaborator

Description

Resolves #749, #716, #707

How was this PR tested?

Added unit tests and notebook sample test (requires papermill and scrapbook packages -- added to setup.py's extra dependencies of "notebook" and "dev").

Does this PR introduce any user-facing changes?

  • No. You can skip the rest of this section.
  • Yes. Make sure to clarify your proposed changes.

Signed-off-by: Jun Ki Min <42475935+loomlike@users.noreply.github.com>
Signed-off-by: Jun Ki Min <42475935+loomlike@users.noreply.github.com>
Signed-off-by: Jun Ki Min <42475935+loomlike@users.noreply.github.com>
Signed-off-by: Jun Ki Min <42475935+loomlike@users.noreply.github.com>
…nce links

Signed-off-by: Jun Ki Min <42475935+loomlike@users.noreply.github.com>
…s dst_path

Signed-off-by: Jun Ki Min <42475935+loomlike@users.noreply.github.com>
Signed-off-by: Jun Ki Min <42475935+loomlike@users.noreply.github.com>
Signed-off-by: Jun Ki Min <42475935+loomlike@users.noreply.github.com>
Signed-off-by: Jun Ki Min <42475935+loomlike@users.noreply.github.com>
Signed-off-by: Jun Ki Min <42475935+loomlike@users.noreply.github.com>
Signed-off-by: Jun Ki Min <42475935+loomlike@users.noreply.github.com>
@xiaoyongzhu
Copy link
Member

Thanks @loomlike ! feathr_project/feathrcli/data/feathr_user_workspace/features/non_agg_features.py for those python files, can we keep them? I think @jaymo001 is using those extensively

@xiaoyongzhu xiaoyongzhu added the safe to test Tag to execute build pipeline for a PR from forked repo label Oct 18, 2022
Copy link
Collaborator

@Yuqing-cat Yuqing-cat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing contribution Jun! I love the idea of this refine PR.
Doesn't have time to verify the deletion in feathrcli folder but the rest looks good.

feathr_project/feathr/datasets/nyc_taxi.py Outdated Show resolved Hide resolved
feathr_project/feathr/utils/job_utils.py Show resolved Hide resolved
feathr_project/feathr/utils/job_utils.py Show resolved Hide resolved
feathr_project/feathr/utils/platform.py Show resolved Hide resolved
Signed-off-by: Jun Ki Min <42475935+loomlike@users.noreply.github.com>
@loomlike
Copy link
Collaborator Author

loomlike commented Oct 20, 2022

feathr_project/feathrcli/data/feathr_user_workspace/features/non_agg_features.py for those python files, can we keep them? I think @jaymo001 is using those extensively

@xiaoyongzhu Can you tell me which files & examples use them? Do you think we may move them under docs/samples instead?

@xiaoyongzhu
Copy link
Member

@loomlike can we also keep this file? feathr_project/feathrcli/data/feathr_user_workspace/feathr_config.yaml

Also please fix the conflicts.

Otherwise I'm good, thanks for the PR!

@loomlike
Copy link
Collaborator Author

loomlike commented Oct 24, 2022

Per discussion w/ @Yuqing-cat I'm making changes to pull_request_push_test.yml to install extra dependencies via pip install -e .[all]. Hope that fixes some of the test errors due to the missing packages. I'll add that in another PR.

Signed-off-by: Jun Ki Min <42475935+loomlike@users.noreply.github.com>
@loomlike
Copy link
Collaborator Author

loomlike commented Oct 24, 2022

@loomlike can we also keep this file? feathr_project/feathrcli/data/feathr_user_workspace/feathr_config.yaml

Also please fix the conflicts.

@xiaoyongzhu done! Thank you for the review!

@blrchen blrchen merged commit 2f7e1fd into feathr-ai:main Oct 27, 2022
blrchen added a commit that referenced this pull request Oct 31, 2022
@blrchen blrchen mentioned this pull request Oct 31, 2022
blrchen added a commit that referenced this pull request Oct 31, 2022
* Revert "Refine example notebooks (#756)"

This reverts commit 2f7e1fd.

* Resolve conflict
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test Tag to execute build pipeline for a PR from forked repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] Refine notebook examples
4 participants