When `from_pandas` converts data to boolean, the values are read into a `uint8_t` and then checked. When the values are floating point numbers, not all bits are checked which can cause incorrect results.
[ Full content available at: https://github.com/apache/arrow/pull/2698 ] This message was relayed via gitbox.apache.org for [email protected]
