yinglinglow / Python

Python Cheatsheet and other projects
0 stars 2 forks source link
blackjack cheatsheet projecteuler-solutions python3 tictactoe-game

Python Portfolio

A portfolio of my Python projects for hobby and self-learning.

Content

1) Beginner Python Cheatsheet

A reference list of basic Python code, mostly in the context of Data Science and (just a little) Machine Learning. For beginners (like myself!) to reference.

2) Parking Project

A small project as a first trial of my website scraping skills ;) (in progress)

3) Hobby Projects

Games

Mathematics

Learning R after Python

My attempt to play with the Titanic Dataset with both Python (in Jupyter Notebook) and R (in RStudio). It is not so much as to achieve the best prediction, but rather to understand the R syntax. Check the notebooks out here! (in progress)