24 results found Sort:

16.7k
6.7k
unknown
333
Repository to store sample python programs for python learning
Created 2015-11-28
361 commits to master branch, last one about a year ago
550
3.5k
unknown
120
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
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 about a year 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.
Created 2021-06-09
502 commits to main branch, last one about a year 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...
Created 2021-06-17
73 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 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...
Created 2021-06-09
314 commits to main branch, last one about a year 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 ...
Created 2021-06-17
98 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
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...
Created 2021-06-18
58 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
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...
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.
Created 2021-07-26
62 commits to main branch, last one 3 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 7 months ago
This repo consists code of all the programs discussed at programminginpython.com website
Created 2016-09-14
92 commits to master branch, last one about a year ago
A collection of Jupyter notebooks exploring different datasets.
Created 2014-01-06
167 commits to master branch, last one about a year ago
Repo containing scripts for videos featured on Adrian Dolinay's YouTube channel.
Created 2021-12-25
516 commits to main branch, last one a day ago
Material for a Jupyter-based Python tutorial
Created 2023-01-25
97 commits to main branch, last one about a month ago