I have an SSRS Report it works perfectly when I use Oracle data source. However, when I tried to connect using OLEDB connection I am running into some issues. 0
i am using play framework 2.6 and sbt latest version I ran sbt -jvm-debug 9000 and received this following error. not sure how to solve this. (any suggestions i
I made a Tensorflow pipeline for loading numpy arrays (video data shape (40,160,160,3)). However, it stops working after loading the first x batches. The proble
At JavaScript, I was using this Regexp to replace multiple line break with one str.replace(/(\r\n?|\n){2,}/g, '$1') but for golang I am not sure what it will be
I have a Lambda with an SQS trigger. When it gets hit, a batch of records from SQS comes in (usually about 10 at a time, I think). If I return a failed status
i will use clip-path with svg. but the "image"/div will cut on the on the edge. i don't know what iam doing wrong. .clipped{ width:400px; height:400px
I'm using a code in functions.php which allows users to send their logo for a customizable product. I want to use this function only for this page because the o
I'm just beginning Python and I wanted to write some functions based on an exercise, and then call these functions from another function, all to extract first l
I am new to Matlab and I am trying to use a box blur on a grayscale image. When I change the values in the kernel I use, I do not see any difference in the blur