-
## Report needed documentation
**Report needed documentation**
A very common tech stack for ML researchers will be to install the latest version of PyTorch with the latest supported version of cum…
-
**What happened**:
- I'm running a query in dask-sql but I'm encountering an AssertionError. I also tried running it in pandas and outputted the same error.
**What you expected to happen**:
- I …
DaceT updated
3 years ago
-
There is often a lag between RAPIDS core dependencies getting updated and build failures cropping up in this repo, which is typically due to conda allowing older less restrictive RAPIDS nightlies in t…
-
I'd like to be able to call LCASE on a string column to convert it to lowercase, like in MySQL. This is an alias for LOWER, which is noted in #1135 . This is listed as a supported operation on string …
-
**Describe the bug**
Observed following error while running [mig.sh](https://github.com/GoogleCloudDataproc/initialization-actions/blob/master/gpu/mig.sh) on dataproc-2.1-ubuntu20 with runtime version…
-
**Overview**
Create an entirely new section on the website that should do the following.
- Highlight the previous sponsors
- Davenport University
- Grand Rapids Community College (GRCC)
…
-
### Checklist
- [x] I added a descriptive title
- [x] I searched open requests and couldn't find a duplicate
### What is the idea?
Hello folks,
I've been maintaining the github.com/GoogleCloudData…
-
MWE (`test_rapids.jl`):
```julia
using CSV
using DataFrames
using RAPIDS
csvpath = "./metadata.csv"
@info "Generate dummy data"
X = randn(100000, 5)
df = DataFrame(X, :auto)
CSV.write(csv…
-
I am getting error when trying to run Nyc Taxi or mortgage examples with Spark 3.1.2 operator in Kubernetes. We are submitting our Sparkapplication via Kubectl and getting below error. I tried with di…
-
{noformat}Caused by: java.lang.AssertionError
at water.fvec.Vec$ESPC.rowLayout(Vec.java:1726)
at water.fvec.AppendableVec.compute_rowLayout(AppendableVec.java:95)
at water.fvec.AppendableVec.layout_an…