Kir Malev
Kir Malev
Fixed colors array, moved cell with plotting function declaration to launch on notebook start
Documentation for using minimum_probability parameter to obtain all topic distribution. Fixed #2489.
Hey! Thank you for your effort and repos. We assembled a post for getting into DS, hope you find it worthy to include into your collection.
pymystem3 = "^0.2.0" Steps to reproduce: 1. Run mystem.lemmatize() on string longer than 65535 chars in celery worker. 2. Get exception ``` (yexception) util/charset/wide.h:295: failed to decode UTF-8 string at...
Hey, I think the link is broken
Hey! Thank you for a great KDTree implementation. However, I had to alter some code to ease support of KDTrees in my project, so I suggest this refactoring, which you...
Hey, I submitted [PR](https://github.com/kyroy/kdtree/pull/2) with code, which will ease process of using module in projects. Can you give it a thought ?
`Conf` should be a dict