This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Feature request: Missing value handler to work directly on integer columns #203
Closed
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
Metadata
Metadata
Assignees
Labels
No labels