Hi all, This should be simple, but what is the id_map specified in
import_from_csv_file(*csvfile*, *id_map=None*, *null='<NULL>'*, *unique='uuid'*, *id_offset=None*, *transform=None*, *validate=False*, ***kwargs*) function from https://pydal.readthedocs.io/en/latest/#pydal.base.DAL.Table.import_from_csv_file ? Looking through the source I can see that it's supposed to be a dictionary, but I'm still unsure of how it's supposed to be used. Still it seems like it should be "obvious", but I've yet to find a clear example off google. Anyone clue me in on how this is supposed to be used? Thanks, KH -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

