-
Description
===========
During our tests we observe that Event Hubs Kafka API throttles offset commits to **~2 commits/sec**.
Doesn’t matter whether event hub (topic) has 1 or 10 partitions nor am…
-
```
$ ps aux |grep peerswap
cln 729129 0.0 0.0 1173572 868 ? Sl Mar17 0:03 /home/cln/src/peerswap/peerswap
cln 729164 0.0 0.0 1173572 1568 ? Sl Mar17 0:03 /ho…
-
While working on the meson build integration, I've discovered that the JSON Module is doing some sketchy things.
1) The ujson extension module should not be named json.
This can result i…
-
**Describe the bug**
Not a bug, but a performance issue with incremental solving. symcc-assertions-sequential.smt2 is solved is under a second, while the same set of assertions at the end of symcc-as…
-
Currently:
- `corr` on a `DataFrame` requires another `DataFrame`, and fails on a `Series`
- `corrwith` on a `DataFrame` takes a `Series`
Is there a good reason these are separate? Should `corr` do w…
-
Implement `to_html` / notebook repr based on `.style`.
prob need to expand this to take a `use` argument (to select the style, needs to be 'classic' for a while, to replicate the current `.to_html`…
-
Currently `Index._validate_names()` does _not only validation_, but some other unrelated to validation stuff:
https://github.com/pandas-dev/pandas/blob/055bfa6a2a4ef81d6a0c41c6f870dbe0ec5296d3/pand…
-
[ Replace get_c_string_buf_and_size with PyUnicode_AsUTF8AndSize #49760 ](https://github.com/pandas-dev/pandas/issues/49760)
-
xref https://github.com/pandas-dev/pandas/pull/38145#issuecomment-735346546
`DataFrame.combine_first` should be refactored to use `BlockManager.where` instead of `pandas.core.computation.expression…
-
On Citadel, Core Lightning support is currently in beta.
During the beta, testers can run both LND and CLN, which will later be reduced to only one at the time, but currently it's both.
If `/mnt…