We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f69e97 commit d7c2226Copy full SHA for d7c2226
source-code/rapids/README.md
@@ -0,0 +1,12 @@
1
+# Rapids
2
+
3
+NVIDIA Rapids provides a framework to do data science efficiently
4
+on GPUs.
5
6
7
+## What is it?
8
9
+1. `environment.yml`: conda environment description to run the notebooks
10
+ and scripts in this directory.
11
+1. `cudf.ipynb`: Jupyter notebook comparing the performance of pandas
12
+ dataframes to that of Rapids dataframes on some common operations.
0 commit comments