Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

aaronreidsmith / pandas   python

Repository URL to install this package:

Version: 0.25.3 

/ tseries / api.py

"""
Timeseries API
"""

# flake8: noqa

from pandas.tseries.frequencies import infer_freq
import pandas.tseries.offsets as offsets