Replies: 1 comment 4 replies
-
Initial support for dataframes came in with be104c4. Besides docstrings we don't have specific docs on it, but the tests updated in that commit show a few samples. After taking a second look I found a few holes in the coverage, to be fixed by #2136. I also updated |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I understand correctly, you can specify stress period data (e.g. for wells, ghbs, chds, etc) now with a Pandas DataFrame. Is there an example (notebook) where this is done? I could not find one. Or is there maybe detailed documentation on how to do this?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions