Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.77 KB

File metadata and controls

47 lines (31 loc) · 1.77 KB

xframe

Travis Appveyor Documentation Binder Zulip

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.