2018-06-20 18:54:47 +00:00
|
|
|
package:
|
|
|
|
name: pandas
|
2022-09-20 02:18:02 +00:00
|
|
|
version: 1.5.0
|
2022-09-06 06:20:04 +00:00
|
|
|
top-level:
|
|
|
|
- pandas
|
2018-06-20 18:54:47 +00:00
|
|
|
source:
|
2022-09-20 02:18:02 +00:00
|
|
|
url: https://files.pythonhosted.org/packages/2a/24/f5042daa59b91e94e6ea41edbb28d2b7e3712d0cf54a76f9ffde394efbe7/pandas-1.5.0.tar.gz
|
|
|
|
sha256: 3ee61b881d2f64dd90c356eb4a4a4de75376586cd3c9341c6c0fcaae18d52977
|
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
|
|
|
- distutils
|
|
|
|
- numpy
|
|
|
|
- python-dateutil
|
|
|
|
- pytz
|
|
|
|
- setuptools
|
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
|