PinnedFoundations of Data ScienceNowadays, all of us have heard that “Data is the new oil and the Data Science is the combustion engine that drives it” or “Data Science is…Mar 1, 2020A response icon1Mar 1, 2020A response icon1
The Leaking Roof You Chose to IgnoreWhy delaying hard conversations in relationships makes things worse — not easierJul 4Jul 4
How Bad Communication Can Ruin Even the Best ThingsAnd why learning to say things clearly is one of the best life skills you can have.Jul 1Jul 1
The Silent Struggles of Men: Why Male Inexpressiveness Needs to Be Talked AboutI met an old school friend recently after several years (yes, we’re that bad at staying in touch). Life happened — we both got busy, as…Jun 29Jun 29
The Art of Serialization and Deserialization in PydanticIn the previous article, we learned the basics of Pydantic. In this one, we go into details of serialization and deserialization in…Jun 15Jun 15
🌟 Harnessing Pydantic for Comprehensive Data Validation in PythonIn the previous article, basics of Pyndatic were discussed — how to set up a model using Pydantic, ways to the validate the model…Jun 4Jun 4
🚀 Exploring Pydantic: Data Validation Made Easy!Pydantic is an incredibly powerful library in Python used for data validation and settings management. With its intuitive design and…May 29May 29
The Best Part of Work? You AllThey say it’s the people who make a place — and I couldn’t agree more. As I wrap up my time at ZS, I wanted to share some memories and…May 2May 2
🧠 Demystifying LangGraph: A Beginner’s Guide to State, Nodes, and ReducersLangGraph is a powerful framework designed to build stateful, composable workflows, particularly suited for applications involving Large…Apr 22Apr 22
🚀 Getting Started: Reading Data from Neo4jThis guide walks you through the basics of querying data using Cypher, Neo4j’s query language.Apr 12Apr 12