Skip to content
Commit 4d4c8dfd authored by Kosei ABE's avatar Kosei ABE
Browse files

Fix NA handling of character objects

* The old implementation cannot distinguish NA from "NA".
  As NA represents null object in R,
  it is feasible that the string representation of NA is null.
* DataFrame debugging view follows the change.
parent 0de2aeb2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment