move-coop / parsons

A python library of connectors for the progressive community.
Other
254 stars 125 forks source link

If petl is loaded from a CSV, use the source file, don't re-write #1062

Closed austinweisgrau closed 3 weeks ago

austinweisgrau commented 1 month ago

No need to rewrite a CSV for a non-transformed petl that was loaded from a CSV on disk.

This can save a lot of time when working with large CSVs