I am using this code to predict values of encoded columns
print("Importing libraries") import pandas as pd from sklearn.ensemble import RandomForest