dpservis / bots

Automatically exported from code.google.com/p/bots
0 stars 0 forks source link

add: concatenate function for mapping #192

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
in transfrom.py, use eg
concat('con','cat','enate') -> gives: 'concatenate'
concat(None,'con','cat',None) -> gives: 'concat'

Original issue reported on code.google.com by hjebb...@gmail.com on 23 Oct 2012 at 10:09

GoogleCodeExporter commented 8 years ago

Original comment by hjebb...@gmail.com on 10 Sep 2013 at 12:45