Is your feature request related to a problem? Please describe.
Sometimes it can take a while to calculate feature importance for the entire dataframe - can we select only some features to permute instead of permuting every feature?
Describe the solution you'd like
Should be able to pass a feature name/list of feature names to result.plot.feature_importance and see the permutation results for those