Skip to content

Commit d170295

Browse files
authored
Update README.md
1 parent 251c58c commit d170295

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
# AMinerITR
2-
Parse the AMiner Data Set and do an Interrupted Time Series Regression
1+
# Parse the AMiner data set and do some experiments
2+
This repository contains some code for parsing the AMiner dataset (https://aminer.org/aminernetwork), and then outlines some experiments that can be done with the data set
3+
4+
## parseAMiner.py
5+
A python script for transforming the original AMiner text file into a pandas dataframe and csv
6+
7+
##

0 commit comments

Comments
 (0)