Skip to content

xtensor-stack/xframe

Repository files navigation

xframe

Travis Appveyor Documentation Binder Join the Gitter Chat

Introduction

xframe is an early developer preview, and is not suitable for general usage yet. Features and implementation are subject to change.

xframe is a dataframe for C++, based on xtensor and xtl.

For more information on using xframe, check out the reference documentation

https://xframe.readthedocs.io/

Installation

Package managers

We provide a package for the mamba (or conda) package manager:

mamba install -c conda-forge xtensor

Dependencies

xframe depends on the xtensor library:

xframe xtensor
master ^0.21.4
0.3.0 ^0.21.4
0.2.0 ^0.20.0
0.1.0 ^0.19.1
0.0.2 ^0.19.1
0.0.1 ^0.19.1

License

We use a shared copyright model that enables all contributors to maintain the copyright on their contributions.

This software is licensed under the BSD-3-Clause license. See the LICENSE file for details.

About

C++ multi-dimensional labeled arrays and dataframe based on xtensor

Resources

License

Stars

Watchers

Forks

Packages

No packages published