Krisztián Szűcs

Results 97 issues of Krisztián Szűcs

Using protobuf-to-dict was a great experience! I've tried to make some improvements here https://github.com/kszucs/proxo I'd love to see your feedback! :)

Drone is not available anymore, and the lack of public CI blocks merging PRs.

Due to the use of connection pool by default, the `async with self.pool.acquire()` idiom is required in most of the database methods. The async with hell gets complicated in the...

help wanted

@fulibacsi We should discuss the next release, version support, etc. @taynaud has implemented some interesting stuff like `to_scikit`! @taynaud welcome among the core contributors :)

enhancement

PySpark machine learning packages are getting more robust. It is considerable to make use of the already implemented distributed algorithms through an `sklearn` compatible interface instead of porting the non-distributed...

rfc

In README

enhancement