Skip to content

Commit

Permalink
Adding python links and competitions related to ICDSS
Browse files Browse the repository at this point in the history
  • Loading branch information
neomatrix369 committed Nov 3, 2019
1 parent ce7dede commit b980a28
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Programming-in-Python.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Programming in Python

- [Basics / Learning](#basics-learning)
- [Intermediate / Advanced Python](#intermediate-advanced-Python)
- [Cheatsheets](#cheatsheets)
- [Static analysis](#static-analysis)
- [Focussed packages](#focussed-packages)
Expand Down Expand Up @@ -32,6 +33,11 @@
- [Python by Chris Albon](https://chrisalbon.com/#python) - topics covered: Basics • Data Wrangling • Data Visualization • Web Scraping • Testing • Logging • Other
- [Regex resources by Chris Albon](https://chrisalbon.com/#regex)
- [WTF Python repo](https://github.com/satwikkansal/wtfpython)
- [Introduction to Python](https://github.com/Imperial-College-Data-Science-Society/Lecture-1-Intro-to-Python)

## Intermediate / Advanced Python

- [Scientific Python](https://github.com/Imperial-College-Data-Science-Society/Lecture-2-Scientific-Python)

## Cheatsheets
- [Python Cheatsheet](https://www.pythoncheatsheet.org/)
Expand Down
1 change: 1 addition & 0 deletions competitions.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
- [Data Science Challenge](https://www.datasciencechallenge.org/)
- [Driven Data](https://www.drivendata.org/competitions/)
- [Pivigo Challenges](https://www.pivigo.com/dashboard/#/challenges/)
- [Imperial College Data Science Society Challenges](https://github.com/Imperial-College-Data-Science-Society/Challenges)
- [Analytics, Data Science, Data Mining Competitions](https://www.kdnuggets.com/competitions/)
- [DATA SCIENCE COMPETITIONS by Analytics Vidhya](https://www.analyticsvidhya.com/blog/tag/data-science-competitions/)
- [Signate Competitions (Japanese)](https://signate.jp/competitions/)
Expand Down

0 comments on commit b980a28

Please sign in to comment.