https://learninghub.kx.com/forums/topic/pykx-2-5-0-released
PyKX 2.5.0 has been released. Full release notes for can be found here.
Highlights:
table.xbar , table.window_join , table.replace
Added as_arrow keyword to the .pd() method to use PyArrow backed data types rather than NumPy.
Other items of note:
PyKX can now be installed to locations with spaces in the file path.
Updated libq to 4.0 2024.05.07 and 4.1 to 2024.04.29 for all supported OS's.
IPC queries can now pass PyKX Functions like objects as the first query parameter.
k4.lic licenses can now be installed using the interactive license helper.
To ease license updates, If PyKX fails to start due to a license error it will attempt to replace it's license from KDB_LICENSE_B64 or KDB_K4LICENSE_B64 if you have one set.
The full list including examples, more fixes, and improvements is available here.