The following function is supposed to check two inputs: name and message. Im not sure what is wrong here but Im trying to first see if the input is empty if its
PROBLEM: I was using a Google Colab based downloader using Aria2 to download certain files to Google Drive. The problem is downloaded files have no extension, a
EIP-155 states that the "The string format of the substituted hexadecimal ID MUST be leading zero padded to 64 hex characters length if necessary." In what situ
I was wondering what was the most efective way of generating many DataFrames at once while on a loop. I can't figure out how, but the output should be something
I have my code set up like this const userCollectionRef = collection(db, 'users'); and then I create the data like this : const addInfoToData
I have a Glue job where I loop through all tables in a database and write them to an output folder in S3. This is working fine. However, my issue is that some o
I know that you can share live location with any contact or with an open link on google maps. I also know that you can embed a map, but I'm wondering if there's
I use the operation,"GRANT USER jsiot PRIVILEGES INSERT_TIMESERIES on root.jsiot.* " to give users some permission. But it doesn't work. Hope someone can help m
I want to update the tables tblAlunos and tblFamilias in the database for each student. My code is written below (I commented on some parts of the code to clari