agilescientific / welly

Welly helps with well loading, wireline logs, log quality, data science

Home Page:https://code.agilescientific.com/welly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create Well or Project from CSV

kwinkunks opened this issue · comments

It would be straightforward to wrap pd.read_csv() as a convenience, electing the column(s) to use for the index, creating a Project if there's a dual index.

See also #198