All Projects → 07_Python_Advanced_Topics → Similar Projects or Alternatives

82 Open source projects that are alternatives of or similar to 07_Python_Advanced_Topics

05 Python Files
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 stretched over various other languages, but the implementation is either complicated or lengthy, but like other concepts of Python, this concept here …
Stars: ✭ 163 (-29.74%)
11 Python Matplotlib Module
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 SciPy stack. It was introduced by John Hunter in the year 2002. One of the greatest benefits of visualization is that it allows us visual access to …
Stars: ✭ 206 (-11.21%)
03 Python Flow Control
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
Stars: ✭ 207 (-10.78%)
01 Python Introduction
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.
Stars: ✭ 229 (-1.29%)
04 Python Functions
The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns the value.
Stars: ✭ 204 (-12.07%)
90 Python Examples
The best way to learn Python is by practicing examples. The repository contains examples of basic concepts of Python. You are advised to take the references from these examples and try them on your own.
Stars: ✭ 190 (-18.1%)
02 Python Datatypes
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 types of Python data types along with their respective in-built functions and methods.
Stars: ✭ 192 (-17.24%)
milaan9
No description or website provided.
Stars: ✭ 190 (-18.1%)
Python Computer Vision from Scratch
This repository explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging, and for fun, consumer-level tasks such as image editing and stitching, which students can apply…
Stars: ✭ 219 (-5.6%)
93 Python Data Analytics Projects
This repository contains all the data analytics projects that I've worked on in python.
Stars: ✭ 208 (-10.34%)
jekyll-ipython-markdown
build process for turning ipython notebooks into markdown files for your jekyll blog
Stars: ✭ 18 (-92.24%)
Mutual labels:  ipython-notebook
rk
The remote Jupyter kernel/kernels administration utility
Stars: ✭ 53 (-77.16%)
Mutual labels:  ipython-notebook
Py
Repository to store sample python programs for python learning
Stars: ✭ 4,154 (+1690.52%)
Mutual labels:  python-tutorials
Python Is Cool
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.
Stars: ✭ 2,962 (+1176.72%)
Mutual labels:  python-tutorials
Gemello
No description or website provided.
Stars: ✭ 18 (-92.24%)
Mutual labels:  ipython-notebook
bhedak
A replacement of "qsreplace", accepts URLs as standard input, replaces all query string values with user-supplied values and stdout.
Stars: ✭ 77 (-66.81%)
Mutual labels:  python-regex
NPTEL-The-Joy-of-Computing-using-Python
Study materials related to this course.
Stars: ✭ 29 (-87.5%)
Mutual labels:  python-tutorials
WWCodePython
Content, Code & Resources for WWCodePython Events
Stars: ✭ 183 (-21.12%)
Mutual labels:  python-tutorials
Machine-Learning-Algorithms-From-Scratch
A collection of commonly used machine learning algorithms implemented in Python/Numpy
Stars: ✭ 43 (-81.47%)
Mutual labels:  ipython-notebook
Artificial Intelligence Deep Learning Machine Learning Tutorials
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Climate / Energy, Automotives, Retail, Pharma, Medicine, Healthcare, Policy, Ethics and more.
Stars: ✭ 2,966 (+1178.45%)
Mutual labels:  ipython-notebook
Gcc Nmf
Real-time GCC-NMF Blind Speech Separation and Enhancement
Stars: ✭ 231 (-0.43%)
Mutual labels:  ipython-notebook
aws-lambda-decorators
A set of Python decorators to simplify AWS lambda development
Stars: ✭ 19 (-91.81%)
Mutual labels:  python-decorators
programminginpython.com
This repo consists code of all the programs discussed at programminginpython.com website
Stars: ✭ 60 (-74.14%)
Mutual labels:  python-tutorials
Clustering Algorithms from Scratch
Implementing Clustering Algorithms from scratch in MATLAB and Python
Stars: ✭ 170 (-26.72%)
Mutual labels:  tutor-milaan9
Ipywebrtc
WebRTC for Jupyter notebook/lab
Stars: ✭ 171 (-26.29%)
Mutual labels:  ipython-notebook
yieldmachine
Components for State Machines, using Generator Functions
Stars: ✭ 23 (-90.09%)
Mutual labels:  generator-function
datatheque.com
a data science blog
Stars: ✭ 12 (-94.83%)
Mutual labels:  python-generators
sampling-methods-numpy
This repository contains implementations of some basic sampling methods in numpy.
Stars: ✭ 48 (-79.31%)
Mutual labels:  ipython-notebook
kmeans-dbscan-tutorial
A clustering tutorial with scikit-learn for beginners.
Stars: ✭ 20 (-91.38%)
Mutual labels:  ipython-notebook
Learn Machine Learning In Two Months
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.
Stars: ✭ 1,726 (+643.97%)
Mutual labels:  python-tutorials
Sqlcell
SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python variables while concurrently running Python code. And *much* more.
Stars: ✭ 145 (-37.5%)
Mutual labels:  ipython-notebook
nbmerge
A tool to merge / concatenate Jupyter (IPython) notebooks
Stars: ✭ 75 (-67.67%)
Mutual labels:  ipython-notebook
Ipytracer
📊 Algorithm Visualizer for IPython/Jupyter Notebook
Stars: ✭ 138 (-40.52%)
Mutual labels:  ipython-notebook
Prototypical Networks Tensorflow
Tensorflow implementation of NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
Stars: ✭ 122 (-47.41%)
Mutual labels:  ipython-notebook
itikz
Cell and line magic for PGF/TikZ-to-SVG rendering in Jupyter notebooks
Stars: ✭ 55 (-76.29%)
Mutual labels:  ipython-notebook
Spark Py Notebooks
Apache Spark & Python (pySpark) tutorials for Big Data Analysis and Machine Learning as IPython / Jupyter notebooks
Stars: ✭ 1,338 (+476.72%)
Mutual labels:  ipython-notebook
Sci Pype
A Machine Learning API with native redis caching and export + import using S3. Analyze entire datasets using an API for building, training, testing, analyzing, extracting, importing, and archiving. This repository can run from a docker container or from the repository.
Stars: ✭ 90 (-61.21%)
Mutual labels:  ipython-notebook
ipython-notebooks
A collection of Jupyter notebooks exploring different datasets.
Stars: ✭ 43 (-81.47%)
Mutual labels:  python-tutorials
Relation-Classification
Relation Classification - SEMEVAL 2010 task 8 dataset
Stars: ✭ 46 (-80.17%)
Mutual labels:  ipython-notebook
Relevant Search Book
Code and Examples for Relevant Search
Stars: ✭ 231 (-0.43%)
Mutual labels:  ipython-notebook
python-grass-addon
How to write a Python GRASS GIS 7 addon
Stars: ✭ 45 (-80.6%)
Mutual labels:  ipython-notebook
Evolutionary Computation Course
Jupyter/IPython notebooks about evolutionary computation.
Stars: ✭ 173 (-25.43%)
Mutual labels:  ipython-notebook
GEOSChem-python-tutorial
Python/xarray tutorial for GEOS-Chem users
Stars: ✭ 64 (-72.41%)
Mutual labels:  python-tutorials
Rfm Analysis
Python script (and IPython notebook) to perform RFM analysis from customer purchase history data
Stars: ✭ 165 (-28.88%)
Mutual labels:  ipython-notebook
my eu
Code and data for myeu.uk - find out what the EU has done for your area
Stars: ✭ 18 (-92.24%)
Mutual labels:  ipython-notebook
Ipytest
Pytest in IPython notebooks.
Stars: ✭ 139 (-40.09%)
Mutual labels:  ipython-notebook
Predicting-Consumer-Purchase-intention-using-Twitter-Data
Predicting Consumer Purchase intention using Twitter Data
Stars: ✭ 33 (-85.78%)
Mutual labels:  ipython-notebook
Dive Into Machine Learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn! First posted in 2016, maintained as of 2021. Pull requests welcome.
Stars: ✭ 10,810 (+4559.48%)
Mutual labels:  ipython-notebook
Machine-Learning-Notebooks
15+ Machine/Deep Learning Projects in Ipython Notebooks
Stars: ✭ 66 (-71.55%)
Mutual labels:  ipython-notebook
react-floodgate
Configurable and flexible "load more" component for React
Stars: ✭ 29 (-87.5%)
Mutual labels:  generator-function
Notebooks
A collection of Jupyter/IPython notebooks
Stars: ✭ 78 (-66.38%)
Mutual labels:  ipython-notebook
panoramas-image-stitching
🖼 Stitching images into 360 panoramas
Stars: ✭ 155 (-33.19%)
Mutual labels:  ipython-notebook
Show ast
An IPython notebook plugin for visualizing ASTs.
Stars: ✭ 76 (-67.24%)
Mutual labels:  ipython-notebook
Pandas Tutorial
Tutorial on Using Pandas
Stars: ✭ 66 (-71.55%)
Mutual labels:  ipython-notebook
argparse-to-class
Transform argparse into class format for Jupyter Notebook execution
Stars: ✭ 20 (-91.38%)
Mutual labels:  ipython-notebook
ModelicaInAction
Modelica In Action
Stars: ✭ 39 (-83.19%)
Mutual labels:  ipython-notebook
Flasked Notebooks
Rendering IPython Notebooks using Flask
Stars: ✭ 59 (-74.57%)
Mutual labels:  ipython-notebook
Telepyth
Telegram notification with IPython magics.
Stars: ✭ 54 (-76.72%)
Mutual labels:  ipython-notebook
ngx-validator
Validator directive and custom input generator for angular template driven and reactive forms
Stars: ✭ 15 (-93.53%)
Mutual labels:  property-decorators
1-60 of 82 similar projects