2018-06-20 18:54:47 +00:00
|
|
|
package:
|
|
|
|
name: pandas
|
2023-03-29 08:39:43 +00:00
|
|
|
version: 1.5.3
|
2023-01-27 04:31:26 +00:00
|
|
|
tag:
|
|
|
|
- min-scipy-stack
|
2022-09-06 06:20:04 +00:00
|
|
|
top-level:
|
|
|
|
- pandas
|
2018-06-20 18:54:47 +00:00
|
|
|
source:
|
2023-03-29 08:39:43 +00:00
|
|
|
url: https://files.pythonhosted.org/packages/74/ee/146cab1ff6d575b54ace8a6a5994048380dc94879b0125b25e62edcb9e52/pandas-1.5.3.tar.gz
|
|
|
|
sha256: 74a3fd7e5a7ec052f183273dc7b0acd3a863edf7520f5d3a1765c04ffdb3b0b1
|
2018-06-20 18:54:47 +00:00
|
|
|
build:
|
2022-01-10 21:47:59 +00:00
|
|
|
cflags:
|
|
|
|
-Werror=implicit-function-declaration -Werror=mismatched-parameter-types
|
2022-05-05 14:09:11 +00:00
|
|
|
-Werror=mismatched-return-types -Oz
|
|
|
|
ldflags: --Wl,--fatal-warnings -Oz
|
2018-06-20 18:54:47 +00:00
|
|
|
requirements:
|
2022-08-22 04:35:27 +00:00
|
|
|
host:
|
|
|
|
- numpy
|
2018-06-20 18:54:47 +00:00
|
|
|
run:
|
2022-01-10 21:47:59 +00:00
|
|
|
- numpy
|
|
|
|
- python-dateutil
|
|
|
|
- pytz
|
2022-09-06 06:20:04 +00:00
|
|
|
about:
|
|
|
|
home: https://pandas.pydata.org
|
|
|
|
PyPI: https://pypi.org/project/pandas
|
|
|
|
summary: Powerful data structures for data analysis, time series, and statistics
|
|
|
|
license: BSD-3-Clause
|