https://github.com/floscha/tabular-dataset
https://github.com/floscha/tabular-dataset
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/floscha/tabular-dataset
- Owner: floscha
- License: mit
- Created: 2019-06-22T15:49:01.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-25T10:50:47.000Z (about 5 years ago)
- Last Synced: 2025-02-22T06:24:54.372Z (over 1 year ago)
- Language: Python
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tabular Dataset
[](https://travis-ci.com/floscha/tabular-dataset)
[](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
```