Pinned Repositories
100-pandas-puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
awesome-spider
爬虫集合
bfsutechlab-1week-python
本次活动名称为“Python拯救计划——BFSU TechLab 七日精品课程”,主要为Python零基础用户打造,总体课程时间预计为6-7小时,总教学周期为7天,每日学习1-1.5小时。在运营过程中,TechLab也会以线上Workshop形式辅助教学,创立答疑反馈平台,同时提供实用类进阶课程以满足教学化需求。
free-python-games
Free Python Games
learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
numpy-100
100 numpy exercises (with solutions)
pandas_exercises
Practice your pandas skills!
Python-100-Days
Python - 100天从新手到大师
python_course_homework
A note of my homework
seaborn
Statistical data visualization using matplotlib
Edwardyelow's Repositories
Edwardyelow/-C-3-
exercise
Edwardyelow/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
Edwardyelow/bfsutechlab-1week-python
本次活动名称为“Python拯救计划——BFSU TechLab 七日精品课程”,主要为Python零基础用户打造,总体课程时间预计为6-7小时,总教学周期为7天,每日学习1-1.5小时。在运营过程中,TechLab也会以线上Workshop形式辅助教学,创立答疑反馈平台,同时提供实用类进阶课程以满足教学化需求。
Edwardyelow/Techlab_test
Testing for Techlab
Edwardyelow/Python
All Algorithms implemented in Python
Edwardyelow/learn_python3_spider
python爬虫教程系列、从0到1学习python爬虫,包括浏览器抓包,手机APP抓包,如 fiddler、mitmproxy,各种爬虫涉及的模块的使用,如:requests、beautifulSoup、selenium、appium、scrapy等,以及IP代理,验证码识别,Mysql,MongoDB数据库的python使用,多线程多进程爬虫的使用,css 爬虫加密逆向破解,JS爬虫逆向,分布式爬虫,爬虫项目实战实例等
Edwardyelow/numpy-100
100 numpy exercises (with solutions)
Edwardyelow/seaborn
Statistical data visualization using matplotlib
Edwardyelow/Python-100-Days
Python - 100天从新手到大师
Edwardyelow/free-python-games
Free Python Games
Edwardyelow/pandas_exercises
Practice your pandas skills!
Edwardyelow/awesome-spider
爬虫集合
Edwardyelow/100-pandas-puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
Edwardyelow/python_course_homework
A note of my homework
Edwardyelow/helloworld