-
Hello,
Since v0.17.1, Pandas have an interesting API for styling Jupyter HTML outputs for Series / DataFrames...
https://pandas.pydata.org/pandas-docs/stable/style.html
It will be a nice featur…
-
## bearophile_hugs reported this on 2013-02-27T15:12:43Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=9611
### CC List
* andrei (andralex)
* zshazz
### Description
In some cases I…
-
Indexing a `datetime64[ns]` coordinate with a scalar `datetime.date` produces a `KeyError` (`[6]`).
Curiously, indexing with a `datetime.date` _slice_ does work (`[5]`).
I would expect `[6]` to work…
-
OS: Windows10
OpenWebstart: 1.0.0
Using JNLP aggregation leads to a warning dialog "... missing attribute 'permission'...".
The main JNLP looks like this:
```
OpenWebstart-Test
…
-
I am receiving poor performance in label_components compared to Matlab's bwconncomp
or compared openCV C++
my input data is 1600x1200 Uint8 array with a few round blobs, 100-200 pixels each.
in…
-
## Feature Request
- [X ] I have tried using the latest released version of Numba (most recent is
visible in the release notes
(https://numba.readthedocs.io/en/stable/release-notes-ov…
-
```
Currently LUKS_STRIPES is set to 4000 in luks/luks.h and afaik there is no
user interface to change it. Since afaik the stripes are meant to protect
against forensic attacks. E.g. if a hardware se…
-
I have no clue about what's going wrong in my macrogen project you can find at
https://github.com/leonardschneider/macrogen
Trying to chain to macro calls throws a compiler exception due to missin…
-
When using vertx 4.3.5 with an Oracle Database, the behaviour of a tuple sourced from a string representing a UUID has changed.
Using the below oracle table and test case with vertx 4.3.4, two rec…
-
Hi, I'm a CMake developer and packager with an interest in build systems (saw the link on HN from the Linus page fault rant) and had a few questions:
- Are buildsome files meant to be written by hand?…