|
|
52d3ff5772
|
Merge remote-tracking branch 'upstream/master' into develop
|
2018-07-28 16:00:45 +01:00 |
|
|
|
6042bf680a
|
Update 3-files.rst
|
2018-07-28 14:38:28 +01:00 |
|
|
|
85bd31c910
|
Merge branch 'master' of github.com:python-bonobo/bonobo
|
2018-07-28 14:35:13 +01:00 |
|
|
|
79b8d516b3
|
Add example code for bonobo.CsvReader
|
2018-07-28 14:34:09 +01:00 |
|
|
|
97c7080302
|
Merge pull request #1 from python-bonobo/master
Upstream
|
2018-07-28 14:23:34 +01:00 |
|
|
|
7f6a667960
|
Merge pull request #276 from odscjames/tutorial-sql
SQL Alchemy Tutorial - include SQL for a quick start
|
2018-07-28 14:17:39 +01:00 |
|
|
|
dceb898ca0
|
SQL Alchemy Tutorial - include SQL for a quick start
(Also a return statement was missing)
|
2018-07-28 13:54:27 +01:00 |
|
|
|
8ea6f67e5e
|
Merge pull request #275 from hartym/better_errors
Proposed changes about errors and casts.
|
2018-07-28 13:45:24 +01:00 |
|
|
|
71fce07f99
|
Fix xstatus when graph is empty.
|
2018-07-28 13:34:09 +01:00 |
|
|
|
b30dbaec22
|
Merge branch 'better_errors' of github.com:hartym/bonobo into better_errors
|
2018-07-28 12:35:08 +01:00 |
|
|
|
99cb02364a
|
types: fixing type casts.
|
2018-07-28 12:33:37 +01:00 |
|
|
|
2bbfc77acd
|
Merge pull request #273 from odscjames/tutorial-3-run
Add to tutorial - step 3 should tell reader to explicitly run the exa…
|
2018-07-28 11:53:29 +01:00 |
|
|
|
1542c579c1
|
Merge pull request #274 from odscjames/tutorial-gender-neutral
Tutorial - gender neutral
|
2018-07-28 11:53:03 +01:00 |
|
|
|
b49063d551
|
Tutorial - gender neutral
|
2018-07-28 11:30:44 +01:00 |
|
|
|
5439010725
|
Add to tutorial - step 3 should tell reader to explicitly run the example
Also add new line when writing so output is clearer
|
2018-07-28 11:13:01 +01:00 |
|
|
|
c60dd4c7e7
|
Update appveyor.yml
|
2018-07-28 10:33:01 +01:00 |
|
|
|
cb1080e08e
|
Merge pull request #272 from odscjames/tutorial-1-slow
Add to tutorial - add sleep to code so people can see the status changes
|
2018-07-28 10:31:52 +01:00 |
|
|
|
200b1b630e
|
Add to tutorial - add sleep to code so people can see the status changes
|
2018-07-28 10:24:20 +01:00 |
|
|
|
3e39421a25
|
Update 1-init.rst
|
2018-07-28 10:18:08 +01:00 |
|
|
|
381d077313
|
Update 1-init.rst
|
2018-07-28 10:07:54 +01:00 |
|
|
|
a0734724e9
|
Update 1-init.rst
|
2018-07-28 10:02:48 +01:00 |
|
|
|
c449f8601e
|
implements xstatus in graph context, based on node xstatus.
|
2018-07-22 11:20:08 +02:00 |
|
|
|
e0d714cbba
|
bug: fix bad mistake in moving the "empty" catcher.
|
2018-07-22 07:58:30 +02:00 |
|
|
|
3b1fb2a39b
|
Merge remote-tracking branch 'origin/better_errors' into better_errors
|
2018-07-22 07:55:49 +02:00 |
|
|
|
4e2cb29fc2
|
Formatting.
|
2018-07-22 07:54:22 +02:00 |
|
|
|
66451d03bb
|
work in progress: working on nodes lifecycle.
|
2018-07-22 07:34:11 +02:00 |
|
|
|
54ba316f35
|
Merge pull request #258 from benrudolph/br/return-results
Tweaks to ETLCommand command
|
2018-07-22 06:10:09 +02:00 |
|
|
|
5780b36480
|
experiment: try to autocast when possible
|
2018-07-16 12:53:15 +02:00 |
|
|
|
71cd606fad
|
experiment: try to autocast when possible
|
2018-07-16 12:12:15 +02:00 |
|
|
|
7b365e014d
|
aggregates: Adds first version of Reduce() based on @levic work.
|
2018-07-16 11:56:46 +02:00 |
|
|
|
6a1203602f
|
Minor tweaks about code quality.
|
2018-07-16 10:00:28 +02:00 |
|
|
|
d9f2fd3009
|
config: Change remove() to discard() to allow overriding value using simple attributes.
|
2018-07-12 16:25:26 +02:00 |
|
|
|
8b3215ad25
|
wip: refactoring context to share base.
|
2018-07-11 17:09:53 +02:00 |
|
|
|
4c2287ebf0
|
Partially configured object: shows what is missing instead of cryptic error only
|
2018-07-11 15:46:23 +02:00 |
|
|
|
9b55e211db
|
Update requirements.
|
2018-06-11 08:31:29 +02:00 |
|
|
|
38e0a2fe12
|
Adds create_reader/create_writer tests.
|
2018-05-21 12:30:43 +02:00 |
|
|
|
68de8368b8
|
Appveyor tweaks.
|
2018-05-21 12:27:46 +02:00 |
|
|
|
100451bcc4
|
Enforce python 3.5+ in setup.py.
|
2018-05-21 12:25:35 +02:00 |
|
|
|
5b303c403d
|
Adds create_reader/create_writer, more expliciteness in root module to avoid loosing IDEs (like jetbrains) in imports.
|
2018-05-21 12:17:02 +02:00 |
|
|
|
9e0736b246
|
Update requirements.
|
2018-05-21 11:56:53 +02:00 |
|
|
|
f0c4e5e78a
|
Update requirements.
|
2018-05-21 11:56:15 +02:00 |
|
|
|
a9c55de270
|
Update requirements / format.
|
2018-05-16 07:43:15 +02:00 |
|
|
|
18180fdb11
|
Release: 0.6.2
|
2018-03-29 09:41:32 +02:00 |
|
|
|
839b1dac46
|
Updates .gitignores
|
2018-03-29 09:40:53 +02:00 |
|
|
|
4bea84ae98
|
Merge branch 'master' of github.com:python-bonobo/bonobo
|
2018-03-29 09:40:01 +02:00 |
|
|
|
5457a9271c
|
Update requirements.
|
2018-03-29 09:39:35 +02:00 |
|
|
|
ebdc97d7b0
|
Merge pull request #260 from benrudolph/patch-1
Remove paren
|
2018-03-27 11:28:53 +02:00 |
|
|
|
d7513943a1
|
Remove paren
|
2018-03-26 17:29:50 -07:00 |
|
|
|
5cab4effea
|
allow for overriding strategy
|
2018-03-23 17:45:47 -07:00 |
|
|
|
d5b3c2e303
|
store results
|
2018-03-23 17:43:50 -07:00 |
|