InDBSQL SME EngineeringbyRyan ChynowethUsing Databricks Notebooks for Production Data PipelinesIntroductionMar 5, 20244Mar 5, 20244
InTDS ArchivebyDario RadečićPandas vs. Polars — Time to Switch?Looking to speed up your data processing pipelines up to 10 times? Maybe it’s time to say goodbye to Pandas.Apr 7, 202421Apr 7, 202421
InCodeXbyAnmol Tomar26 Python Tricks To Show Off to Your ColleaguesTricks that will make your life easier as a Python developerMar 26, 20246Mar 26, 20246
InCodeXbyDario RadečićThis Pandas Alternative is 350X Faster When Processing 100 Million RowsData analytics in Python done right — Here’s how you can read and process 111 million rows in under 2 seconds!Apr 24, 202413Apr 24, 202413
InThe Modern ScientistbyPatrick CubaWhat is the Shape of your Data?… and why is it important.Apr 9, 2024Apr 9, 2024
InThe Modern ScientistbyPatrick CubaRules for an (almost) unbreakable Data VaultMar 26, 20241Mar 26, 20241
InMirko Peters — Data & Analytics BlogbyMirko PetersBusiness Process Reengineering: A Comprehensive Review of Models, Methodologies, and Impact on…In a world driven by innovation and ever-changing market dynamics, organizations are constantly seeking ways to improve their performance…Sep 5, 20231Sep 5, 20231
David BaileyGetting started with business process reengineeringChanges within a business begin when companies wish to improve their business processes.Apr 2, 20201Apr 2, 20201
InStackademicbyAndrew HuangTransform a Python script into an interactive, web app, and make it performantA guide on how to turn a script, that outputs an image of a hurricane track, into a shareable app using Panel, and the best practices to…Jan 24, 20246Jan 24, 20246
InWiki FloodbyRahul PatodiPython Project - Card GameMost of us have experienced playing card games at least once in our lives. These games revolve around suits and ranks. A standard deck of…Nov 4, 20231Nov 4, 20231
InPythonFloodbyRinu GourPython Music Player — Let the Music PlayIn this project, we will create a python music player using Tkinter and Pygame libraries. The application will have a simple and intuitive…Feb 7, 2023Feb 7, 2023
In𝐀𝐈 𝐦𝐨𝐧𝐤𝐬.𝐢𝐨byAnish Singh Walia7 Secret Websites That Pay You to Work from AnywhereLooking for websites that pay you to work from anywhere? Check out these 7 secret websites that offer remote work opportunities in 2024.Jan 10, 2024149Jan 10, 2024149
The Scraper GuyHow to Scrape websites WITHOUT using Selenium,Instead Using Internal APIs with PythonMost of my other tutorials have focused on scraping websites using Selenium, Chromedriver and Python. While this is a great way to learn to…Jan 22, 20248Jan 22, 20248
InPython in Plain EnglishbyJonathan SerranoHigher order functions in Python: the what, the why, and the howA detailed explanation of the concept of higher-order functions,Feb 1, 2024Feb 1, 2024
Artturi JalliI Built an App in 6 Hours that Makes $1,500/MoCopy my strategy!Jan 23, 2024204Jan 23, 2024204
Leon WeiFlask by example implementing a redis task queue(Originally published at sqlpad.io)Jan 13, 2024Jan 13, 2024
InLevel Up CodingbyWill VelidaThe Queue-Based Load Leveling PatternTo prevent external services from being overloaded by requests, we can use queues to act as a buffer between tasks and invoked services to…Jan 22, 2024Jan 22, 2024
InLevel Up CodingbyWill VelidaThe Priority Queue PatternUsing Priority Queues, we can assign requests and messages with a priority level so that we can receive and process higher priority…Jan 17, 2024Jan 17, 2024
InTDS ArchivebySoner Yıldırım4 Examples to Take Your PySpark Skills to Next LevelGet used to large-scale data processing with PySparkJan 30, 20244Jan 30, 20244
InStackademicbyIhor LukianovPython — 3 Ways to Work with Databases (SQL, ORM, Query Builder)Comparing raw SQL queries, ORM, and SQL query builder with code examplesJan 21, 20245Jan 21, 20245