sureshdsk.dev

HomeBadges
Blog Author Picture

Suresh Kumar

It's better to have coded and debugged than to have never coded at all

Subscribe to my newsletter and never miss my upcoming articles

How to use pipeline pattern in python data engineering projects

Jan 2, 20215 min read

Functional pipeline fastcore Install fastcore Creating pipeline using fastcore Dynamic pipeline using fastcore Functional pipeline Functional pipeline is a design pattern mostly used in function programming paradigm, where data flows through a seque...

5 different ways to use an else block in python

Aug 22, 20203 min read

There are several ways to use an else block in python. Lets look at each method and its usecase. 1. if else This is commonly used if else block. if block is executed if the condition is true otherwise else block will be executed. x = True if x: ...

Hello world

Aug 22, 20201 min read

This is my very first post on #hashnode. I'm very excited to join hashnode community. I would be sharing a lot of tutorials and tips & tricks on open source web technologies. I love working with python and APIs. I am currently focussed on building ...

© 2021 sureshdsk.dev

PrivacyTerms
Proudly part of