I want to use a pipline ADF to call an API REST which used an sql table and extracts one or more files. API should return 3 files if the table contains 3 diffe
I have a piece of Python code that works, but is very slow to write a Dataframe directly to an SFTP location. I am using pysftp and pandas.to_csv() to achieve t
I'm trying to make a lightbox and I'm at the point where I'm making next and previous buttons when the lightbox is in view. I'm using console.log to see if the
I want to extract dominant color from a image so that i can apply it as blending to other images. how can i achieve that?? In my current code i have given color
Maven is well installed on my gitlab-runner server. When executing mvn clean directly on my repo it works, when running my pipeline using Gitlab UI got this err
for a very long time, I'm struggling with adding alerts about the trend change to the following indicator on TradingView. Here is the code: study("Nadaraya-Wats
I am trying to donwload a video from a canvas containing a jsxgraph sketch. I need to set JXG.Options.board.renderer = 'canvas'; I discovered that when the rend
I am following this guide to build Pytorch from scratch on a Raspberry Pi3B. For some reason, there is an error: Building wheel torch-1.2.0a0+f13fadd -- Buildi