I am trying to load my saved model from s3 using joblib
import pandas as pd import numpy as np import json import subprocess import sqlalchemy from sklearn.
You can import joblib directly by installing it as a dependency and using import joblib,
joblib
import joblib
https://joblib.readthedocs.io/en/latest/