You might be wondering why did Google named its Deep Learning library as TensorFlow? What are Tensors? Are they just matrices? What is the difference…
Software engineering requires us to sit for long hours that makes our body deteriorate over time. Without proper eating habits the negative effects can slowly…
Planning your week in advance to its minutest detail is the key to be a successful leader of smart Software engineers. In this post, I…
Coding is the practice of writing commands for the computer to perform something useful. You can choose any kind of programming language to write these…
I think I am starting to get very picky about the keyboards I use. And today I ordered my 5th keyboard in the span of…
Scraping product prices data from Amazon is very helpful if you are building a price comparison utility or if you want to be alerted when…
In this article I will show how to use basic Time Series Forecasting methods to forecast the subscriber growth on my YouTube channel Data Science…
So I cleared my one hour phone screen SQL and Python interview with all questions done correctly with 20 minutes to spare. I did 6…
Pandas which is a well-know library for data analysis in Python also contains robust functionality to read data from various external sources. Usually when Data…
Let’s create dimensional model for the stories feature of Facebook. There are two different processes related to Facebook stories – one is the story creation…