Knowing when to consider Machine Learning
PKFeb 17, 2020
A Data Scientist is the one who not only knows how to use machine learning but the one who knows when to avoid it. Today, I will stand on the shoulder of a giant i.e....
Python Numpy array: Matrix Multiplication, copies and views
PKFeb 06, 2020
It is always beautiful to see similarities in different programming/ query languages. But, it is intuitive, since the fundamentals remain the same. In this article, we...
Nuances of identifying Palindrome with Python Strings
PKJan 26, 2020
One of the introductory examples in the world of programming the algorithm to identify Palindrome strings. Being the most widely used language, python is no exception to...
A first look at Azure Synapse Analytics
PKDec 10, 2019
Strongly recommended reading: Azure Synapse Analytics: Azure SQL Data Warehouse revamped In the aforementioned article, we gave an introduction to Azure Synapse...
Introducing Azure Data Factory Data Flows
PKDec 04, 2019
They say that life comes full circle i.e. you start and end at the same point. However, in my humble opinion, that is not true. Life is like an unending spiral. You do...
Managed Identity between Azure Data Factory and Azure storage
PKNov 28, 2019
Last month Microsoft announced that Data Factory is now a ‘Trusted Service’ in Azure Storage and Azure Key Vault firewall. Accordingly, Data Factory can...
Introduction to SSIS and making it metadata independent
PKNov 21, 2019
Introducing SSIS In the Microsoft Sql Server Integration services (SSIS), we have a variety of tasks to perform ETL. However, with changing data landscape and newer...
Azure Synapse Analytics: Azure SQL Data Warehouse revamped
PKNov 05, 2019
Prologue On 5th November 2019, I read an early morning announcement of Azure Synapse Analytics. It was formerly known as Azure SQL Data warehouse. This announcement took...
Inside Bill’s Brain: revisiting the documentary
PKOct 31, 2019
What’s Inside Bill’s Brain? One such winner is Bill Gates. ‘Inside Bill’s Brain: Decoding Bill Gates’ is a Netflix docuseries which brings...