Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 238 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 238 Bytes

tablesGen

Python table generator and modifier.

For now it reads a csv file and modify it randomly using the following operations

  • Add random rows
  • Add random columns
  • Delete random rows
  • Delete random columns
  • Modify random cells