We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df9fca commit 5a85a5aCopy full SHA for 5a85a5a
NEWS.md
@@ -33,7 +33,7 @@ New language features
33
34
* Added `⟂` (`\perp`) operator with comparison precedence ([#24404]).
35
36
- * The `missing` singleton object (of type `Missing`) has been added to (repr)esent
+ * The `missing` singleton object (of type `Missing`) has been added to represent
37
missing values ([#24653]). It propagates through standard operators and mathematical functions,
38
and implements three-valued logic, similar to SQLs `NULL` and R's `NA`.
39
0 commit comments