Results 56 issues of Greg Werbin

## Describe the bug Qlot does not install dependencies of dists specified in `qlfile`. Am I doing something wrong? ## Reproducible steps ```bash mkdir -p ~/tmp/qlot-test cd ~/tmp/qlot-test qlot init...

I am new to the Holoviz ecosystem, so I am trying to learn by following the NYC Taxi example for use of Datashader. Specifically, I am looking at this section:...

### Problem description Apologies if this is flatly out of scope or otherwise based in misunderstandings of how Polars works. I am working on an application where I will need...

enhancement

After invoking `:Gvdiffsplit!` or `dv` in the Git buffer, everything works as expected. However, when I return to the same Git buffer and invoke `dq`, the `fugitive://...//2/...` buffer is left...

This is more of a note than an "issue" as such. I needed to specify `CFLAGS='--stdlib=libc++'` when installing `bigint` to silence a warning: ``` clang: warning: include path for libstdc++...

```python pyll.stochastic.sample(hp.randint('x', 3)) ``` Expected: an integer, like ``` 3 ``` Actual: a "zero-dimensional" array, like ``` array(3) ```` Yes, `np.array(3).shape` is actually `()`. Is this expected behavior anywhere in...

### Pandas version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of...

Bug
Needs Triage

#### ALL software version info Output from `micromamba list`: ```none Name Version Build Channel ─────────────────────────────────────────────────────────────────────────────────────── affine 2.4.0 pyhd8ed1ab_0 conda-forge aiohttp 3.9.3 py311h05b510d_1 conda-forge aiohttp-retry 2.8.3 pyhd8ed1ab_0 conda-forge aiosignal 1.3.1 pyhd8ed1ab_0...

I want to try the Xeus-SQL kernel in my project's Mamba environment, but also use a centrally-installed Jupyter instance such as Jupyter Desktop. However, I don't see any instructions for...

### ALL software version info JupyterLab Desktop v4.1.8-1, running the bundled Python environment Conda env for the Jupyter kernel: ```none Name Version Build Channel ─────────────────────────────────────────────────────────────────────────────────────── _py-xgboost-mutex 2.0 cpu_0 absl-py 1.4.0...