pandas_market_calendars VS trading_calendars

Compare pandas_market_calendars vs trading_calendars and see what are their differences.

pandas_market_calendars

Exchange calendars to use with pandas for trading applications (by rsheftel)

trading_calendars

Calendars for various securities exchanges. (by quantopian)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
pandas_market_calendars trading_calendars
3 1
727 601
- 0.3%
7.9 0.0
22 days ago 10 months ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

pandas_market_calendars

Posts with mentions or reviews of pandas_market_calendars. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-22.

trading_calendars

Posts with mentions or reviews of trading_calendars. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-22.
  • Determining if markets are closed (holidays, etc.)
    3 projects | /r/algotrading | 22 Feb 2022
    Some python libraries for this: - trading_calendars https://github.com/quantopian/trading_calendars - exchange_calendars https://github.com/gerrymanoim/exchange_calendars - pandas_market_calendars https://github.com/rsheftel/pandas_market_calendars

What are some alternatives?

When comparing pandas_market_calendars and trading_calendars you can also consider the following projects:

exchange_calendars - Calendars for various securities exchanges.

date - A date and time library based on the C++11/14/17 <chrono> header

arrow - Better dates & times for Python [Moved to: https://github.com/arrow-py/arrow]

Chronology - Robust and type-safe date and time calculations for Swift

htmldate - Fast and robust date extraction from web pages, with Python or on the command-line

arrow - 🏹 Better dates & times for Python