Metadata-Version: 2.3
Name: polars_mcu_toolkit
Version: 0.1.0
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
License-File: LICENSE
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# polars MCU toolkit
Personal polars plugins, for every day use!

* **negsample**: This plugin creates a negative sample of a Series (List). It needs another list that is a super set of the Series List.

