Stop Using CSVs for Storage — This File Format is Faster and Lighter
https://towardsdatascience.com/stop-using-csvs-for-storage-this-file-format-is-faster-and-lighter-8fec7ebad6fc
https://towardsdatascience.com/stop-using-csvs-for-storage-this-file-format-is-faster-and-lighter-8fec7ebad6fc
Medium
Stop Using CSVs for Storage — This File Format is Faster and Lighter
CSV’s cost you time, disk space, and money. There’s a solution.
Connecting to AWS DynamoDB Using Boto3 and Python
https://medium.com/@zaireali649/connecting-to-aws-dynamodb-using-boto3-and-python-6e4774588d24
https://medium.com/@zaireali649/connecting-to-aws-dynamodb-using-boto3-and-python-6e4774588d24
Medium
Connecting to AWS DynamoDB Using Boto3 and Python
Introduction
Creating a Horoscope Generator in Dutch using Deep Learning
https://wesselhuising.medium.com/creating-a-horoscope-generator-in-dutch-using-deep-learning-45d6ff11f269
https://wesselhuising.medium.com/creating-a-horoscope-generator-in-dutch-using-deep-learning-45d6ff11f269
Medium
Creating a Horoscope Generator in Dutch by fine-tuning a GPT-2 model
The aim of this article is to explain how an AI model can be trained to generate horoscopes written in the Dutch language. The article will…
Node.JS VS Python: Which Backend Technology To Choose In 2021
https://medium.com/@o.horshkov/node-js-vs-python-which-backend-technology-to-choose-in-2021-2a02f0b0ca5
https://medium.com/@o.horshkov/node-js-vs-python-which-backend-technology-to-choose-in-2021-2a02f0b0ca5
Medium
Node.JS VS Python: Which Backend Technology To Choose In 2021
Python: With Python, you can develop an MVP or prototype within a limited time frame to reduce Time to Market (TTM). Another advantage is…
All The Ways to Compress and Archive Files in Python
https://towardsdatascience.com/all-the-ways-to-compress-and-archive-files-in-python-e8076ccedb4b
https://towardsdatascience.com/all-the-ways-to-compress-and-archive-files-in-python-e8076ccedb4b
Medium
All The Ways to Compress and Archive Files in Python
Compress, decompress and manage archives and files with Python in all the formats you might ever need
How to detect edges of a mask in python with OpenCV
https://medium.com/@rootaccess/how-to-detect-edges-of-a-mask-in-python-with-opencv-4bcdb3049682
https://medium.com/@rootaccess/how-to-detect-edges-of-a-mask-in-python-with-opencv-4bcdb3049682
Medium
How to detect edges of a mask in python with OpenCV
Have you ever wanted to detect the edges of your generated mask images ? Well , i will show you how to do it.
4 Practical Principles for writing a clean Python Code
https://medium.com/@olgarybnytska/4-practical-principles-for-writing-a-clean-python-code-6cccf741544d
https://medium.com/@olgarybnytska/4-practical-principles-for-writing-a-clean-python-code-6cccf741544d
Medium
4 Practical Principles for writing a clean Python Code
Clean code is important, no one denies it. But did you know that in practice, we read code more than we write? Besides, it is easier to…
How To Parse Data Using Python and Selenium
https://towardsdatascience.com/how-to-parse-data-using-python-and-selenium-907a95239ee0
https://towardsdatascience.com/how-to-parse-data-using-python-and-selenium-907a95239ee0
Customer Life Time Value Prediction by Using BG-NBD & Gamma-Gamma Models and Applied Example in…
https://mebaysan.medium.com/customer-life-time-value-prediction-by-using-bg-nbd-gamma-gamma-models-and-applied-example-in-997a5ee481ad
https://mebaysan.medium.com/customer-life-time-value-prediction-by-using-bg-nbd-gamma-gamma-models-and-applied-example-in-997a5ee481ad
Medium
Customer Life Time Value Prediction by Using BG-NBD & Gamma-Gamma Models and Applied Example in Python
Hi everyone. In this story, I’ll try to explain what BG-NBD Model is, what Gamma-Gamma Submodel is and how we can calculate Customer Life…