You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/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))
The text was updated successfully, but these errors were encountered:
erexer
changed the title
sa_saltelli_sobol_ishigami.ipynb warning
sa_saltelli_sobol_ishigami.ipynb warnings
Jul 11, 2024
Warnings:
The text was updated successfully, but these errors were encountered: