Welcome to PyXC: Python Point-to-Point Correlation Library

PyXC is designed to facilitate point-to-point correlation in various types of scientific data. With this library, you can:

  • Perform correlations directly within Jupyter Notebooks.

  • Utilize a flexible architecture for custom correlation needs.

For a more in-depth introduction, please follow the link below:

Installation

Get started by installing PyXC. Detailed installation guides can be found here:

Tutorials

Learn the basics or dive deep into PyXC’s functionalities with our step-by-step tutorials.

Basic Usage:

Advanced Usage:

Note

Subclassing data loaders and transformers is typically note necessary for most use cases. Also, subclassing data loader is not supported at this moment.

If you wish to implement a custom data loader or transformer, please refer to:

Contributing

Interested in contributing? Guidelines and information on setting up your development environment can be found here:

API Reference

For a complete list of PyXC’s API, consult the following:

Indices and Tables