Skip to content

Maplib dealing with missing values from input CSV #37

@henrieglesorotos

Description

@henrieglesorotos

Looking at the examples - http://github.com/DataTreehouse/maplib/blob/main/examples/mapping/mapping.ipynb, I cannot see any that show missing values. Is this possible? Eg:

orgIRI,orgName,numEmployees,foundingDate,description
http://test.com/company/acme,Acme Corp,100,,Technology company
http://test.com/company/techco,TechCo Inc,50,2019-06-01,Software development

See above CSV where we don't know the foundingDate of Acme Corp. Will this throw an error? Does this necessitate and different template for each row if using programmatic templates?

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