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

https://github.com/hetbhalani/maths_stats

statistics using python
https://github.com/hetbhalani/maths_stats

Last synced: 29 days ago
JSON representation

statistics using python

Awesome Lists containing this project

README

          

# Maths_Stats

- A Python project for performing statistical analysis and mathematical computations.

## Features

- Statistical analysis using Python.

## Installation

1. **Clone the repository:**
```bash
git clone https://github.com/hetbhalani/Maths_Stats.git
````
2. **Install dependencies**
```bash
pip install -r requirements.txt
```
3. **Run the code**
```bash
python main.py
```