Skip to content

Commit

Permalink
Merge pull request #228 from adiso75/development
Browse files Browse the repository at this point in the history
Fix cudf file corruption error
  • Loading branch information
adiso75 authored Apr 12, 2020
2 parents 25f9798 + ff09064 commit 577fa80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion getting-started/gpu-cudf-vs-pd.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"source": [
"# Performance Comparison — pandas Versus RAPIDS cuDF\n",
"\n",
"This tutorial uses `timeit` to compare performance benchmarks with pandas and RAPIDS cuDF."
"This tutorial uses `timeit` to compare performance benchmarks with pandas and RAPIDS cuDF"
]
},
{
Expand Down

0 comments on commit 577fa80

Please sign in to comment.