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

https://github.com/echasnovski/randomvars

Create, transform and summarize random variables in Python
https://github.com/echasnovski/randomvars

Last synced: 7 months ago
JSON representation

Create, transform and summarize random variables in Python

Awesome Lists containing this project

README

          

# randomvars: Work with Random Variables

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/echasnovski/randomvars/blob/master/LICENSE)
[![Build status](https://github.com/echasnovski/randomvars/workflows/Tests/badge.svg)](https://github.com/echasnovski/randomvars/actions)
[![Coverage status](https://codecov.io/gh/echasnovski/randomvars/branch/master/graph/badge.svg)](https://codecov.io/github/echasnovski/randomvars?branch=master)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

Python package for working with random variables.