I've been trying to take a pandas.Dataframe and drop its rows and columns with missing values simultaneously. While trying to use dropna and applying on both ax
I've got this set of Firestore rules : rules_version = '2'; service cloud.firestore { match /databases/{database}/documents/{path=**} { match /mycollecti
I would like to supply a function with an array of keys (unknown quantity) and a value to then set the corresponding nested array value (using those keys and va
I want to try running my react native app locally but against my staging and/or production server. I'm looking to do this by setting a release-channel variable
I have about 70 different google sheets files and they need to be separate files. They all use the same macros, right not I am coping the macros into each sheet
SOLVED - The categories/channels were set to private which is why they couldn't be changed even with the correct permissions. My solution was to tell the user w
My nginx conf is set to reverse proxy port 8081 and to redirect if a user try to direct access any image by browser. However I do not want to redirect if a imag