We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7f067a commit 954b9bcCopy full SHA for 954b9bc
sklearn/utils/__init__.py
@@ -1071,7 +1071,7 @@ def check_matplotlib_support(caller_name):
1071
1072
1073
def check_pandas_support(caller_name):
1074
- """Raise ImportError with detailed error message if pandsa is not
+ """Raise ImportError with detailed error message if pandas is not
1075
installed.
1076
1077
Plot utilities like :func:`fetch_openml` should lazily import
0 commit comments