WeirdGeek

Data Science | Machine Learning | Automation

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

09/12/2018 By WeirdGeek Leave a Comment

Explaining Principal Component Analysis using Python in Machine Learning

Here in this post, we will see the maths behind Principal Component Analysis using Python and then will also see how to implement it using Sklearn library. Whatever you do in your day to day life, you are generating a tremendous amount of data that can be used by business to improve their products, to […]

Filed Under: Machine Learning, Python Tagged With: Machine Learning, Principal Component Analysis, Python

07/12/2018 By WeirdGeek Leave a Comment

Handling missing values using Python in Data Science

When you start your journey towards data science or data analysis, one thing is for sure that the major task in both these positions is of handling missing values using Python or R whatever platform or language you choose. It’s said that almost 75 – 80% of the time, a data scientist or data analyst […]

Filed Under: Data Science, Python Tagged With: Data Science, Imputer, Missing Values, Python, sklearn

24/11/2018 By WeirdGeek Leave a Comment

Creating Time Series with Line Charts using Python’s Matplotlib library

In this post, we will see how we can create Time Series with Line Charts using Python’s Matplotlib library. Basically, in Data Visualization, Time series charts are one of the important ways to analyse data over a time. In general, any chart that shows a trend over a time is a Time series chart and usually […]

Filed Under: Data Analytics, Python Tagged With: Line Chart, Matplotlib, Time Series

24/11/2018 By WeirdGeek Leave a Comment

Plotting multiple histograms with different length using Python’s Matplotlib library

In my previous posts, we have seen how we can plot stacked histogram (filled) and a stacked Step histogram (unfilled). In this post, we will see how we can plot multiple histograms with different length using Python’s Matplotlib library on the same axis. Basically, Histograms are a graphical representation of a frequency distribution of numerical data and it’s a […]

Filed Under: Data Analytics, Python Tagged With: Histogram, Matplotlib, Multiple Histogram, Python

24/11/2018 By WeirdGeek Leave a Comment

Plotting Stacked Step histogram (unfilled) using Python’s Matplotlib library

In my previous posts, we have seen how we can plot stacked histogram (filled) and a stacked bar graph. In this post, we will see how we can plot a stacked Step histogram (unfilled) using Python’s Matplotlib library. Basically, Histograms are a graphical representation of a frequency distribution of numerical data and it’s a great visualizing tool for quickly […]

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

23/11/2018 By WeirdGeek 1 Comment

Plotting stacked histogram using Python’s Matplotlib library

In my previous posts, we have seen how we can plot multiple bar graph and stacked bar graph. In this post, we will see how we can plot a stacked histogram using Python’s Matplotlib library. First of all, to create any type of histogram whether it’s a simple histogram or a stacked histogram, we need to import […]

Filed Under: Data Analytics, Python Tagged With: Matplotlib, Python, Stacked Histogram

« Previous Page
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 © 2025 · WeirdGeek · All trademarks mentioned are the property of their respective owners.