data-formatter
Formats and cleans your data to get it ready for machine learning!
Formats and cleans your data to get it ready for machine learning!
Library to use Woyera Data Cleaning
Purity Ring sanitizes usernames by intelligently splitting concatenated strings, substituting numbers and special characters for their alphabetic equivalents, and checking the results against a customizable blacklist to ensure appropriateness.
A validation package for frontend and backend apps with custom rules, messages, and multilingual support.
A lightweight JavaScript library for essential feature engineering tasks in machine learning. Provides utilities for normalization, standardization, one-hot encoding and missing value handling. Designed for simplicity and performance in both Node.js and b
This is a simple package that provides a CSV parsing and validation utility. It uses the Papaparse library for parsing CSV data and supports optional validation using the Yup schema validation library.