krishnaprasad kinCodeXEvent-based DAGs in airflowApache airflow is a platform developed for creating, maintaining, and monitoring workflows, where event-based and time-based are two…Oct 25Oct 25
krishnaprasad kinCodeXFour Alternatives to pandas for processing large datasetsTen things I hate about pandasJan 15, 2023Jan 15, 2023
krishnaprasad kinCodeXExtractors 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
krishnaprasad kinTowards 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
krishnaprasad kinTowards DevGraph Databases and Object Graph Mapping with neo4j and pythonWhy Graph DatabasesJan 16, 2022Jan 16, 2022
krishnaprasad kinTowards DevSpark Resilient Distributed DatasetsWhat is Spark RDDDec 31, 2021Dec 31, 2021
krishnaprasad kinNerd For TechIntroduction to structured streaming with apache-sparkWhat is structured streamingNov 28, 2021Nov 28, 2021
krishnaprasad kLinear 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
krishnaprasad kinNerd For TechUnderstanding kerberos: The single sign on authentication systemThe full definition of kerberos is a secure, single sign on, trusted, third party, mutual authentication service. Let’s break that…Nov 7, 2021Nov 7, 2021