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

ProdMisfit defragmented DataFrame #1209

Open
anders-kiaer opened this issue Apr 14, 2023 · 0 comments
Open

ProdMisfit defragmented DataFrame #1209

anders-kiaer opened this issue Apr 14, 2023 · 0 comments

Comments

@anders-kiaer
Copy link
Collaborator

/prog/res/komodo/2023.03.05-py38-rhel7/root/lib/python3.8/site-packages/webviz_subsurface/plugins/_prod_misfit/utils/make_dataframes.py:264: PerformanceWarning:

DataFrame is highly fragmented.  This is usually the result of calling `frame.insert` many times, which has poor performance.  Consider joining all columns at once using pd.concat(axis=1) instead. To get a de-fragmented frame, use `newframe = frame.copy()`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant