Skip to content

Commit d085366

Browse files
authored
Merge pull request #8 from harbidel/patch-1
Update README.md
2 parents 716d34f + 5aa336a commit d085366

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Hinted by its name, cu_cat is our GPU-accelerated open source fork of the popula
1717

1818
# What can **cu-cat** NOT do?
1919

20-
Since **cu_cat** is limited to CUDF/CUML dataframes, it is not a drop-in replacement for dirty_cat. It is also not a drop-in replacement for the CPU-based dirty_cat, and we are not planning to make it one. We developed this library to accelerate our own **grpahistry** end-to-end pipelines.
20+
Since **cu_cat** is limited to CUDF/CUML dataframes, it is not a drop-in replacement for dirty_cat. It is also not a drop-in replacement for the CPU-based dirty_cat, and we are not planning to make it one. We developed this library to accelerate our own **graphistry** end-to-end pipelines.
2121

2222
Similarly, it requires pandas or cudf input, as well as a GPU; numpy array will not suffice as they can featurize but cannot be UMAP-ed since they lack index.
2323

0 commit comments

Comments
 (0)