Skip to content

Support BCE dates #868

Description

@danfowler

Overview

Supporting dates from before CE/AD requires something other than Python's default date-handling library. These dates would probable be specified as "negative" dates (e.g. https://en.wikipedia.org/wiki/ISO_8601#Years)

Originally: frictionlessdata/datapackage#386 (comment)

Pandas (via NumPy) supports BCE dates:

https://docs.scipy.org/doc/numpy/reference/arrays.datetime.html

Comes up in the context of the CMOA Collection data

@workergnome ...The non-castable value is going to be a problem—we do have to deal with dates BCE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions