Skip to main content
Solved

Joblib support in Cognite Python SDK

  • March 30, 2023
  • 1 reply
  • 53 views

Forum|alt.badge.img+2

Does COGNITE Python sdk support joblib ? Joblib is part of the SciPy ecosystem and provides utilities for pipelining Python jobs.

Best answer by AndersM

Hi!

While there is no explicit support for joblib in the Cognite Python SDK, there’s also no need to have that to benefit from joblib and the Python SDK together. Simply use both in your code as you normally would. As the Joblib documentation states. 

Joblib’s philosophy is to keep the underlying algorithm code unchanged, avoiding framework-style modifications.


The details would depend on your use case, naturally, but in general applying joblib to your code should not interfere with the SDK.

Thanks,

-Anders M

View original
Did this topic help you find an answer to your question?

1 reply

AndersM
Seasoned Practitioner
  • Seasoned Practitioner
  • 33 replies
  • Answer
  • March 31, 2023

Hi!

While there is no explicit support for joblib in the Cognite Python SDK, there’s also no need to have that to benefit from joblib and the Python SDK together. Simply use both in your code as you normally would. As the Joblib documentation states. 

Joblib’s philosophy is to keep the underlying algorithm code unchanged, avoiding framework-style modifications.


The details would depend on your use case, naturally, but in general applying joblib to your code should not interfere with the SDK.

Thanks,

-Anders M


Reply


Cookie Policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings