pykx icon indicating copy to clipboard operation
pykx copied to clipboard

PyKX is a Python first interface to the worlds fastest time-series database kdb+ and it's underlying vector programming language q.

Results 2 pykx issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Several edge cases cause the .std() method to fail **To Reproduce** Unzip attachment, run the attached jupyter notebook. [pykx_std_tests.zip](https://github.com/KxSystems/pykx/files/15315589/pykx_std_tests.zip) Notebook will walk thru each edge case, compare...

--- name: Addition of isnull, isna, notnull, notna, idxmax, idxmin, kurt and sem functions. about: Missing pandas API functionality title: 'Addition of isnull, isna, notnull, notna, idxmax, idxmin, kurt and...