We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5199eb commit b9f0892Copy full SHA for b9f0892
docs/usage_guide/advanced_usage/modin_metrics.rst
@@ -39,6 +39,7 @@ Handlers are functions of the form: `fn(str, int|float)` and can be registered w
39
and not involve any blocking network calls.
40
41
Disable Modin metrics like so:
42
+
43
.. code-block:: python
44
45
import modin.pandas as pd
0 commit comments