TTevinchintevinch.hashnode.dev·4d ago · 6 min readPreserve decimal commas when pasting into StreamlitWhen someone copies 23,4 from a spreadsheet, they usually expect to keep that value. If an input column interprets the comma as a thousands separator, the result can become 234 before the application 00
CCheckNumberinchecknumberofficial.hashnode.dev·Sep 1 · 5 min readHandling Ambiguity in Optical Character Recognition for Financial InstrumentsIn financial automation, the gap between a raw scan and a structured data record is often bridged by Optical Character Recognition (OCR). However, when processing high-density financial instruments—su00
Wwloadctlinwloadctl.hashnode.dev·Aug 4 · 7 min readBuilding a Highly Available Platform In WLOADCTL: Fault Tolerance, Automatic Recovery, and Stability DesignIn modern enterprise IT architectures, scheduling platforms are no longer just simple task execution tool. Therefore, an enterprise-grade scheduling platform must not only provide task execution capab10
RSRicky Suhanryindatarunner01.hashnode.dev·May 18 · 8 min readIntroduction to Data Processing and Data TransformationThe internet processes data for user access through a complex, multi-step process that translates human-readable web addresses into machine-readable locations, establishes secure connections, and brea10
Nnexmindbusinessinnexmind3.hashnode.dev·May 4 · 5 min readOracle BULK COLLECT vs Python Pandas: When to Use Each for Efficient Data ProcessingOracle BULK COLLECT vs Python Pandas: When to Use Each for Efficient Data Processing Meta description: Compare Oracle BULK COLLECT and Python Pandas for efficient data processing and learn when to use each for optimal performance. Tags: Oracle, BULK ...00
Aabhishekthakur270385inabhishek6.hashnode.dev·Apr 30 · 4 min readTinyBrain++: A Compact, Interpretable Alternative to Black‑Box AI A Mathematical Framework for Structured Data – Not Another Neural Network Abhishek ThakurIncoming Student, Computing & AI – The Hong Kong Polytechnic University TinyBrain++ is a 6 MB, CPU‑only, fully 00
KEkingsley ebube onohinkingsleyonoh.hashnode.dev·Apr 18 · 6 min readWhy I Run the Entire Pipeline Twice to Match ProductsThe pricing spreadsheet hit 4,162 rows and the retailer stopped updating it. Not because it was hard. Because it took 90 minutes every morning and the prices were wrong by the time he finished. The system I built to replace that process worked on the...00
NVNewFangled Visioninnewfangled.hashnode.dev·Mar 12 · 5 min readBuilding Secure Enterprise GenAI Systems Without Large Language ModelsIntroduction Large Language Models (LLMs) have rapidly become the centerpiece of many AI systems. From chatbots to code assistants, they enable natural language interaction and powerful generative cap00
UDUnisoft Datatechinunisoftdatatech.hashnode.dev·Feb 2 · 4 min readWhy Data Cleaning Is Critical for Reliable Business Intelligence in Global EnterprisesEnterprises across the USA, UK, Europe, Singapore, and the UAE increasingly depend on data to drive strategic decisions. From customer insights and financial forecasting to operational planning and market intelligence, data influences nearly every bu...00
GDGábor Dombayinawklab.com·Jan 26 · 11 min readPractical AWK Benchmarking"I think in terms of programming languages you get the most bang for your buck by learning AWK", said Brian Kernighan, the K in AWK (Lex Fridman podcast #109). AWK was created in Bell Labs in 1977, and its name is derived from the surnames of its au...00