About Anaconda Help Download Anaconda

conda-forge / packages / pandas_market_calendars 4.4.0

Market calendars to use with pandas for trading applications.

copied from cf-staging / pandas_market_calendars

Installers

Info: This package contains files in non-standard labels.
  • noarch v4.4.0

conda install

To install this package run one of the following:
conda install conda-forge::pandas_market_calendars
conda install conda-forge/label/cf202003::pandas_market_calendars

Description

The Pandas package is widely used in finance and specifically for time series analysis. It includes excellent functionality for generating sequences of dates and capabilities for custom holiday calendars, but as an explicit design choice it does not include the actual holiday calendars for specific exchanges or OTC markets.

The pandasmarketcalendars package looks to fill that role with the holiday, late open and early close calendars for specific exchanges and OTC conventions. pandasmarketcalendars also adds several functions to manipulate the market calendars and includes a date_range function to create a pandas DatetimeIndex including only the datetimes when the markets are open.

This package is a fork of the Zipline package from Quantopian and extracts just the relevant parts. All credit for their excellent work to Quantopian.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy