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

Deprecation warning for pd.unique thrown #637

Open
ConnectedSystems opened this issue Sep 9, 2024 · 0 comments
Open

Deprecation warning for pd.unique thrown #637

ConnectedSystems opened this issue Sep 9, 2024 · 0 comments
Labels
clean up/maintenance Changes to clean up code or for maintenance

Comments

@ConnectedSystems
Copy link
Member

Note to future selves that this deprecation warning is also thrown:

[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))
@ConnectedSystems ConnectedSystems added the clean up/maintenance Changes to clean up code or for maintenance label Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean up/maintenance Changes to clean up code or for maintenance
Projects
None yet
Development

No branches or pull requests

1 participant