Update pull_R_packages.py
This commit is contained in:
parent
1e53107ef9
commit
3f860e17a4
@ -9,6 +9,7 @@
|
||||
from pyquery import PyQuery as pq
|
||||
import urllib
|
||||
import codecs
|
||||
import random
|
||||
|
||||
text_file = codecs.open("Packages.txt", encoding='utf-8', mode="w")
|
||||
d = pq(url='http://cran.r-project.org/web/views/MachineLearning.html',
|
||||
|
Loading…
x
Reference in New Issue
Block a user