WeirdGeek

Data Science | Machine Learning | Automation

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

03/05/2020 By WeirdGeek Leave a Comment

Plotting horizontal bar graph using Plotly using Python

In our previous post we have seen how we can create vertical bar graph using Plotly library in Python. Here in this post we will see how we can plot horizontal bar graph using Plotly library. For a data analyst it important that they get hands on experience on all important libraries that will help […]

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

11/11/2019 By WeirdGeek Leave a Comment

Loop over two list or array in Google Apps Script

If you loves working on Google suits, i am sure you work on Google Apps script which is based on JavaScript. While working on Google Apps Script (GAS) you have came across situation where you have two list or array and you want to loop over each item one by one. Here in this post […]

Filed Under: Data Science Tagged With: Automation, code, Google, Google Apps Script, Script

28/10/2019 By WeirdGeek 1 Comment

Regular Expression in Google Apps Script

I believe we all have used Regular Expression while working on different projects in different languages. Basically we Regular Expressions to match a pattern of characters. Here in this post we will see how you can define Regular Expression in Google Apps Script. Importance of Regular Expression(RegEx) and why you should learn: RegEx helps you […]

Filed Under: Data Science, Google Apps Script Tagged With: code, Google, Google Apps Script, RegEx, Regular Expression

06/10/2019 By WeirdGeek 8 Comments

Unzip files using Google Apps Script on Google Drive

Sometime you came across situations where you have the zipped files on the Google drive and you want to automate the process but required unzipped files to do the data manipulation tasks. Here in this post i will share the code which will help you to Unzip files using Google Apps Script placed on Google […]

Filed Under: Data Science, Google Apps Script Tagged With: Automation, code, Google, Google Apps Script, Google Drive

20/12/2018 By WeirdGeek Leave a Comment

Importance of SQL for Data Science and Data Analysis

SQL or Structured Query language is the standard language used to query and manage relational database systems. In its initial days, it was called as “SEQUEL” but later changed to “SQL” due to trademark issues. As there are a lot of database systems are available based on SQL and they all have different extensions, different structure, function […]

Filed Under: Data Analytics, Data Science, SQL Server Tagged With: Data Analysis, Data Science, Microsoft SQL Server, SQL

12/12/2018 By WeirdGeek Leave a Comment

13 Most Used Matplotlib Plots for Data Visualization in Data Science (with Python Codes)

Here in this post, we have shared  13 Matplotlib plots for Data Visualization widely used by Data Scientists or Data Analysts along with Python codes so that you can easily implement them side by side with us. Python’s Matplotlib library plays an important role in visualizing and serve as an important part for an Exploratory Data […]

Filed Under: Data Analytics, Data Science, Python Tagged With: Data Analysis, Data Science, Matplotlib, Python

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.