Countries’ credit rating dataset, pt. 1: wrangling & cleaning
https://medium.com/@vladgalisenkov/countries-credit-rating-dataset-pt-1-wrangling-cleaning-c71c1484fc14
https://medium.com/@vladgalisenkov/countries-credit-rating-dataset-pt-1-wrangling-cleaning-c71c1484fc14
Medium
Countries’ credit rating dataset, pt. 1: wrangling & cleaning
As you can see from the naming of this reading, today we are going to dig into very specific dataset — Credit ratings of countries (by…
Create a data scraper with Python+YouTube Data API+PostgreSQL+HerokuScheduler
https://medium.com/@effylh/create-a-data-scraper-for-the-ongoing-k-pop-tv-program-queendom2-with-python-youtube-data-d74103a3d074
https://medium.com/@effylh/create-a-data-scraper-for-the-ongoing-k-pop-tv-program-queendom2-with-python-youtube-data-d74103a3d074
Medium
Create a data scraper with Python+YouTube Data API+PostgreSQL+HerokuScheduler
GitHub repo:https://github.com/monkeyapple/queendomscraper_1
Create discord bot with python, and deploy it in heroku.
https://medium.com/@yousseftarhri15/create-discord-bot-with-python-and-deploy-it-in-heroku-dbdb590266e0
https://medium.com/@yousseftarhri15/create-discord-bot-with-python-and-deploy-it-in-heroku-dbdb590266e0
Medium
Create discord bot with python, and deploy it in heroku.
Hi everyone.
Transformando uma avaliação de desempenho(AVD) em algo analítico
https://fgebara.medium.com/transformando-uma-avalia%C3%A7%C3%A3o-de-desempenho-avd-em-algo-anal%C3%ADtico-27e85c50eff8
https://fgebara.medium.com/transformando-uma-avalia%C3%A7%C3%A3o-de-desempenho-avd-em-algo-anal%C3%ADtico-27e85c50eff8
Medium
Transformando uma avaliação de desempenho(AVD) em algo analítico
A cada seis meses a empresa onde trabalho faz uma avaliação de desempenho, essa avaliação é focada em em 7 pilares de competências que a…
Understanding K-means Clustering: Hands-On with SciKit-Learn
https://cdanielaam.medium.com/understanding-k-means-clustering-hands-on-with-scikit-learn-b522c0698c81
https://cdanielaam.medium.com/understanding-k-means-clustering-hands-on-with-scikit-learn-b522c0698c81
Medium
Understanding K-means Clustering: Hands-On with SciKit-Learn
Using Python and Google Colab
Comprehensive Guide to Python Virtual Environments using Conda for Data Scientists
https://vatsal12-p.medium.com/comprehensive-guide-to-python-virtual-environments-using-conda-for-data-scientists-6ebea645c5b
https://vatsal12-p.medium.com/comprehensive-guide-to-python-virtual-environments-using-conda-for-data-scientists-6ebea645c5b
Medium
Comprehensive Guide to Python Virtual Environments using Conda for Data Scientists
Guide to Virtual Environments with Conda via Terminal
What Is Tuple Unpacking In Python
https://pavolkutaj.medium.com/what-is-tuple-unpacking-in-python-d32e255a02cc
https://pavolkutaj.medium.com/what-is-tuple-unpacking-in-python-d32e255a02cc
Medium
What Is Tuple Unpacking In Python
To decrypt the definition, look for types and examples below. If in doubt, reach out to Multiple assignment and tuple unpacking improve Python code readability — Trey Hunner
Dynamic image resizing with Python and Serverless Framework
https://medium.com/@serverlessinc/dynamic-image-resizing-with-python-and-serverless-framework-e60ef1e74a0e
https://medium.com/@serverlessinc/dynamic-image-resizing-with-python-and-serverless-framework-e60ef1e74a0e
Medium
Dynamic image resizing with Python and Serverless Framework
Originally posted at Serverless on June 27th, 2019
Como Integrar Scripts de Python em Projetos .Net
https://medium.com/@guilhermesouzapereira15/como-integrar-scripts-de-python-em-projetos-net-a99674da8984
https://medium.com/@guilhermesouzapereira15/como-integrar-scripts-de-python-em-projetos-net-a99674da8984
Medium
Como Integrar Scripts de Python em Projetos .Net
Introdução
A Simple Face Detection System in Using OpenCV & Python
https://medium.com/geekculture/a-simple-face-detection-system-in-using-opencv-python-5abda1d07b38
https://medium.com/geekculture/a-simple-face-detection-system-in-using-opencv-python-5abda1d07b38
Medium
A Simple Face Detection System in Using OpenCV & Python
we are going to detect faces in videos. As we know videos are basically Is being created of frames, which are still images. then we perform…
Dynamically Extract User’s Object Permission for Django REST Framework Viewsets
https://medium.com/@fahadmdkamal/dynamically-extract-users-object-permission-for-django-rest-framework-viewsets-65c59004f7b9
https://medium.com/@fahadmdkamal/dynamically-extract-users-object-permission-for-django-rest-framework-viewsets-65c59004f7b9
Medium
Dynamically Extract User’s Object Permission for Django REST Framework Viewsets
We need to check if a user has certain permission to perform on an object. However, sometimes, we created manual user authentication in…
8 Tips To Build Powerful Deep Learning Models for Visual Similarity
https://towardsdatascience.com/8-tips-to-build-powerful-deep-learning-models-for-visual-similarity-738eb6f69275
https://towardsdatascience.com/8-tips-to-build-powerful-deep-learning-models-for-visual-similarity-738eb6f69275
Medium
8 Tips To Build Powerful Deep Learning Models for Visual Similarity
3-month condensed general best practices to make your siamese networks behave well and produce high-quality embeddings