Package: wnpp Severity: wishlist Subject: ITP: python-cykhash -- cython wrapper for khash-sets/maps, efficient implementation of isin and unique Package: wnpp Owner: Andreas Tille <ti...@debian.org> Severity: wishlist
* Package name : python-cykhash Version : 2.0.0 Upstream Author : realead * URL : https://github.com/realead/cykhash * License : MIT Programming Lang: Python Description : cython wrapper for khash-sets/maps, efficient implementation of isin and unique Cykhash is a cython wrapper for khash-sets/maps, efficient implementation of isin and unique. . * Brings functionality of khash to Python and Cython and can be used seamlessly in numpy or pandas. * Numpy's world is lacking the concept of a (hash-)set. This shortcoming is fixed and efficient (memory- and speedwise compared to pandas') unique and isin are implemented. * Python-set/dict have big memory-footprint. For some datatypes the overhead can be reduced by using khash by factor 4-8. Remark: This package is maintained by Debian Med Packaging Team at https://salsa.debian.org/med-team/python-cykhash