-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
dataframegood first issueClearly described and easy to accomplish. Good for beginners to the project.Clearly described and easy to accomplish. Good for beginners to the project.io
Milestone
Description
We could automatically tune the default blocksize based on total physical or available memory and the number of cores. This would avoid memory errors for smaller machines and novice users.
This would probably depend on the optional presence of psutil
psutil.virtual_memory()
psutil.cpu_count()
Metadata
Metadata
Assignees
Labels
dataframegood first issueClearly described and easy to accomplish. Good for beginners to the project.Clearly described and easy to accomplish. Good for beginners to the project.io