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

replace send_job with create_job #283

Merged
merged 1 commit into from
Mar 17, 2022
Merged

replace send_job with create_job #283

merged 1 commit into from
Mar 17, 2022

Conversation

soxofaan
Copy link
Member

self-review PR for issue #276

@soxofaan
Copy link
Member Author

@jdries are you ok with deprecating DataCube.send_job() in favor of DataCube.create_job() (to be more consistent internally and with other libraries/documentation) ?
Legacy send_job() calls will still work, but trigger a deprecation warning.

It would help to settle this before further finetuning the VectorCube and MlModel classes further

…_job`

Is more consistent internally and compared to other libraries/documentation
@jdries
Copy link
Collaborator

jdries commented Mar 16, 2022

Yes, agreed, fine to merge!

@soxofaan soxofaan merged commit d0e4f2a into master Mar 17, 2022
@soxofaan soxofaan deleted the issue276-create_job branch March 17, 2022 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants