Recent Posts

PySpark in Google Colab

PySpark is the interface that gives access to Spark using the Python programming language. PySpark is an API developed in python for spark programming and wr...

Bank Statement Parser using Python

Digitizing documents is a challenge especially for Fintech companies. Companies use such details as an alternate data sources for ML models. In this example,...

Tensorflow Basics in 5 Minutes

There are many introductory Tensorflow tutorials which start from building a linear regression model or to classify the MNIST dataset. In this series of tuto...