Skip to content

Commit

Permalink
[DataFrames] Updating Error messages to encourage contribution. (ray-…
Browse files Browse the repository at this point in the history
  • Loading branch information
devin-petersohn authored and robertnishihara committed Feb 28, 2018
1 parent 4a15c2c commit e7df293
Show file tree
Hide file tree
Showing 3 changed files with 621 additions and 207 deletions.
2 changes: 1 addition & 1 deletion python/ray/dataframe/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from __future__ import print_function
import threading

DEFAULT_NPARTITIONS = 10
DEFAULT_NPARTITIONS = 4


def set_npartition_default(n):
Expand Down
Loading

0 comments on commit e7df293

Please sign in to comment.