scyros 0.2.4

A framework to design sound, reproducible and scalable mining repositories studies on GitHub.
Documentation
1
2
3
4
5
6
Discards forks from a CSV file.
The file must contain a column named 'fork' with the value 1 Prints statistics about the number of forks found in the file and write the non-forked projects to a new CSV file.
By default, the output file name is the same as the input file name with ".non_forks.csv" appended.

Output CSV file format:
  * Same columns as the input file