I want to read a zip file from web which consists of a couple .srt files. With the code I have, I successfully downloaded the zip archive and read each of its f
I can login and generate a token successfully, but when I make a request to an endpoint that requires authorization and pass in my token, I still get a 401 resp
I have this 3-party dll and the import declarations they provide uses UnmanagedType.VBByRefStr for marshaling strings. Works without problems. However, VS now s
I am trying to show the spinner value on a textview when I click on it. the current spinner array value is retrieved from firebase. when i click the dropdown, I
I am unable to do this: from pymongo import MongoClient I get: >>> import pymongo >>> from pymongo import MongoClient Traceback (most rece
I want to get a profile of intensity out of a dataframe heat map but the data is not only in a row or column, for example: import numpy as np from pandas impor
Can you change the location of 'rst' files in sphinx without changing their URIs? I'm working on a documentation where we want to move some files to different f