I created a code for financial options and there is one last thing missing to finish it. I want my code to find the implied volatility for a specific option. My
Need help in designing CI/CD pipeline for deploying the Dynamic-365 solution in different environment. Present set up CI/CD configuration: we have 4 BU’s,
I'm testing a .net core 6 multi-threaded service worker app that processes batches of data rows and tables on sql server. I use serilog to log to file only. Whe
Basic task I have 2 identical streams in Kafka in Avro format. I'm trying to do basic left join with those 2 streams. Keys For keys in both topics I'm using tim
I have a table (MYTABLE) in an Oracle database that has a column which stores a list of items. Something like: ITEM_ID ITEMS 5476301 B, L, M, PP, S, TT 5579504
Been racking my brain on this for a couple of days. I am trying to deploy my react app on AWS Amplify. When I launch the application I am correctly directed to
I am try to implement Blur detection using OpenCV but I cannot find any equivalent for the below statement in OpenCV js : cv2.Laplacian(image, cv2.CV_64F).var()
I'm making a LinkedList class using template, since I want to use it for whatever type I need afterwards template <typename T> class LinkedList {} I'm tr
I have list of ['2018', '2019', '2020', '2021', '2022', '2023', '2024', '2025'] which i have to convert to different objects like obj2018 = {