New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

encoders

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

encoders

Faster than scikit encoders

0.0.4
PyPI
Maintainers
1

encoders

  • fast LabelEncoder for str and bytes to int

Install

pip install encoders

Dev

  • py -m pip install -r requirements-dev.txt
  • use py -m pre_commit run --all-files to run pre-commit checks manually
  • py test.py to run tests, py bench.py to run benchmarks

Plans

  • fast Counter, MultiCounter for str and bytes

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts