Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
e7e78ce
Added type checking and changed how variables were read in from kwargs
williamma12 Aug 29, 2018
d686848
Merge branch 'rewrite_backend' into rewrite_backend
devin-petersohn Aug 30, 2018
cf9b05d
Updated sample to new architecture
williamma12 Aug 30, 2018
2b94c77
Fixed merge conflict
williamma12 Aug 30, 2018
8724956
Made test_sample more rigourous
williamma12 Aug 31, 2018
2ad1c3b
Removed 'default=' from kwargs.get's
williamma12 Aug 31, 2018
502bd0d
Updated eval to the new backend
williamma12 Aug 31, 2018
992a8e2
Added two more tests for eval
williamma12 Aug 31, 2018
7cbb17a
Updated memory_usage to new backend
williamma12 Sep 1, 2018
b144b3d
Updated info and memory_usage to the new backend
williamma12 Sep 2, 2018
4e7adda
Updated info and memory_usage to be standalone tests and updated the …
williamma12 Sep 2, 2018
8a69de5
Updated info to do only one pass
williamma12 Sep 2, 2018
0ea925f
Updated info to do everything in one run with DataFrame
williamma12 Sep 2, 2018
8a7b320
Update info to do everything in one run with Series
williamma12 Sep 2, 2018
8585f8f
Updated info to do everything in one run with DataFrame
williamma12 Sep 2, 2018
e273288
Updated to get everything working and moved appropriate parts to Data…
williamma12 Sep 2, 2018
9d0f224
Fixed merge conflics
williamma12 Sep 2, 2018
5d52f7f
Removed extraneous print statement
williamma12 Sep 6, 2018
7571b3d
Moved dtypes stuff to data manager
williamma12 Sep 6, 2018
e70aaec
Fixed calculating dtypes to only doing a full_reduce instead of map_f…
williamma12 Sep 6, 2018
2d3a0a5
Merge branch 'data_manager_dtypes' into rewrite_backend
williamma12 Sep 6, 2018
59d6c41
Updated astype to new backend
williamma12 Sep 7, 2018
f53917f
Updated astype to new backend
williamma12 Sep 7, 2018
e1b01fc
Updated ftypes to new backend
williamma12 Sep 7, 2018
3c28c8f
Added dtypes argument to map_partitions
williamma12 Sep 7, 2018
f6a8ed6
Merge branch 'rewrite_backend' into rewrite_backend
williamma12 Sep 7, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading