[LeetCode]#2078. Two Furthest Houses With Different Colors
https://donic0211.medium.com/leetcode-2078-two-furthest-houses-with-different-colors-c185300167f2
https://donic0211.medium.com/leetcode-2078-two-furthest-houses-with-different-colors-c185300167f2
Medium
[LeetCode]#2078. Two Furthest Houses With Different Colors
Environment: Python 3.8
【Quant(11)】 Two-Factor weights portfolio setting
https://medium.com/tej-api-%E9%87%91%E8%9E%8D%E8%B3%87%E6%96%99%E5%88%86%E6%9E%90/quant-11-two-factor-weights-portfolio-setting-9be3fae883f
https://medium.com/tej-api-%E9%87%91%E8%9E%8D%E8%B3%87%E6%96%99%E5%88%86%E6%9E%90/quant-11-two-factor-weights-portfolio-setting-9be3fae883f
Medium
【Quant(11)】 Two-Factor weights portfolio setting
Does the weights setting affects the performance of the two-factor portfolio?
Flask Inline Editing with MySql (University Database System)
https://medium.com/@durvesh.shah/flask-inline-editing-with-mysql-university-database-system-1d435ac33e8
https://medium.com/@durvesh.shah/flask-inline-editing-with-mysql-university-database-system-1d435ac33e8
Medium
Flask Inline Editing with MySql (University Database System)
Creating Python Flask Backend
Deploy a File Scanner for Sensitive Data in 40 Lines of Code
https://medium.com/@RequestsForStartups/deploy-a-file-scanner-for-sensitive-data-in-40-lines-of-code-d9cbabdd1554
https://medium.com/@RequestsForStartups/deploy-a-file-scanner-for-sensitive-data-in-40-lines-of-code-d9cbabdd1554
Medium
Deploy a File Scanner for Sensitive Data in 40 Lines of Code
Create and deploy a server that scans files for sensitive data (like credit card numbers) with Nightfall’s data loss prevention APIs.
13 Advanced Python Scripts For Everyday Programming
https://python.plainenglish.io/13-advanced-python-scripts-for-everyday-programming-1a52acb84101
https://python.plainenglish.io/13-advanced-python-scripts-for-everyday-programming-1a52acb84101
Medium
13 Advanced Python Scripts For Everyday Programming
Handy scripts for your Python projects
Visualising the inverse relationship between years to pay off a mortgage and housing prices.
https://medium.com/@trent.alleyne99/visualising-the-inverse-relationship-between-years-to-pay-off-a-mortgage-and-housing-prices-a046f56b1cd
https://medium.com/@trent.alleyne99/visualising-the-inverse-relationship-between-years-to-pay-off-a-mortgage-and-housing-prices-a046f56b1cd
Medium
Visualising the inverse relationship between years to pay off a mortgage and housing prices.
Using Sydney, Australia as the case study…
Reaching a new potential for a Seattle host
https://medium.com/@claudiaandreea.toma/reaching-a-new-potential-for-a-seattle-host-46773271d1fd
https://medium.com/@claudiaandreea.toma/reaching-a-new-potential-for-a-seattle-host-46773271d1fd
Medium
Reaching a new potential for a Seattle host
Nowadays the tourism industry has become for a significant share of the population the primary source of income and one of the main…
Python|Build FARM Stack App|2. FastAPI
https://medium.com/chenstraveler/farm-stack-app-2-d4a2046c74ec
https://medium.com/chenstraveler/farm-stack-app-2-d4a2046c74ec
Medium
Python|Build FARM Stack App|2. FastAPI
開始建立一個FastApi
Python dictionary and structuring data
https://sachin-chaurasiya.medium.com/python-dictionary-and-structuring-data-86d7ebc147e5
https://sachin-chaurasiya.medium.com/python-dictionary-and-structuring-data-86d7ebc147e5
Medium
Python dictionary and structuring data
In This article, I will discuss dictionary data type which provides a flexible way to access and organize data. Also, I will discuss how…