trading_calendars icon indicating copy to clipboard operation
trading_calendars copied to clipboard

Calendars for various securities exchanges.

Results 33 trading_calendars issues
Sort by recently updated
recently updated
newest added

Bumps [py](https://github.com/pytest-dev/py) from 1.9.0 to 1.11.0. Changelog Sourced from py's changelog. 1.11.0 (2021-11-04) Support Python 3.11 Support NO_COLOR environment variable Update vendored apipkg: 1.5 => 2.0 1.10.0 (2020-12-12) Fix a...

dependencies
python

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.1 to 4.7.0. Release notes Sourced from actions/setup-python's releases. v4.7.0 In scope of this release, the support for reading python version from pyproject.toml was added (actions/setup-python#669). -...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 3.5.3. Release notes Sourced from actions/checkout's releases. v3.5.3 What's Changed Fix: Checkout Issue in self hosted runner due to faulty submodule check-ins by @​megamanics in...

dependencies
github_actions

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.3 to 3.3.1. Release notes Sourced from actions/cache's releases. v3.3.1 What's Changed Reduced download segment size to 128 MB and timeout to 10 minutes by @​kotewar in...

dependencies
github_actions

Updated line NP_NAT to support more versions of numpy and removed Pandas requirement in calculation of constant NP_NAT

--------------------------------------------------------------------------- TypeError Traceback (most recent call last) /var/folders/5z/nfxgl_ps6qlf5tvrct964q980000gn/T/ipykernel_864/56499229.py in ----> 1 import trading_calendars as tc /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/trading_calendars/__init__.py in 14 # limitations under the License. 15 ---> 16 from .trading_calendar import TradingCalendar...

https://github.com/quantopian/trading_calendars/blob/19c4b677f13147928d34be5a3da50ba4161be45d/trading_calendars/exchange_calendar_xnys.py#L164

For the **BVMF** calendar: Due to the covid pandemic, a regularly observed holiday was moved to another date in Brazil. Later this holiday (Day of Black Awareness on November 20)...