| Port details on branch 2024Q3 | 
	| 
 py-pandas Flexible, high-performance data analysis in Python
 2.2.3_3,1 math  =4          2.2.3_3,1Version of this port present on the latest quarterly branch.Maintainer: python@FreeBSD.org Port Added: 2012-08-16 14:57:55Last Update: 2025-09-15 13:55:40Commit Hash: a6233e5People watching this port, also watch:: py311-beautifulsoup, linux_dvbwrapper-kmod, monit, p5-MIME-Tools, gammuAlso Listed In: devel pythonLicense: BSD3CLAUSEWWW: https://pandas.pydata.orghttps://pandas.pydata.org/docs/https://github.com/pandas-dev/pandasDescription:pandas is a Python package providing fast, flexible, and expressive
data structures designed to make working with "relational" or
"labeled" data both easy and intuitive. It aims to be the
fundamental high-level building block for doing practical, real
world data analysis in Python.     ¦  ¦  ¦  ¦ 
 Manual pages:FreshPorts has no man page information for this port.pkg-plist: as obtained via: make generate-plistThere is no configure plist information for this port.USE_RC_SUBR (Service Scripts)
no SUBR information found for this portDependency lines:
${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR}
To install the port: cd /usr/ports/math/py-pandas/ && make install cleanTo add the package, run one of these commands:NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.pkg install math/py-pandaspkg install py311-pandas
 NOTE: This is a Python port. Instead of py311-pandas listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-pandasPackage flavors (<flavor>: <package>)distinfo:TIMESTAMP = 1743573899
SHA256 (pandas-2.2.3.tar.gz) = 4f18ba62b61d7e192368b84517265a99b4d7ee8912f8708660fb4a366cc82667
SIZE (pandas-2.2.3.tar.gz) = 4399213 
Packages (timestamps in pop-ups are UTC):
 
DependenciesNOTE: FreshPorts displays only information on required and default dependencies.  Optional dependencies are not covered.Build dependencies:
meson>=1.2.1 : devel/meson@py311py311-meson-python>=0.13.1 : devel/meson-python@py311py311-numpy>=1.26.0,1<2,1 : math/py-numpy@py311py311-versioneer>=0 : devel/py-versioneer@py311py311-wheel>=0 : devel/py-wheel@py311py311-cython3>=3.1.2 : lang/cython3@py311python3.11 : lang/python311py311-build>=0 : devel/py-build@py311py311-installer>=0 : devel/py-installer@py311
Test dependencies:
py311-arrow>=0 : devel/py-arrow@py311py311-pytest>=7,1 : devel/py-pytest@py311python3.11 : lang/python311
Runtime dependencies:
py311-numpy>=1.26.0,1<2,1 : math/py-numpy@py311py311-python-dateutil>=2.8.2 : devel/py-python-dateutil@py311py311-pytz>=2020.1,1 : devel/py-pytz@py311py311-sqlite3>=0 : databases/py-sqlite3@py311py311-tzdata>=2022.7 : devel/py-tzdata@py311py311-bottleneck>=1.2.0 : math/py-bottleneck@py311py311-numexpr>=2.6.1 : math/py-numexpr@py311python3.11 : lang/python311
This port is required by:for Build
					            
finance/freqtradefinance/py-Nasdaq-Data-Linkfinance/py-degiro-connectorfinance/py-exchange-calendarsfinance/py-financedatabasefinance/py-investpyfinance/py-pandas-ta
Deleted ports which required this port:
for Run
					            
astro/py-metpyastro/py-skyfieldbiology/py-biom-formatbiology/py-goatoolsbiology/py-gtfparsebiology/py-loompybiology/py-pandas-charm
Deleted ports which required this port:
* - deleted ports are only shown under the This port is required by section.  It was harder to do for the Required section.  Perhaps later...Configuration Options:
===> The following configuration options are available for py311-pandas-2.2.3_3,1:
     MPL=off: Support graphical plotting output via math/py-matplotlib
     SCIPY=off: Support various statistical functions via science/py-scipy
====> Computation Acceleration Add-ons
     BTLNCK=on: Accelerate certain NaN evals via math/py-bottleneck
     NUMEXPR=on: Accelerate certain numerical ops via math/py-numexpr
====> Data Storage Add-ons
     BOTO=off: Support Amazon S3 storage via devel/py-boto
     TABLES=off: Support HDF5-based storage via devel/py-tables
====> HTML Parsing/Generation Add-ons
     LXML=off: Parse HTML with devel/py-lxml and www/py-beautifulsoup
     HTML5LIB=off: Parse HTML with www/py-html5lib and www/py-beautifulsoup
     JINJA2=off: Support conditional HTML formatting with devel/py-Jinja2
====> MS Excel I/O Add-ons
     XLRD=off: Read MS Excel with textproc/py-xlrd
     XLWT=off: Write MS Excel with textproc/py-xlwt
     OPENPYXL=off: Write MS Excel 2007+ with textproc/py-openpyxl
     XLSX=off: Write MS Excel with textproc/py-xlsxwriter
====> SQLAlchemy ORM Add-ons: you can only select none or one of them
     ALCHEMY14=off: Support SQL databases via databases/py-sqlalchemy14
     ALCHEMY20=off: Support SQL databases via databases/py-sqlalchemy20
===> Use 'make config' to modify these settingsOptions name:math_py-pandasUSES:cpe pythonpkg-message:For install:Install math/py-statsmodels to enable parts of pandas.stats.
Install devel/py-xarray to enable the to_xarray() function.
Master Sites: |