https://github.com/exa-analytics/exa
The exa framework for data management, processing, and visualization
https://github.com/exa-analytics/exa
data-science
Last synced: 11 months ago
JSON representation
The exa framework for data management, processing, and visualization
- Host: GitHub
- URL: https://github.com/exa-analytics/exa
- Owner: exa-analytics
- License: apache-2.0
- Created: 2016-01-08T16:53:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-02-19T21:38:43.000Z (over 5 years ago)
- Last Synced: 2024-12-12T17:45:17.780Z (over 1 year ago)
- Topics: data-science
- Language: Python
- Homepage: https://exa-analytics.github.io/exa
- Size: 16.5 MB
- Stars: 2
- Watchers: 4
- Forks: 10
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://exa-analytics.github.io)
*A framework for data engineering and science*
# Installation
[](https://conda.anaconda.org/exaanalytics)
[](https://badge.fury.io/py/exa)
Exa is available through [anaconda](https://www.continuum.io/downloads)
$ conda install -c exaanalytics exa
or [pypi](https://pypi.python.org/pypi).
$ pip install exa
# Getting Started
See [docs](https://exa-analytics.github.io/exa/) for usage.
Building the docs requires [sphinx](http://www.sphinx-doc.org/en/stable). On Linux or Mac:
$ ./make-docs.sh
On Windows:
$ make-docs.bat
# Development
[](https://travis-ci.org/exa-analytics/exa)
[](https://ci.appveyor.com/project/avmarchenko/exa/branch/master)
[](https://coveralls.io/github/exa-analytics/exa)
[](https://www.codacy.com/gh/exa-analytics/exa?utm_source=github.com&utm_medium=referral&utm_content=exa-analytics/exa&utm_campaign=Badge_Grade)
For a development ready installation:
$ git clone https://github.com/exa-analytics/exa.git
$ cd exa
$ python setup.py develop
# Reference
[](https://zenodo.org/badge/latestdoi/23807/exa-analytics/exa)
# Legal
[](http://www.apache.org/licenses/LICENSE-2.0)
Copyright (c) 2015-2020, Exa Analytics Development Team
Distributed under the terms of the Apache License 2.0