Creating Dynamically DAG’s Apache Airflow with Identical Task
https://medium.com/@quedi.zata/creating-dynamically-dags-apache-airflow-with-identical-task-98daf5781b11
https://medium.com/@quedi.zata/creating-dynamically-dags-apache-airflow-with-identical-task-98daf5781b11
Medium
Creating Dynamically DAG’s Apache Airflow with Identical Task
Imagine you have dozens or hundreds of DAG, you should have as many scripts. This article show you to creating dynamic script for DAG flow
Let’s find which is fast (Node(JS) vs Flask (Python) )
https://medium.com/@naveen9715568487/lets-find-which-is-fast-node-js-vs-flask-python-5ab68b3c3559
https://medium.com/@naveen9715568487/lets-find-which-is-fast-node-js-vs-flask-python-5ab68b3c3559
Medium
Let’s find which is fast (Node(JS) vs Flask (Python) )
In this, we are gonna create a restful API with MongoDB as the database, we will be testing some of the API methods such as get and post…
Python Turtle Graphics Tutorial for Beginners
https://genotechies.medium.com/python-turtle-graphics-tutorial-for-beginners-9c9bd1b3ae36
https://genotechies.medium.com/python-turtle-graphics-tutorial-for-beginners-9c9bd1b3ae36
Medium
Python Turtle Graphics Tutorial for Beginners
Python Knowledge Sharing #2
Müşteri Segmenti Projesi (K-means clustering) Python
https://medium.com/@kursatguzel/m%C3%BC%C5%9Fteri-segmenti-projesi-k-means-clustering-python-ile-d7913c13371
https://medium.com/@kursatguzel/m%C3%BC%C5%9Fteri-segmenti-projesi-k-means-clustering-python-ile-d7913c13371
Medium
Müşteri Segmenti Projesi (K-means clustering) Python
Google Colab üzerinde yapacağımız bu proje için öncelikli olarak Kaggle platformunda olan veri setimizi Colab ortamına aktarmamız lazım.
How to setup Windows (10/11) for Smart Contract development and Brownie
https://medium.com/@cromewar/how-to-setup-windows-10-11-for-smart-contract-development-and-brownie-e7d8d13555b3
https://medium.com/@cromewar/how-to-setup-windows-10-11-for-smart-contract-development-and-brownie-e7d8d13555b3
Medium
How to setup Windows (10/11) for Smart Contract development and Brownie
Blockchain technologies are the new big revolution in software development and are building the foundations of web 3.0 which definitely is…
9 Cool Python Tkinter Projects Ideas for Python Developers
https://towardsdatascience.com/9-cool-python-tkinter-projects-ideas-for-python-developers-9e8e454af5ef
https://towardsdatascience.com/9-cool-python-tkinter-projects-ideas-for-python-developers-9e8e454af5ef
Understanding While Loop in Python with Examples
https://ninza7.medium.com/understanding-while-loop-in-python-with-examples-40c518acee88
https://ninza7.medium.com/understanding-while-loop-in-python-with-examples-40c518acee88
Medium
Understanding While Loop in Python with Examples
Python Tutorial Series
Residual, BottleNeck, Inverted Residual, Linear BottleNeck, MBConv Explained
https://towardsdatascience.com/residual-bottleneck-inverted-residual-linear-bottleneck-mbconv-explained-89d7b7e7c6bc
https://towardsdatascience.com/residual-bottleneck-inverted-residual-linear-bottleneck-mbconv-explained-89d7b7e7c6bc
Medium
Residual, BottleNeck, Inverted Residual, Linear BottleNeck, MBConv Explained
What the hell are those + implementation in PyTorch
Reading Excel files with Pandas — The Basics
https://medium.com/@zoltan.guba/reading-excel-files-with-pandas-the-basics-6a6be9cc8763
https://medium.com/@zoltan.guba/reading-excel-files-with-pandas-the-basics-6a6be9cc8763
Medium
Reading Excel files with Pandas — The Basics
Reading and writing files are in general one of the basic processes you need to be able to perform in coding. Reading your data — assuming…
25 Python Repositories you will love
https://medium.com/mlearning-ai/25-python-repositories-you-will-love-aba5613488f3
https://medium.com/mlearning-ai/25-python-repositories-you-will-love-aba5613488f3
Medium
25 Python Repositories you will love
Compiled from GitHub
Preserving Geodesic Distance for Non-Linear Datasets: ISOMAP
https://towardsdatascience.com/preserving-geodesic-distance-for-non-linear-datasets-isomap-d24a1a1908b2
https://towardsdatascience.com/preserving-geodesic-distance-for-non-linear-datasets-isomap-d24a1a1908b2
Medium
Preserving Geodesic Distance for Non-Linear Datasets: ISOMAP
Explaining and interpretation of isometric feature mapping
Interface Interativa para Reconhecimento de Gestos de avaliação em Tempo Real
https://medium.com/senior/interface-interativa-para-reconhecimento-de-gestos-de-avalia%C3%A7%C3%A3o-em-tempo-real-d4fab8185dc
https://medium.com/senior/interface-interativa-para-reconhecimento-de-gestos-de-avalia%C3%A7%C3%A3o-em-tempo-real-d4fab8185dc
Medium
Interface Interativa para Reconhecimento de Gestos de avaliação em Tempo Real
Esta publicação apresenta uma interface interativa que utiliza reconhecimento de gestos em tempo real. Sua demonstração é apresentada a…
Comprehensive guide to a one stop shop Python developer environment using WSL, Ubuntu and NeoVim!
https://medium.com/@nesvik.1995/comprehensive-guide-to-a-one-stop-shop-python-developer-environment-using-wsl-ubuntu-and-neovim-d17ebcf02b6e
https://medium.com/@nesvik.1995/comprehensive-guide-to-a-one-stop-shop-python-developer-environment-using-wsl-ubuntu-and-neovim-d17ebcf02b6e
Medium
Comprehensive guide to a one stop shop Python developer environment using WSL, Ubuntu and NeoVim!
Every now and then I get the urge to try something new and change the way I do development to see if there are any new or interesting tools…