25 results found Sort:
- Filter by Primary Language:
- Jupyter Notebook (19)
- Python (4)
- +
Repository to store sample python programs for python learning
Created
2015-11-28
361 commits to master branch, last one about a year ago
Cool Python features for machine learning that I used to be too afraid to use. Will be updated as I have more time / learn more.
Created
2019-10-21
19 commits to master branch, last one 4 years ago
The Python Code Tutorials
Created
2019-07-29
621 commits to master branch, last one 9 days ago
Những kiến thức cần thiết để học tốt Machine Learning trong vòng 2 tháng. Essential Knowledge for learning Machine Learning in two months.
Created
2018-08-03
359 commits to master branch, last one 2 years ago
This is a collection of all the code that can be found on my YouTube channel Sigma Coding.
Created
2019-02-20
485 commits to master branch, last one 3 years ago
Learn the basics of Python. These tutorials are for Python beginners. so even if you have no prior knowledge of Python, you won’t face any difficulty understanding these tutorials.
python-tutor
tutor-milaan9
python-imports
namespace-scope
python-keywords
python4beginner
tutorial-github
type-conversion
jupyter-notebook
jupyter-tutorial
python-operators
python-tutorials
python-variables
python4everybody
python4datascience
tutorial-exercises
python-introduction
python-tutorial-github
python-jupyter-notebooks
python-tutorial-notebook
Created
2021-06-09
502 commits to main branch, last one about a year ago
This repository has no description...
py-to-exe
miniprogram
webscraping
js-in-python
mini-program
mini-project
python-games
python-tutor
mini-projects
tutor-milaan9
covid-19-india
ipython-to-pdf
python4beginner
python-tutorials
python4everybody
python4datascience
python-digital-clock
python-mini-projects
python-tutorial-github
python-tutorial-notebook
Created
2021-07-01
404 commits to main branch, last one about a year ago
You'll learn about Iterators, Generators, Closure, Decorators, Property, and RegEx in detail with examples.
match-object
python-regex
python-tutor
tutor-milaan9
python-closure
python-property
python4beginner
ipython-notebook
python-iterators
python-tutorials
python4everybody
python-decorators
python-generators
args-kwargs-master
generator-function
python4datascience
property-decorators
python-advance-topics
python-tutorial-github
python-tutorial-notebook
Created
2021-06-22
67 commits to main branch, last one about a year ago
Practice your Python programming skills with this interactive and auto-graded set of exercises.
gitpod
python
exercise
practice
tutorial
exercises
tutorials
tutoriales
breathecode
tutorial-code
python-tutorial
python-beginners
python-exercises
python-tutorials
python-autograded
python-interactive
tutorial-exercises
python-interactive-tutorial
python-interactive-exercises
python-programming-exercises
Created
2019-09-06
726 commits to master branch, last one 5 days ago
Pandas is a high-level data manipulation tool developed by Wes McKinney. It is built on the Numpy package and its key data structure is called the DataFrame. DataFrames allow you to store and manipula...
python-tutor
pandas-python
pandas-series
python-pandas
tutor-milaan9
pandas-tutorial
python4beginner
pandas-dataframe
python-tutorials
pandas-datareader
pandas-excercises
python4datascience
dataframe-from-list
dataframe-drop-columns
python-tutorial-github
dataframe-to-dictionary
python-tutorial-notebook
dataframe-drop-duplicates
dataframe-from-dictionary
pandas-tricks-for-data-manipulation
Created
2021-06-17
73 commits to main branch, last one about a year ago
Data types specify the different sizes and values that can be stored in the variable. For example, Python stores numbers, strings, and a list of values using different data types. Learn different type...
python-sets
python-lists
python-tuples
tutor-milaan9
python-strings
python-datatypes
python-tutorials
python4everybody
python-dictionary
list-comprehension
python4datascience
list-comprehensions
python-list-methods
python-sets-methods
python-tuple-methods
python-string-methods
python-tutorial-github
python-tutorial-notebook
python-dictionary-methods
python-string-maupulation
Created
2021-06-09
314 commits to main branch, last one about a year ago
Updated 8/8/2022 A curated list of Python 3 resources, books, websites, tutorials, code challenges
Created
2019-08-09
162 commits to master branch, last one 2 years ago
Numpy is a general-purpose array-processing package. It provides a high-performance multidimensional array object and tools for working with these arrays. It is the fundamental package for scientific ...
numpy
array-math
numpy-arrays
numpy-matrix
python-tutor
array-methods
tutor-milaan9
array-indexing
numpy-tutorial
numpy-exercises
python4beginner
ipython-notebook
python-tutorials
python4everybody
array-reorganizing
python4datascience
array-manipulations
python-tutorial-github
numpy-exercise-solutions
python-tutorial-notebook
Created
2021-06-17
98 commits to main branch, last one about a year ago
Python for cybersecurity with the basic concepts, easy to understand code examples, lab exercises, real-world examples, different security scripts covering web security, network security, defensive se...
Created
2017-05-31
241 commits to master branch, last one 3 months ago
Python too supports file handling and allows users to handle files i.e., to read and write files, along with many other file handling options, to operate on files. The concept of file handling has str...
ipython
exceptions
python-files
python-tutor
file-handling
tutor-milaan9
file-directory
file-exception
pythontutorial
python4beginner
ipython-notebook
python-tutorials
python4everybody
file-input-output
exception-handling
python4datascience
python-tutorial-github
userdefined-exceptions
file-exception-handeling
python-tutorial-notebook
Created
2021-06-18
58 commits to main branch, last one about a year ago
Time is undoubtedly the most critical factor in every aspect of life. Therefore, it becomes very essential to record and track this component. In Python, date and time can be tracked through its built...
Created
2021-06-22
54 commits to main branch, last one about a year ago
Flow control is the order in which statements or blocks of code are executed at runtime based on a condition. Learn Conditional statements, Iterative statements, and Transfer statements
for-loop
while-loop
if-elif-else
if-statement
tutor-milaan9
python4beginner
ipython-notebook
nested-for-loops
python-tutorials
python4everybody
jupyter-notebooks
control-statements
if-else-statements
nested-while-loops
python4datascience
break-continue-pass
python-flow-control
python-tutorial-github
python-tutorial-notebook
nested-if-else-statements
Created
2021-06-12
78 commits to main branch, last one about a year ago
Matplotlib is an amazing visualization library in Python for 2D plots of arrays. Matplotlib is a multi-platform data visualization library built on NumPy arrays and designed to work with the broader S...
matplotlib
python-tutor
data-analysis
tutor-milaan9
python4beginner
ipython-notebook
python-tutorials
python4everybody
matplotlib-pyplot
matplotlib-python
python-matplotlib
data-visualization
matplotlib-figures
matplotlib-heatmap
python4datascience
matplotlib-examples
matplotlib-tutorial
matplotlib-exercises
python-tutorial-github
python-tutorial-notebook
Created
2021-06-15
61 commits to main branch, last one about a year ago
This repository contains Python games that I've worked on. You'll learn how to create python games with AI. I try to focus on creating board games without GUI in Jupyter-notebook.
game-2d
python3
board-games
tic-tac-toe
python-games
games-with-ai
tutor-milaan9
bulls-and-cows
python4beginner
ipython-notebook
python-tutorials
python4everybody
python4datascience
tic-tac-toe-with-ai
python-games-with-ai
bulls-and-cows-solver
bulls-and-cows-with-ai
python-tutorial-github
python-tutorial-notebook
Created
2021-07-26
62 commits to main branch, last one 8 months ago
Python Tutorial - learn Python from scratch with 270+ Python tutorials for beginners & experienced. Explore Python features, syntax, python applications, python use-cases, python architecture, python ...
Created
2019-10-16
28 commits to master branch, last one about a year ago
Study materials related to this course.
Created
2021-01-25
234 commits to main branch, last one about a year ago
Repo containing scripts for videos featured on Adrian Dolinay's YouTube channel.
Created
2021-12-25
583 commits to main branch, last one a day ago
This repo consists code of all the programs discussed at programminginpython.com website
Created
2016-09-14
93 commits to master branch, last one 4 months ago
A collection of Jupyter notebooks exploring different datasets.
Created
2014-01-06
167 commits to master branch, last one 2 years ago
Material for a Jupyter-based Python tutorial
Created
2023-01-25
104 commits to main branch, last one a day ago