Skip to content

Blog

Insights on Data Science, Data Engineering, and Agentic AI from the Jash Data Sciences team.

April 1, 2026

This article walks through eight distinct stages of this evolution, explaining the breakthroughs that defined each era from early transaction systems through NoSQL databases, real-time processing, cloud and hybrid arch

Read more →

February 17, 2026 · Yogesh Joshi

There’s a specific moment in every successful fintech’s journey where the reporting breaks. You’ll see it in a leadership meeting: Finance is asking for daily settlements, Risk needs instant reconciliation, and Customer…

Read more →

December 12, 2025 · Sachin Khot

Automated data extraction is crucial for businesses to gather insights from online sources, enabling everything from market research to competitive analysis. Yet even authorized extraction faces significant hurdles.

Read more →

August 4, 2025

A senior partner at a construction law firm watched her assistant's face turn pale as she took the call. She knew something was wrong.

Read more →

June 18, 2025 · Sachin Khot

Remember those satisfying clicks when LEGO bricks snap perfectly into place? What if I told you they hold the secret to revolutionizing your ETL pipeline development? Here's how we transformed our chaotic data…

Read more →

May 22, 2025 · Sachin Khot

Legacy data infrastructures are crippling enterprise innovation. J-DIM's AI-powered migration suite transforms outdated data warehouses into modern lakehouses with 30 to 90% schema reduction, up to 5x faster processing,…

Read more →

July 22, 2019 · Darshak Shah

In this article, I will tell step by step how I hosted my deep-learning model using amazon’s AWS EC2 Free Tier instance for non-production loads and fastai library. You can use any library for DL/ ML model development.…

Read more →

June 21, 2019 · Darshak Shah

With thorough explanation of classes and methods from fastai.text. With the advent of Transfer Learning, language models are becoming increasingly popular in text classification and many other problems in Natural…

Read more →

June 11, 2019 · Darshak Shah

Text classification models can have unintended bias, which can have real world consequences. Learn about ways in which this can be reduced by creating a metric to measure it.

Read more →

May 13, 2019 · Darshak Shah

How amazing is it to input an address and get a list of best-matched suggestions, or detect misspelled words? A practical guide to fuzzy string matching in Python with the FuzzyWuzzy library — Levenshtein distance, the four ratio types, and matching against a list of choices.

Read more →