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 a001e14 commit 38b283aCopy full SHA for 38b283a
onnx_diagnostic/helpers/_log_helper.py
@@ -251,7 +251,7 @@ def open_dataframe(
251
) -> pandas.DataFrame:
252
"""
253
Opens a filename defined by function
254
- :func:`onnx_diagnostic.helpers.log_helper.enumerate_csv_files`.
+ :func:`onnx_diagnostic.helpers._log_helper.enumerate_csv_files`.
255
256
:param data: a dataframe, a filename, a tuple indicating the file is coming
257
from a zip file
0 commit comments