This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Description
When I run missing value handler on integer columns, I get:
Error: *** System.InvalidOperationException: 'No IsNA predicate for 'Int64''Traceback (most recent call last):
It could be cool for missing value handler to automatically convert numeric integer columns to 'float' behind the scenes