csc510_hw2_3_4_5
Repository of CSC510 Homework 2, 3, 4, 5 of Group 39
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.4%) to scientific vocabulary
Repository
Repository of CSC510 Homework 2, 3, 4, 5 of Group 39
Basic Info
- Host: GitHub
- Owner: yagmurbbayraktar
- License: mit
- Language: HTML
- Default Branch: main
- Size: 221 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
CSC510HW2345
Repository of CSC510 Homework 2, 3, 4, 5 of Group 39
Description
This repository contains the codework of Homeworks 2 - 5. It has been converted from a lua code to a Python code. The original source can be found here.
The aim of this project is to provide a A Python application to read CSV files and generate summaries of columns and return summarizing information about the file, such as medians and standard deviation. The code works for both symbolic and numeric values that can be found in the CSV files. There are several test cases that can be find under tests folder to test the robustness of the code.
Owner
- Login: yagmurbbayraktar
- Kind: user
- Repositories: 3
- Profile: https://github.com/yagmurbbayraktar
Citation (CITATION.md)
GitHub Events
Total
Last Year
Dependencies
- actions/checkout v3 composite
- actions/setup-python v3 composite
- actions/checkout main composite
- codecov/codecov-action v3 composite
- pdoc3 *