-
Example build: https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-m5-4xlarge-us-east-2/builds/2347#018890c5-5406-469b-a411-3495092d1fe5
```
[230606-13:36:49.995] [22163] [benchclients.c…
-
CC @ellvix and @yilinxia
I suggest we reword the following terms in boxplot:
1. `Minimum` -> `Low`
2. `Maximum` -> `High`
This is because these terms are misleading. The ending points of left and …
-
## Issue
I was recently made aware that none of my projects that are using Tox in GitHub Actions to run unit tests succeed at finding data for coverage reports. As a sanity check, I then tested thi…
-
Doing "non-accurate" benchmark testing to verify all models are working with new binaries I compiled. Benchmark was run on an AMD Ryzen 7950 with Nvidia MSI 4090 Gaming X trio. Due to GPU not being "s…
-
### 🐛 Describe the bug
I wanted to run a simple matmul benchmark on GPU. Following the [PyTorch Benchmark](https://pytorch.org/tutorials/recipes/recipes/benchmark.html) tutorial, I have written the f…
-
Apologies if this has been shared elsewhere in the repository, but I haven’t been able to find it in my searches.
I’m wanting to create a table in gtsummary that displays entries for “Yes” and “No”…
-
Hello,
I used the gtsummary package to create a table describing the median differences of a continuous variable (cfDNA) based on two categorical variables (BCLC and Timing) and reporting the p-value…
-
-
Hello,
I'm currently using a Macbook with MacOS Catalina, unfortunately it hasn't any updates anymore.
My problem consists when trying to install river by pip or cloning the repo in my environmen…
-
- "clear workspace" question needs to be removed since this functionality no longer exists
- IQR from `DataFrames.describe()` is gone now