Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 days 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
```