Proving the ‘Birthday Paradox’ with Python and Data Visualization
https://michaelblack-2306.medium.com/proving-the-birthday-paradox-with-python-and-data-visualization-2c0153e980e
https://michaelblack-2306.medium.com/proving-the-birthday-paradox-with-python-and-data-visualization-2c0153e980e
Medium
Proving the ‘Birthday Paradox’ with Python and Data Visualization
Math is confusing, graphs are not
Deploy Flask App by Heroku (macOS)- A rigorous professor of cartography
https://supermonk00.medium.com/deploy-flask-app-by-heroku-macos-a-rigorous-professor-of-cartography-23dbdecfe82c
https://supermonk00.medium.com/deploy-flask-app-by-heroku-macos-a-rigorous-professor-of-cartography-23dbdecfe82c
Medium
Deploy Flask App by Heroku (macOS)- A rigorous professor of cartography
Introduction
How to set up an R / Python virtual environment using Renv
https://alexweston013.medium.com/how-to-set-up-an-r-python-virtual-environment-using-renv-483f67d76206
https://alexweston013.medium.com/how-to-set-up-an-r-python-virtual-environment-using-renv-483f67d76206
Medium
How to Set Up an R / Python Virtual Environment Using Renv
It’s easier than you think to set up a virtual environment that can be used for both R and Python
Remove Duplicate Files using Python
https://emrecankuran.medium.com/remove-duplicate-files-using-python-be7309e37824
https://emrecankuran.medium.com/remove-duplicate-files-using-python-be7309e37824
Medium
Remove Duplicate Files Using Python
Duplicate files cause redundancy in storage space in devices, hence, it might be considered to be a significant problem. In this article, I…
Deploy a Static Website to AWS S3 In Seconds With Cloudformation
https://medium.com/@timothy.dpulliam/deploy-a-static-website-to-aws-s3-in-seconds-with-cloudformation-ac489158054f
https://medium.com/@timothy.dpulliam/deploy-a-static-website-to-aws-s3-in-seconds-with-cloudformation-ac489158054f
Medium
Deploy a Static Website to AWS S3 In Seconds With Cloudformation
Setting up a static site in AWS using S3 is pretty straightforward, but it can be a tedious process, so why not automate it? Especially if…
Taylor Swift Data Project Using SQL, Python, & Tableau
https://medium.com/@anusha.kuppahally/taylor-swift-data-project-using-sql-and-python-24a1a9d3b6a8
https://medium.com/@anusha.kuppahally/taylor-swift-data-project-using-sql-and-python-24a1a9d3b6a8
Medium
Taylor Swift Data Project Using SQL, Python, & Tableau
As a big fan of Taylor Swift, I was excited to find Spotify data related to each of her albums on Kaggle. This data from Spotify measured…
Building a Raspberry Pi Jukebox with Ansible
https://medium.com/@baizel36/building-a-raspberry-pi-jukebox-with-ansible-c453c3edb88a
https://medium.com/@baizel36/building-a-raspberry-pi-jukebox-with-ansible-c453c3edb88a
Medium
Building a Raspberry Pi Jukebox with Ansible
This project automates the process of building a jukebox on a Raspberry Pi using Mopidy-Spotify. Before you read any further, this DOES require you to have a paid Spotify account. The idea for this…
Datos Importados de un archivo CSV con Python.
https://medium.com/@jonascondori95/datos-importados-de-un-archivo-csv-con-python-4b129e2ac9ad
https://medium.com/@jonascondori95/datos-importados-de-un-archivo-csv-con-python-4b129e2ac9ad
Medium
Datos Importados de un archivo CSV con Python.
Continuando con el post anterior, descargamos el dataset de nuestra preferencia en Kaggle como archivo CSV . Para verificar que se…
Awesome built-in Python functions you need to see
https://preettheman.medium.com/awesome-built-in-python-functions-you-need-to-see-691ae84bb039
https://preettheman.medium.com/awesome-built-in-python-functions-you-need-to-see-691ae84bb039
Medium
Awesome built-in Python functions you need to see
Welcome back! Python is an awesome programming language with a ton of capability, if you’re new to Python, check out the link below to…
5 Ways to Convert CSV Files to Databases Quickly
https://medium.com/dropbase/5-ways-to-convert-csv-files-to-databases-quickly-dc58feba77d6
https://medium.com/dropbase/5-ways-to-convert-csv-files-to-databases-quickly-dc58feba77d6
Medium
5 Ways to Convert CSV Files to Databases Quickly
Learn five methods to quickly turn your CSV data into databases or SQL queries. Streamline your data uploading, transformation and loading…
Send messages, images and Pandas Data Frames to Slack with Python
https://medium.com/@alexandre.tkint/send-messages-images-and-pandas-data-frames-to-slack-with-python-2dd9929c356e
https://medium.com/@alexandre.tkint/send-messages-images-and-pandas-data-frames-to-slack-with-python-2dd9929c356e
Medium
Send messages, images and Pandas Data Frames to Slack with Python
Slack nowadays is ubiquitous in all IT landscape as the San Francisco-based communication company has been rapidly spreading its arms over…