Cobol / README.md
TroyDoesAI's picture
Update README.md
3b430c9 verified
|
raw
history blame
1.21 kB
metadata
license: mit

Data Fields content (string): the content of the file. size (integer): size of the uncompressed file. lang (string): the programming language. ext (string): file extension avg_line_length (float): the average line-length of the file. max_line_length (integer): the maximum line-length of the file. alphanum_fraction (float): the fraction of characters in the file that are alphabetical or numerical characters. hexsha (string): unique git hash of file max_{stars|forks|issues}repo_path (string): path to file in repo containing this file with maximum number of {stars|forks|issues} max{stars|forks|issues}repo_name (string): name of repo containing this file with maximum number of {stars|forks|issues} max{stars|forks|issues}repo_head_hexsha (string): hexsha of repository head max{stars|forks|issues}repo_licenses (string): licenses in repository max{stars|forks|issues}count (integer): number of {stars|forks|issues} in repository max{stars|forks|issues}repo{stars|forks|issues}min_datetime (string): first timestamp of a {stars|forks|issues} event max{stars|forks|issues}repo{stars|forks|issues}_max_datetime (string): last timestamp of a {stars|forks|issues} event