WeirdGeek

Data Science | Machine Learning | Automation

  • Data Analytics
  • Python
  • Data Science
  • Google Apps Script
  • Machine Learning
  • Artificial Intelligence
  • SQL Server

13/03/2021 By WeirdGeek Leave a Comment

Get Latitude and Longitude using Google Apps script

In this we will see how we can get latitude and longitude of a location using Google Apps Script. I was working on a use case where i was trying to link Charts created in Google sheet with Google slide such that the charts gets updated automatically when the data in the sheet changed. But […]

Filed Under: Google Apps Script Tagged With: Google Apps Script

12/05/2020 By WeirdGeek Leave a Comment

Plot 100 percent stacked column chart using plotly in Python

We have seen in our previous posts how we can create 100 % stacked column chart in Tableau. Now in this post we will see how we can create 100 percent stacked column chart using plotly in Python. Plotly is one of the best library for creating the interactive visualization charts. Its pretty easy to […]

Filed Under: Data Analytics Tagged With: Data Visualization, Plotly, Python

10/05/2020 By WeirdGeek 1 Comment

Plot stacked bar chart using plotly in Python

Here in this post we will plot stacked bar chart using plotly in Python. As everyone say that data is the new oil, but on top of that i can say that data visualization is the tool which adds importance to that oil and without that oil aka data is of no use. Lets plot […]

Filed Under: Data Analytics Tagged With: Data Visualization, Plotly, Python

08/05/2020 By WeirdGeek Leave a Comment

Plot multiple bar graph using Python’s Plotly library

Previously, i have covered how you can plot multiple bar graph using Python’s Matplotlib library on a single axis. Here in this post we will see how we can plot multiple bar graph using Python’s Plotly library. It is an interactive visualization library which has options like saving the charts in local machine, hover, zoom, […]

Filed Under: Data Analytics Tagged With: Data Visualization, multiple bar graph, Plotly, Python

06/05/2020 By WeirdGeek Leave a Comment

Libraries used to create interactive plots in Python

When it comes to Python, there are few libraries which are used to create interactive plots in Python Here in this post we will see the importance, usability about these libraries. No doubt python is right now the number one programming language after the data science related domain. Those who are about to start their […]

Filed Under: Data Analytics Tagged With: Bokeh, Libraries, Plotly, Python

05/05/2020 By WeirdGeek 2 Comments

Find and Replace in Google Apps Script

Here in this post we will see how we can create a find and replace function in Google apps script. This function will find a particular searched string or value and replace it with the desired value. Google Apps Script code : Let’ see how code for Find and Replace works in Google Apps Script. […]

Filed Under: Google Apps Script Tagged With: Google, Google Apps Script, Google Sheets

Next Page »

Subscribe to my Blog !!

Enter your email below to subscribe my blog and get the latest post right in your inbox.

  • Home
  • Terms
  • Privacy
  • Contact Us

Copyright © 2023 · WeirdGeek · All trademarks mentioned are the property of their respective owners.