-
**Describe the bug**
I am converting float dtypes to `int64` with LambdaOP and then I add Groupby op to generate list columns. However, I noticed that, the final dtypes are not integers, they are s…
rnyak updated
2 years ago
-
---------------------------------------------------------------------------
ValueError Traceback (most recent call last)
C:\ProgramData\Anaconda3\lib\site-packages\pan…
-
Hello, i got 1-2 mh\s avg when mining eth in NiceHash miner for Windows 10. Latest gpu driver.
-
Generating a Unix Makefile for an M1 Mac incorrectly adds `-mtune=cortex` to some build arguments for coal.
M1 Macs do not support and do not require regular ARM mtune arguments (Apple Clang on M1 …
-
## Versions
* `adlfs: 2023.1.0`
* `fsspec: 2023.4.0`
## Summary:
Hello,
I am not experiencing the expected behaviour introduced in #262 and documented in the project's `README > Details > S…
-
If samples=pooled need to use:
`ddF_track %
mutate(Sample = row.names(.))
ddR_track %
mutate(Sample = row.names(.))`
instead of:
`ddF_track %
mutate(Sample = row.names(.))
ddR_track %
…
-
Hi there,
I tried to run kMS on some Meerkat data (only 2 mins scan) and I found that if I set the TChunk parameter smaller than the targeted data itself, then there will be en error message compla…
-
Observed in https://ci.appveyor.com/project/daskdev/dask/builds/30866014
```
________________ test_rolling_methods[True-4-kurt-args9-True] _________________
method = 'kurt', args = (), window = 4…
-
In [this example](https://examples.pyviz.org/bay_trimesh/bay_trimesh.html#bay-trimesh-gallery-bay-trimesh) I tried getting the HoloViews example at the end to work (note, that example is wrong, neit…
-
A new run is here: https://github.com/coiled/benchmarks/actions/runs/5957150408
It looks like we are consistently a little bit slower on shuffle based workloads, I wouldn't look into this right now…