grechasneak

Results 4 issues of grechasneak

Hello I have the following data frame. ![image](https://user-images.githubusercontent.com/25159822/112230512-2ee46a80-8bf2-11eb-8ed2-5d7618d56e01.png) I am calling it using `imputed_data, pre_prc = de_obj.profile(hourly, impute_only=True)` and getting the following error. {'success': False, 'ErrorMessage': "ufunc 'isnan' not supported...

wontfix

Hey love the implementation it is very clean. I am having some issues making it work for integer-valued hyperparameters and am wondering if you have any suggestions?

### Environment Details * Copulas version: 3.10.4 * Python version: 1.4.2 * Operating System: Linux ### Error Description Trying to fit a vine copula to a pandas dataframe with 3...

bug
under discussion

In the library the parent distribution mean value for the betas is a single number, but we can use a number of features for our model. Some of those features...