Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find GitHub repo #5

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
3fcd106
new python notebook for the task of pulling github repo information f…
MelanieIStefan Feb 29, 2016
21c1cbf
try to create new ipynb and save
MelanieIStefan Mar 11, 2016
bda1d7b
wrote up a list of aims
MelanieIStefan Mar 11, 2016
27282c6
change to data directory; list content
MelanieIStefan Mar 11, 2016
09212e1
libraries for xml parsing
MelanieIStefan Mar 15, 2016
cd71f02
successfully imported xml and created data frameo
MelanieIStefan Mar 15, 2016
bb141f1
find github url string from abstract
MelanieIStefan Mar 15, 2016
a33c210
start iterating through rows of abstract, but get stuck
MelanieIStefan Mar 16, 2016
b466633
finding github url for all abstracts and saving them to data frame
MelanieIStefan Mar 17, 2016
d705525
started playing around with pygithub
MelanieIStefan Mar 17, 2016
48ced8c
refrain from telling the world my password
MelanieIStefan Mar 17, 2016
282aa38
look into extracting github project from url (might need to just do a…
MelanieIStefan Mar 24, 2016
71154e6
play aorund with urlparse
MelanieIStefan Apr 1, 2016
5ae4b18
extracting github project works for all urls of the form https://gith…
MelanieIStefan Apr 6, 2016
dd67f23
github project extraction seems to work for most, but not all urls
MelanieIStefan Apr 6, 2016
3e967b3
select only urls that actually point to github projects
MelanieIStefan Apr 7, 2016
25310bf
can parse most github urls now
MelanieIStefan Apr 13, 2016
e352b11
confirmed that we can get a github repo for almost 29% of entries
MelanieIStefan Apr 14, 2016
608566c
(and 89% of abstracts with have a github url)
MelanieIStefan Apr 14, 2016
bf0e1f7
start looking into how to get contributor info
MelanieIStefan Apr 14, 2016
f811aa0
OK, I can get contributor names from github repos. Exceeding rate lim…
MelanieIStefan May 3, 2016
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading