You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add feature processor APIs to public doc (#4055)
* Adding feature processor APIs to public doc
* Minor fix for the path of feature processor
* Add spark dependencies to doc requirements
* Fix the path
* Remove iceberg data source to resolve build error
* Remove feature_processor doc for now
* Add feature_processor back
* Rename the feature_processor file
* Modify the feature processor path in test
* Fix the path of feature processor
* r
* Fix the doc string error by removing the example block
* r
* r
* Fix the black format validation
* Add newline to requirement txt file
* Fix the doc build failure
* Add feature processor file
* Fix the test
* Remove requirements
* mock pyspark import
* Add more more import mocks
* Add py4j for mock
* Fix black validation failure
0 commit comments