Skip to content

LC120109/Python-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Projects

In this repo, you can see all my personal Python projects while I keep learning the language.


Basics

# Title
01 Annoying While Loop
02 Restaurant Reservation
03 Abcd Call Stack

Games

# Title
01 Collatz Sequence
02 Conway's Game of Life (with a GUI)
03 Guess The Number Game
04 Rock Paper Scissors Game
05 ZigZag

Utility

# Title
01 Countdown Timer
02 Dice
03 Contact Book (not finished)

Numpy Learning (Tutorial by NeuralNine on Youtube)

# Title
01 Numpy Arrays
02 Numpy Data Types
03 Filling Arrays
04 NaN & Inf
05 Mathematical Operations
06 Array Methods
07 Structuring Methods
08 Concatenating, Stacking, Splitting
09 Aggregate Functions
10 Numpy Random
11 Exporting & Importing

Pandas Learning (Tutorial by Keith Galli on Youtube)

# Title
01 Loading Data
02 Reading Data
03 Sorting & Describing
04 Changing Data & Saving
05 Filtering Data
06 Regex Filters
07 Conditional Changes
08 Aggregate Statistics
09 Working With A Lot Of Data

About

Here you can see all my personal Python projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages