-
### What happened?
Using a `DataArray` as coordinate values for a new `DataArray` fails when the input is a list of tuples.
### What did you expect to happen?
I would expect the construction …
-
![image](https://user-images.githubusercontent.com/12626454/53297134-7e5dde00-3854-11e9-94de-84a440d4f6f6.png)
-
https://docs.python.org/3/faq/programming.html#why-did-changing-list-y-also-change-list-x
De module "complexity" draait er een beetje omheen, en in de uitleg van sets wordt ineens mutability aangeh…
-
I'm not sure if this is a bug or a "feature". But even if it's a "feature", I think it deserves a mention in the "Sharp Bits" page.
I'm interested in the off-diagonal part of the Hessian of a func…
-
- [X] Include a detailed description of the bug or suggestion
I'm attempting to capture the output of a custom logging configuration dict. But for some reason the once I use `logging.config.dictCon…
-
```
Building on the type/branch-recording code added in r778, we should
make CALL_FUNCTION and co record which functions they're actually
calling. I see two uses for this data:
a) In the case where…
-
When using `@pytest.mark.parametrize(..., indirect=True)` a dict param is handled like a list of its keys, instead of a single param - I have to explicitly wrap it in a list or single-element tuple. B…
-
--- load weight finish ---
Setting up a new session...
Max_iter = 120000, Batch_size = 20
Model will train on cuda:[0]
--- Focal_loss alpha = 0.25 ,将对背景类进行衰减,请在目标检测任务中使用 ---
--- Multiboxlo…
-
It would be nice to start planning support for HTTP/3. aioquic provides a sans-I/O API for HTTP/3 similar to h2 which would make such an integration possible.
The main hurdle is that the connection…
-
I have a python file within the same directory as my .ipynb file. The file is called “car_data.py” it simply contains two array bmws and priuses, of tuples.
I am able to import this file using the M…