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

https://github.com/blacksmithop/dataset-visualizer


https://github.com/blacksmithop/dataset-visualizer

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# Dataset Visualizer

| Installation |
|---|

```bash
py -m pip install pipenv
```

```bash
pipenv install
```

| Running |
|---|

```bash
streamlit run main.py
```