Matthias
|
1c5031b468
|
load_data to return dataframe
|
2018-12-15 14:28:37 +01:00 |
|
Matthias
|
c1a32bc6c8
|
use json_load to load data
- otherwise unforseen problems could appear due to the default beeing ujson
|
2018-12-15 14:22:49 +01:00 |
|
Matthias
|
6c02cc5993
|
Adjust test to pathlib
|
2018-12-15 14:14:38 +01:00 |
|
Matthias
|
21aba1620c
|
Replace calls to load_data
|
2018-12-15 14:10:33 +01:00 |
|
Matthias
|
f261911285
|
replace os.path with pathlib.Path
|
2018-12-15 13:54:35 +01:00 |
|
Matthias
|
407139b0e0
|
remove unused imports
|
2018-12-14 06:32:49 +01:00 |
|
Matthias
|
1a3fcd4771
|
extract data-handling methods from optimize
|
2018-12-14 06:32:49 +01:00 |
|
Matthias
|
b38195e9b3
|
Rename to converter
|
2018-12-14 06:32:49 +01:00 |
|
Matthias
|
1f29802884
|
only export what's needed
|
2018-12-14 06:32:49 +01:00 |
|
Matthias
|
030ecbfc17
|
move exchange_helpers to data module
|
2018-12-14 06:32:49 +01:00 |
|