effective_pandas_book icon indicating copy to clipboard operation
effective_pandas_book copied to clipboard

Typo in the table on page 32(PDF) and page 41 (print)

Open txblackbird opened this issue 3 years ago • 0 comments

In the table on operator methods, the Operator entries for s.gt(s2), s.ge(s2), s.lt(s2), and s.le(s2) all simply list '2' rather than 's2'

txblackbird avatar Mar 27 '22 12:03 txblackbird