A high-level linter and static analyzer for Python data science code that detects potential issues like data leakage and non-reproducibility.
Pyra is a static analysis tool designed specifically for data science applications written in Python. It extends the Lyra framework to identify subtle bugs and anti-patterns that can lead to misleading results, reproducibility issues, and data leakage in machine learning pipelines.
Pyra aims to bring formal verification techniques to data science workflows, helping developers write more robust and reproducible code through static analysis rather than runtime testing.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.