Ecosyste.ms: Awesome
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 days ago
JSON representation
A repository containing statistics implemented into python
- Host: GitHub
- URL: https://github.com/rulanugrh/titania
- Owner: rulanugrh
- Created: 2024-10-07T09:52:37.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T14:01:48.000Z (2 months ago)
- Last Synced: 2024-10-19T08:10:20.675Z (2 months ago)
- Topics: python-learning, statistical-learning, statistics, statistics-python
- Language: Python
- Homepage:
- Size: 220 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```