Skip to content

Irregular tables #107

Open
Open
@MatthewCaseres

Description

@MatthewCaseres

Errors on some tables

using MortalityTables
MortalityTables.table("2012 IDEC Select Termination Rates - Male, Occ Cl 1, Acc and Sick, 14 day EP")
MortalityTables.table("Guatemala Abridged Life Tables 1980-85 Males")
  • Distinguish between tables that will have a custom mortality-table specific API and those that should not. Tables that cannot be parsed into the existing API will inform the user that they are trying to load a table that is not a supported table.
  • Provide a general API for all tables. When parsing the XTbML the only assumption we are making is that it is a valid XTbML file.

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