KX Community

Find answers, ask questions, and connect with our KX Community around the world.

Home Forums PyKX PyKX 2.2.1 Released

  • PyKX 2.2.1 Released

    Posted by cmccarthy1 on November 30, 2023 at 12:00 am

    PyKX 2.2.1 has been released  Full details on the release can be found here.

    Fixes and improvements:

    • Some messages to stdout were not being captured when running PyKX in its under Q modality or in various other edge cases, these are now being captured in all cases.
    • qsql.select and qsql.exec query calls no longer call get when executing queries.
    • Null integral values in table keys no longer convert to floats and maintain masked behaviour when converting to Pandas
    • Python processes with PyKX loaded can now be terminated using SIGTERM signals from external to the process, previously PyKX was resulting in these not being actioned.
    • Support for conversions of datetime.time Python types to PyKX objects
    • Fix to inconsistencies in null value representations when converting pykx.TimestampVector objects to Python objects using .py() method
    • q dictionaries with tables as keys were incorrectly wrapped as pykx.KeyedTable objects, now correctly display as pykx.Dictionary
    • Use of  pykx.q.system.variable no longer prepends leading . to supplied string allowing users to get the variables associated with dictionary like namespaces.
    cmccarthy1 replied 2 months, 1 week ago 2 Members · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

Log in to reply.