I am in the situation where I start a new view but in its controller i make a request to server to get some objects. This request takes some time so i want to i
I want build a LSTM model to predict category label, bases on 60 days data Basically: Input - 60 days timewindow, 1 feature - train data x (2571, 60, 1) y (2
i need to render a text from a text input field, this is my app.py @app.route("/") @app.route("/",methods=['POST']) def data(): text = request.form['command
I'm quite new to sql so I don't fully understand what I'm doing. My question is, how can I order by this data, that the order would go by number like 1,2,3, but
Is it possible to use Array.push to add multiple values from a list? For example, currently what I'm having to do is: Array.prototype.extend = function(arr)
I currently have a recyclerview that goes vertically on the page, but I need additional data for each element in that recyclerview to be represented on the page
How to connect a bluetooth with desktop and android phone. i able to parring and connect bluetooth but unable to connected with Mouse, keyboard & pen device