utils.filter_df_columns()
should not modify input but return the filtered DataFrame
#1046
Labels
utils.filter_df_columns()
should not modify input but return the filtered DataFrame
#1046
Coments from @trymzet:
This function doesn't exist, but if it did, it shouldn't modify input but return a new df:
Suggested change:
Suggested change:
The text was updated successfully, but these errors were encountered: