I'am working on OCR, which I have working, but now I'm stuck on how to filter the OCR Result to move each string into a set of text fields. F
Real World Haskell, chapter 4, page 98 of the print asks if words can be implemented using folds, and this is my question too: Is it possible? If not, why? If i
I just wanted to know how can we validate the azure ad access token in a backend API in my case i.e. Django rest framework. Consider that I have a single page a
I am exploring spark job recovery mechanism and I have a queries related to it, How spark recovers from driver node failure recovery from executor node failures
I am working in an ordering application for one of my client and they want to implement kind of click and collect functionality for their customer. So, the cus
I'm developing a list of import processes that has two databases: maritime and aerial. I created a database (Processes) that joins these two bases. Each process
Trying to convert my json to objects in Dart/Flutter using the json_serializable. I cannot seem to find a way to access a nested ID (data is coming from MongoDB
Generally, there are two rows for each payer, with one row representing a success count and another row representing a failure count. I want to have the two row
I'd like to setup one simple repository which would contain output from different projects, compiled on Travis CI. What I can't figure out is the easiest way h