I have defined a class "Scraper" and the method "scraping" contained in it outputs a list with price information ("results"). My objects are several online shop
I made a pine script for tradingview that uses initial capital of 1 usd and an order size of 0.5 usd for trading BTCUSD. But for some reason the strategy tester
I wrote a servlet that gets a json request and return json in response. For the json processing I used org.json package and when I'm running tomcat9 and sending
So here's my procedure. I create a new Podfile in the project directory, then I added the following platform :ios, '9.0' use_frameworks! target 'CPod' do pod
I went through the official documentation to install tensorflow from https://www.tensorflow.org/install/install_windows but I always get this error. tensorflow
I am passing down my state setter function (setPlayerButton) from the parent component to the child. When it's called I get an error that it is not a function.
I want to save my database to a CSV file. The whole thing runs via an Android app with the API 23. I would like to have created a folder where the files are sto