Published October 27, 2021
| Version 1.0.0
Software
Open
arcangelo7/Meta-Analyser-Tool: 1.0.0
Description
Computational Thinking Project
This is the Computational Thinking final project.
Python software that accepts in input a file in CSV format, containing metadata on existing academic articles. The goal is to perform analysis on such data, such as:
- returning the id of articles from a string or other metadata from an id;
- allowing to filter by field and value;
- obtaining a graph of the co-authors of a specific author;
- getting a graph of all the authors included in the file, concerning their co-authors.
Files
arcangelo7/Meta-Analyser-Tool-1.0.0.zip
Files
(111.8 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:a7d87bed07a5e408e23068062d2bd2c6
|
111.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/arcangelo7/Meta-Analyser-Tool/tree/1.0.0 (URL)