Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in kdb+

In KDB, is there an equivalent of numpy's array.shape?

kdb+

kdb: dynamically denormalize a table (convert key values to column names)

kdb+

Difference in function behavior when called standalone or inside a query in q

kdb+ q-lang

How to delegate user query to a separate thread in KDB/Q

kdb+ q-lang

kdb function not working

kdb+

q - loading script with try catch

kdb+ q-lang

kdb q - apply each-left for each atom in list and reduce

kdb+ q-lang

KDB: user-defined aggregation function on tables

aggregate kdb+

extract number from string in kdb

kdb+ q-lang

how can I identify the thread-id in peach function in Q

kdb+

Identify N maxes of a row, discarding the remaining bottom values from table rows

kdb+ q-lang

kdb q - efficiently count tables in flatfiles

kdb+

kdb how to remove string key from dictionary

kdb+

Store a column as a string in kdb

kdb+ q-lang

Calculate minimum and maximum values of each variable in a table in kdb

kdb+ q-lang

Peach on a dyadic function

kdb+

KDB: how do I insert/upsert rows from one table to another

kdb+

KDB+/Q: How does one select all items (keys+values) of a dictionary where the respective value conforms to a condition?

kdb+

Divide a Count by Count in a query and upsert to new table

kdb+

How do I test a range in KDB?

kdb+