5 Things I wish I knew about Apache Airflow
https://medium.com/@michalmrazek/5-things-i-wish-i-knew-about-apache-airflow-c03e09084cf4
https://medium.com/@michalmrazek/5-things-i-wish-i-knew-about-apache-airflow-c03e09084cf4
Medium
5 Things I wish I knew about Apache Airflow
Airflow can be hard to understand in the beginnings of your journey. Read these tips to accelerate your learning curve.
Digital Product Design Process: The Definitive Guide (2022)
https://medium.com/@vitaliypodoba/digital-product-design-process-the-definitive-guide-2022-fa63815fc3cc
https://medium.com/@vitaliypodoba/digital-product-design-process-the-definitive-guide-2022-fa63815fc3cc
Medium
Digital Product Design Process: The Definitive Guide (2022)
The original article was written by SoftFormance https://www.softformance.com/blog/product-design-process-guide/
Best Technology Stack Used For Mobile App Development
https://medium.com/@salmaali2515/best-technology-stack-used-for-mobile-app-development-b62e4f2e296c
https://medium.com/@salmaali2515/best-technology-stack-used-for-mobile-app-development-b62e4f2e296c
Medium
Best Technology Stack Used For Mobile App Development
When we are developing a mobile app, the most important thing is technology. Selecting a solid technology stack is beneficial to turn your…
Data Can’t Tell Us Whether Congressional Stock Trading is Corrupt
https://innerjoin.bit.io/data-cant-tell-us-whether-congressional-stock-trading-is-corrupt-b32031c533bc
https://innerjoin.bit.io/data-cant-tell-us-whether-congressional-stock-trading-is-corrupt-b32031c533bc
Medium
Data Can’t Tell Us Whether Congressional Stock Trading is Corrupt
Sometimes Transparency Isn’t Enough
15 best practices every Python developer should know
https://manu-mathew.medium.com/15-best-practices-every-python-developer-should-know-31122f1459f9
https://manu-mathew.medium.com/15-best-practices-every-python-developer-should-know-31122f1459f9
Medium
15 best practices every Python developer should know
Indentation should be four spaces and not tabs
Multithreading and Multiprocessing in 10 Minutes
https://towardsdatascience.com/multithreading-and-multiprocessing-in-10-minutes-20d9b3c6a867
https://towardsdatascience.com/multithreading-and-multiprocessing-in-10-minutes-20d9b3c6a867
Medium
Multithreading and Multiprocessing in 10 Minutes
Multitasking made easy with Python examples
python+pytest接口自动化(11)-测试函数、测试类/测试方法的封装 - 给你一页白纸
https://www.cnblogs.com/lfr0123/p/16052429.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://www.cnblogs.com/lfr0123/p/16052429.html#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
Cnblogs
python+pytest接口自动化(11)-测试函数、测试类/测试方法的封装 - 给你一页白纸 - 博客园
前言 在python+pytest 接口自动化系列中,我们之前的文章基本都没有将代码进行封装,但实际编写自动化测试脚本中,我们都需要将测试代码进行封装,才能被测试框架识别执行。 例如单个接口的请求代码如下: import requests headers = { "user-agent&q
5 More Python One-liners You Should Use
https://tateg.medium.com/5-more-python-one-liners-you-should-use-475d0a0a3e22
https://tateg.medium.com/5-more-python-one-liners-you-should-use-475d0a0a3e22
Medium
5 More Python One-liners You Should Use
Solve problems. Save time. Go fast.
Take Beautiful Screenshots of Your Code in VS Code
https://joets.medium.com/take-beautiful-screenshots-of-your-code-in-vs-code-88a68864dee
https://joets.medium.com/take-beautiful-screenshots-of-your-code-in-vs-code-88a68864dee
Medium
Take Beautiful Screenshots of Your Code in VS Code
Impress your audiences and Improve Understandability
A44: Support Vector Machines (SVMs) vs Logistic Regression — Practice & Comparisons [complete…
https://junaidsqazi.medium.com/a44-support-vector-machines-svms-vs-logistic-regression-practice-comparisons-complete-58bbfd72acbe
https://junaidsqazi.medium.com/a44-support-vector-machines-svms-vs-logistic-regression-practice-comparisons-complete-58bbfd72acbe
Medium
A44: Support Vector Machines (SVMs) vs Logistic Regression — Practice & Comparisons [complete project with code]
A step-by-step tutorial to classify digits (MNIST), IRIS, and non-linearly separable data, gridsearch, cross-validation
Sarcastic comment detection in Reddit comments: An End to End ML Case Study
https://medium.com/@jha.kishan006/sarcastic-comment-detection-in-reddit-comments-an-end-to-end-ml-case-study-5ed77ce7d537
https://medium.com/@jha.kishan006/sarcastic-comment-detection-in-reddit-comments-an-end-to-end-ml-case-study-5ed77ce7d537
Medium
Sarcastic comment detection in Reddit comments: An End to End ML Case Study
What is Sarcasm ??
Apache Airflow for Data Science — How to Upload Files to Amazon S3
https://towardsdatascience.com/apache-airflow-for-data-science-how-to-upload-files-to-amazon-s3-5bdf6fcb1cea
https://towardsdatascience.com/apache-airflow-for-data-science-how-to-upload-files-to-amazon-s3-5bdf6fcb1cea
Medium
Apache Airflow for Data Science — How to Upload Files to Amazon S3
Setup an S3 bucket and upload local files with Apache Airflow