cmccarthy1

Results 11 issues of cmccarthy1

**Issue raised via email to [email protected], here for posterity** # Questions - [x ] Which operating system are you using (if Linux, please provide flavour of it, i.e RedHat, CentOS...

question

External Query I have a table in kdb – just 5 columns and 100 rows – all numeric (features of a model let’s say) I want to display the contents...

**External Request** The following email was received via `[email protected]` (edited for anonymity) ``` One of the features I like about running JupyterQ in Jupyter Lab, is the “open console for...

enhancement

Currently embedPy does not operate within Python 3.9 anaconda build environments ``` q p.q KDB+ 4.0 2020.05.04 Copyright (C) 1993-2020 Kx Systems 'libpython [2] /usr/local/anaconda3/envs/qenv/q/p.q:12: `L`M`H`P`B set'@[system"python3 ",;c;{system"python ",c}];if[count M;if[k~key...

* Implementation of filter-out for arm builds of embedPy on certain compilers resulted in the error ``` makefile:11: *** Recursive variable 'CFLAGS' references itself (eventually).  Stop. ``` This is fixed...

**Internal Feature Request** **Is your feature request related to a problem? Please describe.** The addition of the ability to subscribe to multiple topics in v1.4.0 of this interface, however the...

**Internally raised issue** **Describe the bug** Committing an offset as a member of a consumer group during a group rebalance event for that group can cause the consumer to become...

**Describe the bug** Committing an offset as a member of a consumer group during a rebalancing of the group can cause a consumer to become stale. **To Reproduce** > `cat...

When attempting to install on Windows from a downloaded version of this repository the use of `INSTALL_opts=c("--no-multiarch")` does not appear to be valid option. This seems to limit the ability...

bug
help wanted