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

sa_saltelli_sobol_ishigami.ipynb warnings #87

Open
erexer opened this issue Jul 11, 2024 · 0 comments
Open

sa_saltelli_sobol_ishigami.ipynb warnings #87

erexer opened this issue Jul 11, 2024 · 0 comments
Assignees

Comments

@erexer
Copy link
Collaborator

erexer commented Jul 11, 2024

Warnings:

/tmp/ipykernel_335/3348538535.py:2: DeprecationWarning: `salib.sample.saltelli` will be removed in SALib 1.5.1 Please use `salib.sample.sobol`
  param_values = saltelli.sample(problem, 256)
/opt/conda/lib/python3.9/site-packages/SALib/util/__init__.py:274: FutureWarning: unique with argument that is not not a Series, Index, ExtensionArray, or np.ndarray is deprecated and will raise in a future version.
  names = list(pd.unique(groups))
@erexer erexer changed the title sa_saltelli_sobol_ishigami.ipynb warning sa_saltelli_sobol_ishigami.ipynb warnings Jul 11, 2024
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

2 participants