Analytical Dashboard in a Weekend Using Python Flask, MongoDB and Pandas

So I’m trying to run a Query to find the first data with respect to a specific mobile gateway and sorted in Descending order, which will give me the latest record from the query. Read more

Similar

Python Software Engineer (Remote)

As a Backend Software Engineer, you will be developing our event-based middleware to integrate with several financial REST APIs, utilising a domain-driven design approach. You will work directly with Architects and Business Stakeholders to explore and ... (more…)

Read more »

Guide to Concurrency in Python with Asyncio

This is a quick guide to Python’s asyncio module and is based on Python version 3.8. Introduction asyncio concurrent.futures Event Loop Awaitables Coroutines Tasks Futures Running an asyncio program Running Async Code in the REPL Use another Event Loo... (more…)

Read more »