Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add easy ways to get to/from pandas #4

Open
kwinkunks opened this issue May 11, 2015 · 3 comments
Open

Add easy ways to get to/from pandas #4

kwinkunks opened this issue May 11, 2015 · 3 comments
Projects

Comments

@kwinkunks
Copy link
Member

I don't think I want to completely wrap pandas like, say, GeoPandas does. But it would be useful to have methods for getting LASReader (NumPy structured array) curve data into and out of pandas.

E.g. nice application of pandas with well logs, see Alessandro's TLE tutorials, April and June 2015.

@ThirstyGeo
Copy link

Has this functionality been added (bit of an old issue, and maybe I have missed it?).

The only mention of pandas I came across is the petrel io function

@kwinkunks kwinkunks added this to To do in T21 Mar 30, 2021
@mtb-za
Copy link
Contributor

mtb-za commented Apr 21, 2021

@ThirstyGeo not yet, but we are looking at improving the IO facilities generally at the moment. I am not sure how to do this without wrapping pandas or making it a dependency, which we would like to avoid. Someone is taking a look at a to_dictionary method though, which would in theory allow for easy conversion into a dataframe. Not sure what the timeframe on that one is though.

@kwinkunks
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
T21
To do
Development

No branches or pull requests

3 participants