csv-summarizer
package to summarized a csv file. python version for a Lua Code
Science Score: 28.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (9.7%) to scientific vocabulary
Repository
package to summarized a csv file. python version for a Lua Code
Basic Info
- Host: GitHub
- Owner: vamsitadikonda
- License: bsd-2-clause
- Language: Python
- Default Branch: main
- Size: 127 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 5
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
CSV Summarizer
Python version of an existing Lua Code to summarize a csv file
Technologies
Python 3.8.9
Documentation
The documenation for the codebase is automatically generated and hosted at https://www.vamsitadikonda.com/csv-summarizer
Prerequisites
This project requires python setup
Summary: 1. Code for the Num and Sym classes and the tests cases 'the', 'sym', 'num', 'bignum' 2. Code for the 'Cols', 'Row', 'Data' classes and the test cases 'eg.csv', 'eg.data', 'eg.stats' 3. Add all the structure as described below, and implement post-commit hooks to auto run all the test cases, the code coverage checks and the documentation generators
Structure
txt
.gitignore
.travis.yml
CITATION.md
CODE-OF-CONDUCT.md
CONTRIBUTING.md
INSTALL.md
LICENSE.md
README.md
setup.py
run.py
requirements.txt
data/
...
test/
...
src/
...
Group Members
1) Bharath Katabathuni (bkataba) 2) Bapiraju Vamsi Tadikonda (btadiko) 3) Vinay Kumar Reddy Perolla (vperoll) 4) Sai Sree Nalluru (snallur) 5) Swimitha Reddy Buchannolla (sbuchan2)
Citation (CITATION.md)
[](https://zenodo.org/badge/latestdoi/530866405) Version: 1.0.1 Authors: Bharath Katabathuni Bapiraju Vamsi Tadikonda Vinay Kumar Reddy Perolla Sai Sree Nalluru Swimitha Reddy Buchannolla License: BSD 2 Clause License.
GitHub Events
Total
Last Year
Dependencies
- regex *