Skip to content

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.

@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
@jainr jainr removed request for hangfei and jaymo001 October 18, 2022 14:50
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.

Signed-off-by: Jun Ki Min <[email protected]>
@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.

@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