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.
where.md
1 parent 41eeeb6 commit fe123baCopy full SHA for fe123ba
docs/tutorial/where.md
@@ -581,7 +581,7 @@ We get `Black Lion` here too because although the age is not *strictly* less tha
581
582
### In
583
584
-Finally, we can use `in_ to get the rows where a column is a member of a collection of values:
+Finally, we can use `in_` to get the rows where a column is a member of a collection of values:
585
586
{* ./docs_src/tutorial/where/tutorial0065.py ln[44:49] hl[46] *}
587
0 commit comments