mwass.hashnode.devProcessing data in chunks using pandasIntroduction While a decent computer with 16Gb of RAM and above would serve you well in daily tasks, it quickly proves insufficient when working with large datasets and in data science projects. Fortunately, the de facto data processing library in Py...May 25, 2023·2 min read
mwass.hashnode.devDeveloping an Inventory management system with Django and bootstrap.Introduction. A full working project code is hosted on this repository Inventory => Inventory, also known as stock, refers to goods a business owns, with the aim to sell or use them in production. Inventory management system => Inventory management ...Mar 25, 2023·14 min read