Port details |
- py-pandas-market-calendars Market and exchange trading calendars for pandas
- 4.1.4_1 finance
=0 4.1.4Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-12-26 02:36:50
- Last Update: 2023-04-23 09:09:58
- Commit Hash: 8d3e020
- Also Listed In: python
- License: MIT
- 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 pandas_market_calendars package looks to fill that role with the holiday,
late open and early close calendars for specific exchanges and OTC conventions.
pandas_market_calendars 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. Additionally the package
contains product specific calendars for future exchanges which have different
market open, closes, breaks and holidays based on product type.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pandas-market-calendars>0:finance/py-pandas-market-calendars@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/finance/py-pandas-market-calendars/ && make install clean
- To add the package, run one of these commands:
- pkg install finance/py-pandas-market-calendars
- pkg install py39-pandas-market-calendars
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-pandas-market-calendars listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-pandas-market-calendars
- Package flavors (<flavor>: <package>)
- py39: py39-pandas-market-calendars
- distinfo:
- TIMESTAMP = 1675621066
SHA256 (rsheftel-pandas_market_calendars-v4.1.4_GH0.tar.gz) = d62cdc75075df54d583f37d5b4d705c620373e92df96ccb3ab83bcdbd7820c00
SIZE (rsheftel-pandas_market_calendars-v4.1.4_GH0.tar.gz) = 210300
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-dateutil>0 : devel/py-dateutil@py39
- py39-exchange-calendars>=3.3 : finance/py-exchange-calendars@py39
- py39-pandas>=1.1 : math/py-pandas@py39
- py39-pytz>0 : devel/py-pytz@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-dateutil>0 : devel/py-dateutil@py39
- py39-exchange-calendars>=3.3 : finance/py-exchange-calendars@py39
- py39-pandas>=1.1 : math/py-pandas@py39
- py39-pytz>0 : devel/py-pytz@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- finance_py-pandas-market-calendars
- USES:
- python:3.8+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.4_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
4.1.4 05 Feb 2023 21:04:10
    |
Yuri Victorovich (yuri)  |
finance/py-pandas-market-calendars: Update 4.1.3 → 4.1.4
Reported by: portscout |
4.1.3 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
4.1.3 28 Dec 2022 00:55:21
    |
Yuri Victorovich (yuri)  |
finance/py-pandas-market-calendars: Update 4.1.2 -> 4.1.3
Reported by: portscout |
4.1.2 26 Dec 2022 02:34:59
    |
Yuri Victorovich (yuri)  |
finance/py-pandas-market-calendars: New port: Market and exchange trading
calendars for pandas |
Number of commits found: 5
|