-
### Search before asking
- [X] I searched the [issues](https://github.com/IBM/data-prep-lab/issues) and found no similar issues.
### Component
Library/core
### What happened + What you e…
sujee updated
7 hours ago
-
### Proposed new feature or change:
Now that Android is a supported platform in Python 3.13, it would be great to have numpy support given that it’s the foundation of many other Python libraries. T…
-
How do I use a parameter like initial_prompt in Python's Whisper?
-
https://github.com/SENATOROVAI/datascience-Gleb/blob/09b8979006221455f242a5756e4bcb749e4e095a/Python/made-easy/chapter_5_python_flow_control_operators_python_made_easy.py#L22-L28
### What would you…
-
Since *scons* was written, Python has grown support for "path-like objects" which are defined like this:
> An object representing a file system path. A path-like object is either a str or bytes obj…
-
### Is your proposal related to a problem?
Python 3.8 reached End of Life (EOL) on 7 October 2024. It is a security concern to have a code base with [unsupported Python 3.8](https://devguide.python.o…
-
Add
- [ ] setup.py
- [ ] move main code into a sub-folder called speccy
- [ ] make __init__.py that imports sick_tricks as *
- [ ]
-
### What would you like help with?
I suppose this is already possible by duck typing classes to look like the ones in `adbc_driver_manager`, but I'm curious what's the general attitude towards implem…
-
see https://bugs.python.org/issue37028
-
In [siibra-python](https://github.com/fzj-inm1-bda/siibra-python/), we use neuroglancer-scripts to read neuroglancer precomputed formatted multiresolution volumetric data.
We recently encountered …