-
**What is your question?**
Hi, I have a sample script here that reads in a DF of 10k rows and 74 columns. This is just a toy example to mimic some real data that is being used.
The desire is to …
-
### General information
* OS: Linux
* Hypervisor: KVM
* Did you run `crc setup` before starting it? Yes
## CRC version
```bash
version: 1.0.0-rc.0+34371d3
OpenShift version: 4.2.0-0.n…
b1zzu updated
5 years ago
-
I have been trying to use concoct_refine on my binning using the following line
```
~/work/Projects/Project_LIGNOME.972/Run_pool-lignome.12492/workinp/contigs_filte
red/anvio/Concoct/concoct_refine…
-
**Describe the bug**
Using the connector and writing a dataframe created from parquet files after running for a while java.util.concurrent.TimeoutException: Futures timed out after [-1 seconds] is th…
-
**Description**
This issue is to implement placement constraints on NUMA nodes. A VM can be pinned on a node based on:
* PCI affinity
* Memory affinity
* Manual node assigment
**Use case**
I…
-
**The Problem**
The np.dot operation leads to a crash of my python interpreter:
```python
import numpy as np
A = np.matrix([[1.], [3.]])
B = np.matrix([[2., 3.]])
np.dot(A, B)
```
The ab…
-
**Describe the bug**
dask_cudf groupby mean is numerically instable
**Steps/Code to reproduce bug**
```python
import numpy as np
import cudf
from dask_cuda import LocalCUDACluster
cluster = L…
-
redis-server crash at RedisAI queuePush while on AI.MODELRUN ...
infrastructure/OS details:
OS Ubuntu 18.04
```
NAME="Ubuntu"
VERSION="18.04.3 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
P…
-
## Bug Report
**What version of Rust are you using?**
1.29.0-nightly (4f3c7a472 2018-07-17)
**What operating system and CPU are you using?**
```
processor : 0
vendor_id : GenuineIntel
cpu f…
-
**Is this a BUG REPORT or FEATURE REQUEST?**:
> Uncomment only one, leave it on its own line:
>
/kind bug
> /kind enhancement
**What happened**:
vm-cirros failed to start when issuing…