https://learninghub.kx.com/forums/topic/pykx-1-6-1-released
PyKX 1.6.1 has been released. Full details on the release can be found here.
Highlights:
- Added
sorted
,grouped
,parted
, andunique
. As methods off ofTables
andVectors
. - Added
PyKXReimport
class to allow subprocesses to reimportPyKX
safely. Details here. - Added environment variables to specify a path to
libpython
. Details here. - Fixed memory leaks in QConnection and PyKX as a server.
- Fixed bug in Jupyter Notebook magic command.
Full details including many other fixes included here.