data-prep-kit
data-prep-kit copied to clipboard
[Feature] Analyze transforms on the inner and covert to outer
Search before asking
- [x] I searched the issues and found no similar issues.
Component
Other
Feature
Identify a list of transforms on the inner that are good candidates for moving to the outer and identify work required and assign work to move the code to the outer.
Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
@agoyal26 Here are the steps we will follow:
- We look at the requirements.txt file for the inner transform dependencies to see the packages they use.
- If IBM internal code is used, is it proprietary/using IBM products? For questions, we may need to ask the developer.
- If using open-source packages that we are not currently using in the outer DPK, what type of license do those packages have? Apache 2.0 and MIT licenses are allowed in the outer.
Thanks @shahrokhDaijavad Adding Box note with list of all transforms for easy access : https://ibm.ent.box.com/notes/1801797359285
utilized separate data ops repo for maintenance