-
Implement ndjson https://docs.pola.rs/api/python/stable/reference/api/polars.read_ndjson.html and https://docs.pola.rs/api/python/stable/reference/api/polars.DataFrame.write_ndjson.html as a data save…
-
**Describe the bug 🐛**
Running the example, that you gave us. I'm using a fresh venv.
```python
(venv) PS C:\Users\test\win_cap> python wincap.py
Traceback (most recent call last):
File "C:…
-
# Functions the API should have:
## `GetSymbolType(line: int)`
The function: `GetCurrentSymbolType` will then call this with the current line
## `SetCursorX` & `SetCursorY`
This will just make l…
-
Clixon provides a C-API for callbacks.
A recurring topic in clixon is a foreign function interface enabling a developer to use another programming language when interacting with other tools. The reas…
-
### Describe the bug
If I obtain ODB object handles for the same object through two different means in the Python API, their underlying SWIG object addresses are different. The result is that I can't…
-
**Is this a general concept that needs to be documented or a specific API?**
Multi-Threading in the C++ API. How can we achieve work in the background without locking the main thread (and thus the UI…
-
**This comment has the latest update**: https://github.com/MadcowD/ell/issues/366#issuecomment-2466455721
Anything below is likely not an issue.
So, when setting custom client, both in `ell.init…
-
### Describe the bug
If I understood correctly the developer API for tags, `input_tags.sparse` tells us whether an estimator can accept sparse data or not. For many estimators it seems that `input_ta…
-
ella's Python bindings are generated from Rust using pyo3/maturin. Unfortunately it seems that it's difficult to effectively create API documentation and type definitions for generated code.
### Re…
-
Numpy 2.0 is about to come out in 4 days, so making sure support for that would be good. It would also be good to try and have support for the [Array API standard](https://data-apis.org/array-api/late…