Simple URL shortener app in Python for Beginners (🔥 FastAPI Demo)
https://medium.com/@rahul-yr/simple-url-shortener-app-in-python-for-beginners-fastapi-demo-7978049f3532
https://medium.com/@rahul-yr/simple-url-shortener-app-in-python-for-beginners-fastapi-demo-7978049f3532
Medium
Simple URL shortener app in Python for Beginners (🔥 FastAPI Demo)
Introduction
10 Useful Python Tools For Python Developers in 2022
https://medium.com/quick-code/10-useful-python-tools-for-python-developers-in-2022-4c26de31b358
https://medium.com/quick-code/10-useful-python-tools-for-python-developers-in-2022-4c26de31b358
Medium
10 Useful Python Tools For Python Developers in 2022
Python is no longer surprising as one of the most popular languages among developers and in the community of data scientists. It is a…
Resolvendo o Letreco de maneira autônoma
https://medium.com/@conversandoemcodigos/resolvendo-o-letreco-de-maneira-aut%C3%B4noma-76373fcfbd36
https://medium.com/@conversandoemcodigos/resolvendo-o-letreco-de-maneira-aut%C3%B4noma-76373fcfbd36
Medium
Resolvendo o Letreco de maneira autônoma
O Letreco é uma das versões brasileiras não oficiais do jogo de palavras Wordle. O objetivo é tentar descobrir em até seis tentativas qual…
Bash for Data Scientists, Data Engineers & MLOps Engineers
https://towardsdatascience.com/bash-for-data-scientists-data-engineers-mlops-engineers-a8e389621e2e
https://towardsdatascience.com/bash-for-data-scientists-data-engineers-mlops-engineers-a8e389621e2e
Medium
Bash for Data Scientists, Data Engineers & MLOps Engineers
The Comprehensive Guide to Bash Programming
Why Pytorch is better than Tensorflow
https://medium.com/@VersuS_/why-pytorch-is-better-than-tensorflow-de130a87fadb
https://medium.com/@VersuS_/why-pytorch-is-better-than-tensorflow-de130a87fadb
Medium
Why Pytorch is better than Tensorflow
Because you can debug with print
How Not to be Fooled by Time Series Models
https://mikekeith52.medium.com/how-not-to-be-fooled-by-time-series-forecasting-8044f5838de3
https://mikekeith52.medium.com/how-not-to-be-fooled-by-time-series-forecasting-8044f5838de3
Medium
How Not to be Fooled by Time Series Models
Know when you are being presented with accurate-looking forecasts vs. when the forecast is actually highly accurate
Auto Insurance Fraud Detection Machine Learning Model
https://medium.com/@arjun0200/auto-insurance-fraud-detection-machine-learning-model-17d4fcdb897
https://medium.com/@arjun0200/auto-insurance-fraud-detection-machine-learning-model-17d4fcdb897
Medium
Auto Insurance Fraud Detection Machine Learning Model
Why Auto Insurance Fraud Detection: Insurance fraud occurs when a customer attempts to earn profit by exploiting the terms and conditions…
Introduction to “Strings” in Python
https://oindrila-chakraborty88.medium.com/introduction-to-strings-in-python-93225a15794c
https://oindrila-chakraborty88.medium.com/introduction-to-strings-in-python-93225a15794c
Medium
Introduction to “Strings” in Python
Strings are Sequences of Character data. The String Type in Python is called “str”. String Literals may be delimited using either Single…
Four High-Performance Asset Risk Methods to Add to a Pandas DataFrame
https://dr-bruce-cottman.medium.com/four-high-performance-asset-risk-methods-to-add-to-a-pandas-dataframe-85497c58f178
https://dr-bruce-cottman.medium.com/four-high-performance-asset-risk-methods-to-add-to-a-pandas-dataframe-85497c58f178
Medium
Four High-Performance Asset Risk Methods to Add to a Pandas DataFrame
A step-by-step approach for defining by formula and creating four different high-performance methods for risk of a market-exchange asset.
Loading location history places from Google timeline into pandas and CSV
https://max-coding.medium.com/loading-location-history-places-from-google-timeline-into-pandas-and-csv-c26cb0ac5e89
https://max-coding.medium.com/loading-location-history-places-from-google-timeline-into-pandas-and-csv-c26cb0ac5e89
Medium
Loading location history places from Google timeline into pandas and CSV
If you enabled Google Timeline location history on your smartphone you can get information on where you have been on a specific date, how…