gage-russell / pandas-lineage

Apache License 2.0
13 stars 6 forks source link

issues/1: enabling dataset name to default to file path on pandas_read… #2

Closed gage-russell closed 2 years ago

gage-russell commented 2 years ago

previously datasets were named based on Job.name; now they will default to filepath but can be overridden by dataset_name kwarg on read_csv

gage-russell commented 2 years ago

closes https://github.com/gage-russell/pandas-lineage/issues/1#issue-1363999233