Although there are other criteria, it seems that these two criteria clashes. -Any words ending with 's' should remove it (e.g., 'gaps' -> 'gap', 'runs' ->
I am trying to use Python to rename PDF file using part of the file content. Here is the situation. The PDF file is a commercial invoice, contains wordings "Com
For some reason when I try to load some assembly and analyze it, I'm getting error Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly... I don'
everyone. I really need some help regarding a dictionary that I want to create using the following dataframe (as an example). Column1 Column2 Integer Apple Ora
My goal is to let a user selected image (via image_picker) and then use an eraser type tool to modify that image and make it transparent. Any ideas on how I sh
I have this scraper library, I would like to change my user agent if the first user agent returns error, but this code doesnt work, if first user agent doesnt w
My objective is to let end-users build some customization in my app. Can I do something like this? I know this is sometimes also referred to as liquid templates