Published inCodeXNotifications in airflow using callbacksApache airflow is one of the best orchestration engine available to manage workflows.Dec 31, 20241Dec 31, 20241
Published inCodeXEvent-based DAGs in airflowApache airflow is a platform developed for creating, maintaining, and monitoring workflows, where event-based and time-based are two…Oct 25, 2024Oct 25, 2024
Published inCodeXFour Alternatives to pandas for processing large datasetsTen things I hate about pandasJan 15, 2023Jan 15, 2023
Published inCodeXExtractors in ScalaIf you are a scala developer you may be accustomed with the use of case class in pattern matching. For example Some(x) is a valid pattern…Apr 3, 2022Apr 3, 2022
Published inTowards DevIntroduction to Graph powered machine learningWe are surrounded by graphs. Facebook, LinkedIn, Twitter are the most famous examples of social networks. Graphs are powerful structures…Feb 20, 2022Feb 20, 2022
Published inTowards DevGraph Databases and Object Graph Mapping with neo4j and pythonWhy Graph DatabasesJan 16, 2022Jan 16, 2022
Published inNerd For TechIntroduction to structured streaming with apache-sparkWhat is structured streamingNov 28, 2021Nov 28, 2021
Linear Support Vector Machine(SVM) and Decision Tree Classifiers with Spark and ScalaDecision tree and Support Vector Machines are two two supervised machine learning algorithms used for both classification and regression.Nov 14, 2021Nov 14, 2021