Metadata-Version: 2.3
Name: polars-mas
Version: 0.1.9
Summary: polars-mas - a fast multiple asspciation library for python backed by polars
Requires-Python: >=3.10
Requires-Dist: firthlogist>=0.5.0
Requires-Dist: loguru>=0.7.2
Requires-Dist: polars>=1.9.0
Requires-Dist: statsmodels>=0.14.4
Description-Content-Type: text/markdown

# Polars-MAS: Multiple Association testing

polars-mas is a python library and CLI tool meant to perform large scale multiple association tests, primarily seen in academic research. Aurora is built to leverage the speed and memory efficiency of the `polars` dataframe library and it's interoperability with the `sklearn` and `statsmodels` libraries. 