Skip to content

API: deprecate get_offset, Offset for time rules like '30s' #4205

Closed
@jseabold

Description

@jseabold

From stackoverflow: http://stackoverflow.com/questions/17579932/statsmodel-arma-function-is-incompatiable-with-pandas/17581170

I'm looking only quickly at this, but I'm wondering if this should be recognized and return an offset.

from pandas.tseries.frequencies import get_offset
get_offset('30s')

or if in statsmodels we should accept custom offsets in place of frequency strings.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions