When I am trying to create a new user for the first time, error: Firebase: Error (auth/api-key-not-valid.-please-pass-a-valid-api-key.) error appears. https://i
For my project, I would like to do an NFC tag based build taxonomy. I would like to scan the NFC tag with the built-in iPhone/Android application (not an app st
I found this code where I can download google sheet to pdf but I want to change it in order to chose another sheet then the active one and download the pdf once
i have the following ColoeredFormatter in my Module. But The Formatter does not get called. I expect "hi" on the console, but i get "This is an info of the roo
i have 3 linked table: tableA whith iddocument, total, date tableB whith iddetail, iddocument, qta, price tableC whitn idstorychange, iddetail,user_id, typechan
DataFrame - Example Basically, I am trying to figure out the percentage of land that can contain sage (sageStat = yes or no). The tricky part is there are var
There is a way to run python 2.7 code in python 3 environment without translate the code? Currently on my pc I have installed python 3.8.