Skip to content

Commit 04407bd

Browse files
minor ed to learning objs wrangling
1 parent 71a213c commit 04407bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/wrangling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ By the end of the chapter, readers will be able to do the following:
5555
- `str.split`
5656
- Recall and use the following operators for their
5757
intended data wrangling tasks:
58-
- `==`
58+
- `==`, `!=`, `<`, `>`, `<=`, `>=`
5959
- `in`
6060
- `and`
6161
- `or`

0 commit comments

Comments
 (0)