Skip to content

tjduigna/exa

This branch is 163 commits behind exa-analytics/exa:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 2, 2018
Jan 12, 2019
Jan 5, 2019
Jan 5, 2019
Jan 12, 2019
Feb 21, 2017
Jan 5, 2019
Jan 5, 2019
Jan 5, 2019
Jan 12, 2019
Jan 5, 2019
Jan 5, 2019
Jan 5, 2019
Jan 5, 2019
Jan 5, 2019
Jan 5, 2019

Repository files navigation

exa logo

A framework for data science

Installation

conda Badge
pypi badge
Exa is available through anaconda

$ conda install -c exaanalytics exa

or pypi.

$ pip install exa

Getting Started

gitter

See docs for usage.

Building the docs requires sphinx. On Linux or Mac:

$ cd docs
$ make html

On Windows:

$ cd docs
$ ./make.bat html

Development

Travis-CI

AppVeyor

Coveralls

Codacy Badge

For a development ready installation:

$ git clone https://github.com/exa-analytics/exa.git
$ cd exa
$ pip install -e .

Reference

DOI

Legal

Apache License 2.0
Copyright (c) 2015-2019, Exa Analytics Development Team
Distributed under the terms of the Apache License 2.0

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Batchfile 0.1%