You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the pmin and pmax values are set manually and throw value errors if they are above the range of the data. This could be refactored to automatically set the values to the maximum and minimum possible if an error is encountered.
Hi,
Currently the pmin and pmax values are set manually and throw value errors if they are above the range of the data. This could be refactored to automatically set the values to the maximum and minimum possible if an error is encountered.