On 11/04/2013 08:27 AM, Peder Jakobsen wrote:
> Hi,
>
> I have two fields in my source CSV file that I need to multiply together
> in order to create a new field in the target document. I assume I have
> to use "custom operations"... the documentation on it seems confusing,
> probably because I lack some context that is assumed to come from
> brewery. Does anyone have some bubbles example code that does something
> similar?
I have not got to that stage yet.
While I was pondering this I remembered another project that covers the
same ground:
petl
http://petl.readthedocs.org/en/latest/
https://github.com/alimanfoo/petl
I have not really used it but the documentation is fairly complete. For
the operation you want to do this would seem to work
http://petl.readthedocs.org/en/latest/#transform-transforming-tables
search on addField
>
> Thanks,
>
> Peder (Still trying to avoid Pentaho Kettle, well documented but total
> overkill)
>
--
Adrian Klaver
adrian...@gmail.com