AWS CDK with python — ALB + Fargate + Flask
https://medium.com/@mohammedshahbaazshareef/aws-cdk-with-python-alb-fargate-flask-d190d4d9f66f
https://medium.com/@mohammedshahbaazshareef/aws-cdk-with-python-alb-fargate-flask-d190d4d9f66f
Medium
AWS CDK with python — ALB + Fargate + Flask
In this post, I want to introduce Aws CDK and its advantages. For this demonstration, I also coded a simple flask webserver that exposes…
Explore and understand your data with a network of significant associations.
https://towardsdatascience.com/explore-and-understand-your-data-with-a-network-of-significant-associations-9a03cf79d254
https://towardsdatascience.com/explore-and-understand-your-data-with-a-network-of-significant-associations-9a03cf79d254
Medium
Explore and understand your data with a network of significant associations.
Explore to understand your data can make the difference between an unsuccessful project or finishing successfully!
Running API Tests Automatically with Bitbucket Pipelines
https://medium.com/@manishsaini74.ms/running-api-testing-automatically-with-bitbucket-pipelines-c72fda48b2d8
https://medium.com/@manishsaini74.ms/running-api-testing-automatically-with-bitbucket-pipelines-c72fda48b2d8
Medium
Running API Tests Automatically with Bitbucket Pipelines
Hey Folks, Testing is a critical part of continuous integration and continuous delivery. And if you’re practicing continuous deployment it…
Encryption Python3 Solution — Hackerrank Medium Problem
https://medium.com/@Nayjer/encryption-python3-solution-hackerrank-medium-problem-c5a4b45e2e34
https://medium.com/@Nayjer/encryption-python3-solution-hackerrank-medium-problem-c5a4b45e2e34
Medium
Encryption Python3 Solution — Hackerrank Medium Problem
Detailed explanation in logical order to the code. The problem: https://www.hackerrank.com/challenges/encryption/problem
Create Your own QR Code using Python(Just Four Line of Code)
https://medium.com/@arghasarkar5373/create-your-own-qr-code-using-python-just-four-line-code-44abdb72d643
https://medium.com/@arghasarkar5373/create-your-own-qr-code-using-python-just-four-line-code-44abdb72d643
Medium
Create Your own QR Code using Python(Just Four Line of Code)
What is Qr code?
Python - 面向对象编程 - 类变量、实例变量/类属性、实例属性 - 小菠萝测试笔记
http://www.cnblogs.com/poloyy/p/15178468.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
http://www.cnblogs.com/poloyy/p/15178468.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
Cnblogs
Python - 面向对象编程 - 类变量、实例变量/类属性、实例属性 - 小菠萝测试笔记 - 博客园
什么是对象和类 https://www.cnblogs.com/poloyy/p/15178423.html 什么是 Python 类、类对象、实例对象 https://www.cnblogs.com
Fantasy Football 2021 — NFL Jersey Numerology with Python?
https://medium.com/towards-data-analytics/fantasy-football-2021-nfl-jersey-numerology-with-python-db1546c8b3d
https://medium.com/towards-data-analytics/fantasy-football-2021-nfl-jersey-numerology-with-python-db1546c8b3d
Medium
Fantasy Football 2021 — NFL Jersey Numerology with Python?
Why Not? Extracting NFL Jersey Numbers with Requests and pandas.
Observe The Friend Paradox in Facebook Data Using Python
https://towardsdatascience.com/observe-the-friend-paradox-in-facebook-data-using-python-314c23fd49e4
https://towardsdatascience.com/observe-the-friend-paradox-in-facebook-data-using-python-314c23fd49e4
Medium
Observe The Friend Paradox in Facebook Data Using Python
Do Your Friends Have More Friends Than You, On Average?
Is There Any Difference Between Scikit-Learn and Sklearn?
https://towardsdatascience.com/scikit-learn-vs-sklearn-6944b9dc1736
https://towardsdatascience.com/scikit-learn-vs-sklearn-6944b9dc1736
Medium
Is There Any Difference Between Scikit-Learn and Sklearn?
scikit-learn vs sklearn in Python
Struggle to remember Matplotlib and Seaborn parameters? Use this lazy man’s tool.
https://towardsdatascience.com/struggle-to-remember-matplotlib-and-seaborn-parameters-use-this-lazy-mans-tool-903331d03058
https://towardsdatascience.com/struggle-to-remember-matplotlib-and-seaborn-parameters-use-this-lazy-mans-tool-903331d03058
Medium
Struggle to remember Matplotlib and Seaborn parameters? Use this lazy man’s tool.
Make your learning in Python visualization less painful, more playful and sustainable
3 secret Python tricks you need to see
https://preettheman.medium.com/3-secret-python-tricks-you-need-to-see-6e4689501107
https://preettheman.medium.com/3-secret-python-tricks-you-need-to-see-6e4689501107
Medium
3 secret Python tricks you need to see
Welcome back! Python is an awesome programming language with a ton of capability, you can pretty much do anything with this language, so…