experimental-design / bofire

Experimental design and (multi-objective) bayesian optimization.
https://experimental-design.github.io/bofire/
BSD 3-Clause "New" or "Revised" License
155 stars 20 forks source link

FIx warning in Iterative Trimming Module #406

Closed jduerholt closed 4 weeks ago

jduerholt commented 4 weeks ago

This PR fixes a warning in the iterative trimming outlier detection module which is due to pandas setting values on a copy of a dataframe.