Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 279 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 279 Bytes

DataProcessing

The following scripts performs some standard and common data processing.

Basic

  1. Removing redundant/constant columns
  2. Converting two-element columns to binary
  3. Removing duplicate columns
  4. Removing duplicate rows

Categorical

Will be updated soon.