Skip to content

get_dataframe() mishandles index and date type #40

@timcoote

Description

@timcoote

the dataframe returned by get_dataframe () is quite odd from a pandas point of view and doesn't appear to agree with the api documentation.

Shouldn't the 'date' column be of type pandas.Timestamp, rather than ?
Should time run forwards?
Should the 'date' column be the index of the returned dataframe?

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