文件名称:college-scorecard-rankings
文件大小:19.7MB
文件格式:ZIP
更新时间:2024-05-19 17:18:54
CSS
根据对您而言重要的事情来获得前50名/后50名大学的工具 在本地运行: npm install npm run dev 然后,在另一个标签中: python -m SimpleHTTPServer 重新创建清理的数据集(需要python和virtualenv): cd college-data/ virtualenv venv source venv/bin/activate pip install -r requirements.txt cd ipy-notebooks/ ipython notebook 然后打开munge.ipynb并运行:)
【文件预览】:
college-scorecard-rankings-gh-pages
----index.html(617B)
----webpack.config.js(326B)
----src()
--------app-config.js(1KB)
--------favicon.ico(1KB)
--------basscss.css(27KB)
--------app.css(190B)
----components()
--------Header.jsx(433B)
--------Footer.jsx(462B)
--------Formula.jsx(997B)
--------OrderToggle.jsx(1KB)
--------App.jsx(4KB)
--------Table.jsx(3KB)
--------Inputs.jsx(2KB)
----README.md(547B)
----bundle.js(314KB)
----entry.js(132B)
----package.json(656B)
----college-data()
--------ipy-notebooks()
--------requirements.txt(598B)
--------README.md(212B)
--------data-clean()
--------data-raw()