yzhu27 / data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

data

Build test MIT license GitHub top language GitHub contributors

README

This is the README file of HW2-script (CSC 591, 2023)

There are some classes and their basic functions defined:

Classes:

  • NUM
  • SYM
  • ROW (new)
  • COL (new)
  • DATA (new)

Some functions:

  • Random generators
  • List
  • String
  • COL creating and pushing (new)
  • ROW creating (new)
  • DATA creating and analysis, reports mid or div of cols (new)

And some test examples (eg)

Result:

Contributors:

  • Jiayuan Huang [jhuang52]
  • Mengzhe Wang [mwang39]
  • Yuheng Zhu [yzhu63]

About

License:MIT License


Languages

Language:Python 58.9%Language:Lua 41.1%