Apache Spark for Data Science — How to Work with Spark RDDs
https://towardsdatascience.com/apache-spark-for-data-science-how-to-work-with-spark-rdds-ff4172ff01f9
https://towardsdatascience.com/apache-spark-for-data-science-how-to-work-with-spark-rdds-ff4172ff01f9
Medium
Apache Spark for Data Science — How to Work with Spark RDDs
Spark is based on Resilient Distributed Datasets (RDD) — Make sure you know how to use them
Fuzzy Address Matching Algorithm using Google’s Geocoding API
https://prakhargurawa.medium.com/fuzzy-address-matching-algorithm-using-googles-geocoding-api-74c0d8d6a56f
https://prakhargurawa.medium.com/fuzzy-address-matching-algorithm-using-googles-geocoding-api-74c0d8d6a56f
Medium
Fuzzy Address Matching Algorithm using Google’s Geocoding API
In this article, we will try to solve a problem where we need to find whether the two addresses provided indicated the same location or different. Naturally, the simple way to do this is to perform…
How to Improve Univariate Feature Imputation with Just One Line of Code
https://thrimanne.medium.com/how-to-improve-univariate-feature-imputation-with-just-one-line-of-code-132a8521ff86
https://thrimanne.medium.com/how-to-improve-univariate-feature-imputation-with-just-one-line-of-code-132a8521ff86
Medium
How to Improve Univariate Feature Imputation with Just One Line of Code
Inspired by a challenge I faced while imputing missing data in a real world data set
Choropleth maps with time sliders using Plotly
https://medium.com/@lucas_bromerchenkel/choropleth-maps-with-time-sliders-using-plotly-df6e19e5f90c
https://medium.com/@lucas_bromerchenkel/choropleth-maps-with-time-sliders-using-plotly-df6e19e5f90c
Medium
Choropleth maps with time sliders using Plotly
You can virtually plot maps anywhere!
Element aus dem Layout entfernen | Python GUI mit Kivy
https://medium.com/@ingo_janssen/element-aus-dem-layout-entfernen-python-gui-mit-kivy-20e511e8ebe2
https://medium.com/@ingo_janssen/element-aus-dem-layout-entfernen-python-gui-mit-kivy-20e511e8ebe2
Medium
Element aus dem Layout entfernen | Python GUI mit Kivy
In den vorangegangenen Teilen der Serie über Kivy haben wir Aktien als Widgets zu unserem Layout hinzugefügt. Aber was, wenn wir eine Aktie…
CROP DISEASE DETECTION USING IMAGE PROCESSING TECHNIQUE AND CNN NETWORKS : Part 3
https://medium.com/@b.thusharmarvel97/crop-disease-detection-using-image-processing-technique-and-cnn-networks-part-3-2c1cc2b83d95
https://medium.com/@b.thusharmarvel97/crop-disease-detection-using-image-processing-technique-and-cnn-networks-part-3-2c1cc2b83d95
Medium
CROP DISEASE DETECTION USING IMAGE PROCESSING TECHNIQUE AND CNN NETWORKS : Part 3
Quantification of plant disease severity using OpenCV image processing technique.
Getting started with k-means clustering in Python
https://medium.com/@quantum_tunnel/getting-started-with-k-means-clustering-in-python-d4be91464cfb
https://medium.com/@quantum_tunnel/getting-started-with-k-means-clustering-in-python-d4be91464cfb
Medium
Getting started with k-means clustering in Python
The Python Quants Certificate Program: Training and Deploying a SVC Trading Bot on OANDA
https://medium.com/@tsferro2/the-python-quants-certificate-program-training-and-deploying-a-svc-trading-bot-on-oanda-fb338a6bde57
https://medium.com/@tsferro2/the-python-quants-certificate-program-training-and-deploying-a-svc-trading-bot-on-oanda-fb338a6bde57
Medium
The Python Quants Certificate Program: Training and Deploying a SVC Trading Bot on OANDA
This is the latest post in a series of updates bringing the reader behind the scenes as I progress through Yves Hilpisch’s excellent Python…
Python Riddle — Shortest Path In Snake And Ladders
https://zl-liu.medium.com/python-riddle-shortest-path-in-snake-and-ladders-f23da4ebe943
https://zl-liu.medium.com/python-riddle-shortest-path-in-snake-and-ladders-f23da4ebe943
Medium
Python Riddle — Shortest Path In Snake And Ladders
Snake And Ladders is a multiplayer turn-based game that exists on a 10x10 board, each space numbered 1 to 100.
How to Access Data from the Twitter API using Tweepy (Python)
https://towardsdatascience.com/how-to-access-data-from-the-twitter-api-using-tweepy-python-e2d9e4d54978
https://towardsdatascience.com/how-to-access-data-from-the-twitter-api-using-tweepy-python-e2d9e4d54978
Medium
How to Access Data from the Twitter API using Tweepy (Python)
The Twitter API allows you to do many things including retrieve tweet data. In order to access this data, you need a developer account…
The Difference Between Correlation and Regression
https://federicotrotta.medium.com/the-difference-between-correlation-and-regression-134a5b367f7c
https://federicotrotta.medium.com/the-difference-between-correlation-and-regression-134a5b367f7c
Medium
The Difference Between Correlation and Regression
A clarifying article on these topics
Deploy a REST API using Serverless, Django and Python
https://medium.com/@serverlessinc/deploy-a-rest-api-using-serverless-django-and-python-193ab858821e
https://medium.com/@serverlessinc/deploy-a-rest-api-using-serverless-django-and-python-193ab858821e
Medium
Deploy a REST API using Serverless, Django and Python
Originally posted at Serverless on August 9th, 2018