We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c735477 commit d410316Copy full SHA for d410316
1 file changed
docs/source/dataframes.rst
@@ -226,7 +226,7 @@ objects. The callback can then generate or query for just the values
226
in that time range.
227
228
Arbitrary keyword arguments can be provided to the PeriodicDataFrame
229
-constructor, which will be passed into the callback that its behavior
+constructor, which will be passed into the callback so that its behavior
230
can be parameterized.
231
232
For instance, you can write a callback to return a suitable number of
0 commit comments