This package browser is in early development. Mind the rough edges.

python-pandas 2.1.1

Data structures for data analysis, time series, and statistics

Pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with structured (tabular, multidimensional, potentially heterogeneous) and time series data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python.

Installation

Install python-pandas 2.1.1 as follows:

guix install python-pandas@2.1.1

Or install the latest version:

guix install python-pandas

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.