In my use of the InvestPy package, I am able to get stock ticker data easily, using the in-built function 'get_stock_historical_data'. But not having the same l
I have some difficulties in unit testing a function. I'm new in these things and I don't know what I can do. I have to those 2 if. Any advice? Thank you.
I'm new to imacros and am having a little trouble figuring out this script. Here is my imacros script VERSION BUILD=8920312 RECORDER=FX TAB T=1 SET !DATASOURCE
How to set a new avatar in Flutter and display it using Firebase ?
I am trying to detect if any part of cell node intersects with another cell when u move a cell and some of its body intersects with another node. I tried to wri
I've been trying to save uploaded image files to IPFS in NodeJs , while it seems Pinata saves them, the files are pretty much gibberish (after downloading the i
I have a a service getting 3 parameters and passing it to the below SQL: <query id="getPratica" useConfig="is03"> <sql>select * from VIAGGIFMM.PF
I'm trying to implement a list with a button on its bottom, like the following: Since I don't know how many items I would have on the list, I'm using a LazyCol
I need to be able to pass some parameters to my virtual machine during it's bootup so it sets itself properly. To do that I either have to bake the info into th