Commit Graph

70 Commits

Author SHA1 Message Date
b6e84c66e3 Implements configurables and options to create cleaner transformation classes, and ease documentation of available options. 2017-01-16 16:22:13 +01:00
f736e7e7e3 Working toward sqlalchemy extension. Better ability to extend context. Still needs a lot of cleanup. 2017-01-03 22:06:09 +01:00
d3d2a22145 Exports CSV reader/writer to root package (#2) 2016-12-28 12:29:15 +01:00
e77fbae38b Implements naive csv reader / writer (#2) 2016-12-28 12:27:23 +01:00
cebb8df173 API is cleaner this way, easier to understand the purpose of methods (#2). 2016-12-28 11:40:03 +01:00
67e25b92e1 Implements JsonReader (#2) 2016-12-28 11:29:12 +01:00
2527a1b85b Still working on file handlers... JsonWriter (#2) 2016-12-28 11:14:37 +01:00
2b8216ec0d implementing FileReader/FileWriter (#2) 2016-12-28 10:54:50 +01:00
25ad284935 starting to write docs, taking decisions on public api 2016-12-27 13:31:38 +01:00
512e2ab46d refactoring contexts, moved json writer to a class as it make more sense. 2016-12-27 09:06:44 +01:00
4bc6248ee4 constants 2016-12-26 13:55:59 +01:00
fdd5d511eb fixing tests under py3.5 2016-12-26 09:19:50 +01:00
8903e1d386 still testing 2016-12-26 08:57:39 +01:00
1fbd43a94d refactoring for better testability 2016-12-25 15:01:56 +01:00
deb7700353 starting to test contexts ... 2016-12-25 14:44:38 +01:00
7b34b43b08 testing bags 2016-12-25 14:25:10 +01:00
a3adb044bf implements bags, so we can pass arbitrary args/kwargs to functions. 2016-12-25 12:40:28 +01:00
c30048f1b0 basic reimplementation of what was working in rdc.etl, jupyter widget, json import, demo with opendatasoft api, etc. Lot of things are still work in progress, stay tuned. 2016-12-24 10:37:53 +01:00
90d3b6235b work in progress ... 2016-12-09 08:01:04 +01:00
a7a00011fc initialize project structure 2016-12-09 05:05:03 +01:00