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

https://github.com/rulanugrh/titania

A repository containing statistics implemented into python
https://github.com/rulanugrh/titania

python-learning statistical-learning statistics statistics-python

Last synced: 3 months ago
JSON representation

A repository containing statistics implemented into python

Awesome Lists containing this project

README

        

Titania


Example about Statistics with Python :u

# Installation
```bash
$ git clone https://github.com/rulanugrh/titania

# install requirements
$ pip3 install -r requirements.txt

# example running
$ python3 main.py population
```