Science Score: 33.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
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
2 of 4 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.0%) to scientific vocabulary
Keywords
ord
Last synced: 9 months ago
·
JSON representation
Repository
Basic Info
Statistics
- Stars: 18
- Watchers: 5
- Forks: 21
- Open Issues: 4
- Releases: 0
Topics
ord
Created almost 8 years ago
· Last pushed almost 7 years ago
https://github.com/USEPA/FDTool/blob/master/
#### README: Algorithm to mine for functional dependencies, equivalences and candidate keys ##### Description: FDTool is a Python command-line application that mines functional dependencies, equivalences and candidate keys from datasets read in from .csv, .txt, and .pkl files. ##### Dependencies: 1. [Python2](https://www.python.org/) (version 2.7.8 or later recommended) 2. [Pandas](https://pandas.pydata.org/); pip install pandas ##### Configuration: Edit ```REPO\fdtool\config.py``` prior to building setup to change preset time limit or max k-level. Include (optional) custom outfile name after command to run application. ##### Build setup: ``` $ git clone https://github.com/USEPA/FDTool.git $ cd FDTool $ python setup.py install ``` ##### Run Application: ``` $ fdtool /path/to/file ``` ##### Output:  ##### DOI Badge: [](https://doi.org/10.5281/zenodo.3245414) ##### Notes: Module ```REPO/fdtool/modules/dbschema``` released under C-FSL license and copyright held by Elmar Stellnberger.
Owner
- Name: U.S. Environmental Protection Agency
- Login: USEPA
- Kind: organization
- Location: United States of America
- Website: https://www.epa.gov
- Twitter: EPA
- Repositories: 449
- Profile: https://github.com/USEPA
GitHub Events
Total
- Watch event: 1
- Fork event: 3
Last Year
- Watch event: 1
- Fork event: 3
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Buranosky | b****w@e****v | 39 |
| unknown | m****y@a****v | 9 |
| Buranosky | m****7@a****u | 2 |
| rwashing523 | w****e@e****v | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 3
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 3
- Total pull request authors: 1
- Average comments per issue: 0.33
- Average comments per pull request: 3.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- Mou-Torabinejad (1)
- romulusFR (1)
- LorenzoVela (1)
Pull Request Authors
- Devilmoon (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 23 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 1
- Total maintainers: 1
pypi.org: fdtool
Identify functional dependencies, equivalences, and candidate keys in tabular data
- Homepage: https://github.com/USEPA/FDTool/
- Documentation: https://fdtool.readthedocs.io/
- License: CC0
-
Latest release: 0.1.7
published almost 8 years ago
Rankings
Forks count: 9.1%
Dependent packages count: 10.1%
Stargazers count: 14.2%
Average: 18.5%
Dependent repos count: 21.6%
Downloads: 37.7%
Maintainers (1)
Last synced:
10 months ago