Skip to content
Snippets Groups Projects
Commit d1d158f9 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Apply suggestion to doc/sample.rst

parent 8497d906
No related branches found
No related tags found
1 merge request!26Refactor Mixins to Aggregators
Pipeline #39307 passed
......@@ -14,7 +14,7 @@ To support scikit-learn based estimators with such requirement task, this packag
What is a Sample ?
------------------
A :any:`Sample` is simple container that wraps a data-point.
A :any:`Sample` is a simple container that wraps a data-point.
The example below shows how this can be used to wrap a :any:`numpy.array`.
.. doctest::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment