Nichita Uțiu

Results 5 comments of Nichita Uțiu

Considering that this bug is caused by the `to_internal_value` method of `ListSerializer`, as mentioned in this issue tomchristie/django-rest-framework#2720, couldn't we simply override the default behaviour of the method to properly...

@kevin-brown Sorry, I think I didn't explain it correctly. I actually meant `many_init` returning a custom serializer class, not directly inheriting from `ListSerializer` in which we actually implement the `to_internal_value`...

+1 This would make Typora comparable to something like [obsidian.md](https://obsidian.md) and Typora is miles ahead in terms of editing

Hey! Don't exactly recall the model selection results, but what I can say for sure is that it was a random forest using only numerical features. As far as height...

On a similar note, I've recently encountered an exception at [this line](https://github.com/covaruber/sommer/blob/master/R/predict_mmer.R#L69) in `predict.mmer` when trying to predict BLUEs for a model without any random effects. The bug is not...