/SE-hw2345

Primary LanguagePythonMIT LicenseMIT

GitHub GitHub contributors Python badge DOI Python Test

Code Coverage

CSC 510 HW-2345 (Group 6)

CSC 510 HW-2345 is focused on making use of industry standard Software Engineering practices for code integration and deployment. The program in this homework reads a CSV file and creates summaries of columns.

Description

Num - Numeric Class Sym - Symbols Class We calculate the median and standard deviation for numeric columns and mode and entropy for symbolic columns of the csv file.

Installation

Please check INSTALL.md for detailed steps on installation

Run tests from Command Line Interface

To run the test engine, execute the following command from the root directory -

python src/test.py

Team Members

  • Mitanshu Reshamwala
  • Mitul Patel
  • Praneya Lal
  • Janvi Phadtare
  • Kaksha Mhatre