stuckyb / gcdl

6 stars 2 forks source link

fixed categorical vs continuous resampling method issue #118

Closed NoaMillsUSDA-ARS closed 6 months ago

NoaMillsUSDA-ARS commented 6 months ago

Added code to data_request.py that checks whether or not categorical variables are present in request. Only requires valid categorical resampling methods if categorical data is requested.