KX Community

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

Home Forums PyKX kx.q.sql(‘select * from trades’) command error Re: kx.q.sql(‘select * from trades’) command error

  • yannlecun

    Member
    June 23, 2023 at 12:00 am

    Python 3.10.10 | packaged by conda-forge | (main, Mar 24 2023, 20:12:31) [Clang 14.0.6 ] on darwin
    Type “help”, “copyright”, “credits” or “license” for more information.
    >>> import pykx
    >>> print(‘n’.join(pykx.q(‘.z.l 4’).py().decode().split()))
    insights.lib.embedq
    insights.lib.pykx
    insights.lib.sql
    insights.app.rt
    insights.lib.qlog
    insights.lib.kurl
    insights.lib.objstore
    insights.lib.bigquery
    insights.lib.restserver
    >>>