An open API service indexing awesome lists of open source software.

https://github.com/floscha/tabular-dataset


https://github.com/floscha/tabular-dataset

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Tabular Dataset

[![Build Status](https://travis-ci.com/floscha/tabular-dataset.svg?branch=master)](https://travis-ci.com/floscha/tabular-dataset)
[![Coverage Status](https://coveralls.io/repos/github/floscha/tabular-dataset/badge.svg?branch=master)](https://coveralls.io/github/floscha/tabular-dataset?branch=master)

## Installation

At this early stage, we don't support PyPI yet. So the easiest way to install **tabular_dataset** is directly from GitHub:
```bash
pip install git+https://github.com/floscha/tabular-dataset.git
```