I am thinking of implementing a UISegmentControl extension to achieve the twitter's iOS notification tab bar, navigation bar segment style. I tried extending t
I have data.txt which look like this: Ball stump inner shocks bat mask gloves helmet grip pad jersey shoe cap 1
I would like to encrypt certain strings and use them in a HTTP GET protocol without resulting in an error if there are special characters in URL. Any advice on
I have a data frame df and I use several columns from it to groupby: df['col1','col2','col3','col4'].groupby(['col1','col2']).mean() In the above way I almos
for my final exam (to graduate from university) I’ve been asked to create a tiny compiler, with the following requirements: The student must develop
I had both apache and mysql ok and running in xampp control panel. But then when i tried to load one of my php pages i was getting a fatal error : Call to und
I can't figure out a function that would automatically copy the first row value if the value on another rows matches 1. I would need the red dates to be automat
I have a really frustrating issue with a logic app All I am trying to do is to parse the Json of my http request that comes into the logic app and add 2 propert