File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# MultiClean
2- [ ![ image] ( https://img.shields.io/pypi/v/multiclean.svg )] ( https://pypi.python.org/pypi/multiclean )
2+ [ ![ PyPI] ( https://img.shields.io/pypi/v/multiclean.svg )] ( https://pypi.python.org/pypi/multiclean )
3+ [ ![ Conda] ( https://img.shields.io/conda/vn/conda-forge/multiclean.svg )] ( https://anaconda.org/conda-forge/multiclean )
34[ ![ Python 3.9+] ( https://img.shields.io/badge/python-3.9+-blue.svg )] ( https://www.python.org/downloads/ )
45[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
56[ ![ Tutorials] ( https://img.shields.io/badge/Tutorials-Learn-brightgreen )] ( https://github.com/DPIRD-DMA/MultiClean/tree/main/notebooks )
2122``` bash
2223uv add multiclean
2324```
25+ or
26+ ``` bash
27+ conda install -c conda-forge multiclean
28+ ```
2429
2530## Quick Start
2631
You can’t perform that action at this time.
0 commit comments