groundhog
groundhog copied to clipboard
SettingWithCopyWarning for .calculate_pile_resistance method in De Beer
When the method .calculate_pile_resistance
of the class DeBeerCalculation
raises a Pandas SettingWithCopyWarning
. Check what causes this warning and make a (deep)copy of the dataframe is necessary.