Utility Cost Tracker for Smart Home devices with Python and Django
https://drango.medium.com/utility-cost-tracker-for-smart-home-devices-with-python-and-django-4df711794024
https://drango.medium.com/utility-cost-tracker-for-smart-home-devices-with-python-and-django-4df711794024
Medium
Utility Cost Tracker for Smart Home devices with Python and Django
A couple of months ago I purchased a few WiFi Smart Switches with the intention of making my home a bit smarter and a somewhat automated…
Python: Short Introduction To os.path Module
https://tonylixu.medium.com/python-short-introduction-to-os-path-module-1054c102bf8f
https://tonylixu.medium.com/python-short-introduction-to-os-path-module-1054c102bf8f
Medium
Python: Short Introduction To os.path Module
os.path is a commonly used module in Python, especially when dealing with file systems, it is often used when it comes to file and…
Data Helps Investors to Find the Optimal Business Location (Consulting Project in Berlin)
https://amr-khalil.medium.com/data-helps-investors-to-find-the-optimal-business-location-consulting-project-in-berlin-896fcc25fa2b
https://amr-khalil.medium.com/data-helps-investors-to-find-the-optimal-business-location-consulting-project-in-berlin-896fcc25fa2b
Medium
Data Helps Investors to Find the Optimal Business Location (Consulting Project in Berlin)
This consulting project explains how to help stakeholders to find an optimal location for their businesses in Berlin. Finding a suitable…
How to Create a Databricks Cluster in Azure
https://medium.com/data-engineering-ramstkp/how-to-create-a-databricks-cluster-in-azure-c51dfa070211
https://medium.com/data-engineering-ramstkp/how-to-create-a-databricks-cluster-in-azure-c51dfa070211
Medium
How to Create a Databricks Cluster in Azure
As part of Spark in 4 mornings series, to work with Databricks we need a cluster. Once you created the workspace and login into Databricks…
Important functions you need to know about Pandas
https://medium.com/@Sumeet_Agrawal/important-functions-you-need-to-know-about-pandas-b58d95b5905c
https://medium.com/@Sumeet_Agrawal/important-functions-you-need-to-know-about-pandas-b58d95b5905c
Medium
Important functions you need to know about Pandas
Pandas — Basic Functionality