Skip to content

all numeric values are being set to sc:Integer #3

@pdurbin

Description

@pdurbin

@goeffthomas pointed out the following:

"Another thing that sticks out is that I see all of the fields have a dataType of sc:Integer. But nearly all of the columns (excluding quality and Id) are sc:Float. On the Kaggle side, we have a column type of "Id" and so if that's set on a column, we set the dataType to sc:Text since Ids can often be non-numerical. Just a minor difference there, though, so nothing alarming to me personally."

He's right. I've been setting all numeric values to sc:Integer but that's too specific. I'll make a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions