-
**Describe the bug**
cuml.ElasticNet (and Lasso) perform much slower than expected.
[shady_lea_X.zip](https://github.com/rapidsai/cuml/files/6896054/shady_lea_X.zip)
[shady_lea_y.zip](https://gith…
-
In https://github.com/apache/arrow/pull/40717#pullrequestreview-1958505514, @paleolimbot noted that the current implementation of the C Device interface in Arrow C++ is using a `device_id` of -1 when …
-
**Describe the bug**
When we save a dataframe containing a series with duration type using `fastparquet` engine and trying to load the same parquet file works in pandas but not in cudf.
**Steps/Co…
-
**Describe the bug**
Avro supports duration types through `logicalTypes`: https://avro.apache.org/docs/current/spec.html#Logical+Types
While reading an avro file with duration types, there is a Runt…
-
**Describe the bug**
Exception is raised when concatenating a single level index frame with a multiIndex frame
**Steps/Code to reproduce bug**
```python
>>> midx = cudf.MultiIndex.from_tuples([(…
-
**Describe the bug**
Attempting to compare a `DatetimeIndex` and `RangeIndex` using `Index.equals()` causes a `RuntimeError`, seemingly failing on `cudf._lib.cpp.binaryop.binary_operation()`.
**St…
-
### Version
0.3.0
### Describe the bug.
Issue started with DALI, but after testing I realized my minimal reproduction is just nvimgcodec. Just trying to decode jpeg images. Every time I just get th…
-
## Description
mxnet build from source error.
Performed pip install as workaround for now (pip install mxnet-cu80 --pre)
## Environment info (Required)
```
What to do:
1. Download the diagn…
-
Following the [instructions on launching Databricks](https://docs.rapids.ai/deployment/stable/platforms/databricks/) have started failing.
On step 5 of section 2 where it says "Create and launch yo…
-
### Describe the issue
![image](https://user-images.githubusercontent.com/39560035/189062446-7db83c6a-a1d7-44a3-93ba-d7cf5022b1e1.png)
Excuse me I've been using the tutorial to install ONNX and have…