-
Calling `bind()` can result in the cryptic error message
> "a.replace is not a function"
This occurs if the `keys` parameter is passed an `Array` that was created in a different `window` (think ifra…
-
Hi,
In our settings there is often a need to read a `.gctx` file from a non-file (i.e. python file object).
Currently it is not possible with cmapPy. The parse method explicitly checks for the filen…
-
Chapel-Python interop for arrays currently works with two possibilities:
* a Chapel interop array with numpy-like fields
* an opaque Chapel array
In both cases, I think that the Chapel-Python…
-
Over it's lifetime this crate has seen quite many downloads. For example, the 2021-10-19 had a huge (for this crate) 10k per day spike. I haven't used this crate myself in a few years but would be int…
-
issues encountered when using perky Duck (braille software) with NVDA
### Steps to reproduce:
1.
launch nvda
and launch perky Duck
2.
create a new document.
3
press the keys required for t…
-
## About the course
Mypy is Python's official type checking system, which integrates seamlessly into Python. It has been slowly maturing over the past few years, and at this point it has become a s…
-
from @trwnh in #469:
## Define "actor"
This is relevant in the following scenario:
Say you discover a random JSON-LD document with `ldp:inbox` present. How do you know that it accepts Activit…
evanp updated
2 months ago
-
It would be great to have a function like dask's to_delayed in order to take xarray datasets and convert them to pandas dataframes chunkily.
http://stackoverflow.com/questions/40475884/how-to-conve…
-
This is a big picture long term issue to integrate the idea of mixin columns with [numpy duck arrays](https://www.numpy.org/neps/nep-0022-ndarray-duck-typing-overview.html), perhaps resulting in a new…
-
Edited
TAC
- PackedVariable and PackedFactor generated or implemented from a schema to be more rigid and specific about interchange types.
- Care must be taken on null types / empty fields / defa…