I wrote this spider to scrape reviews of apps from google play. I am partially successful in this. I am able to extract the name, date, and review only. My ques
As suggested in the very first step when creating a project pipeline on Buddy.works, I've input all required data using "Private Git server". Yet, I get an erro
I did websocket connection by djangochannelsrestframework library, it connects but when I send some message it gets this error below Error image
I need to submit many jobs for the cluster by slurm. Each job takes different input files from different folders. My problem is the output is incomplete, and ou
I know normally you should descripe your question the best you can. But now im just wondering if this code has better performance than import module on top of t
I have a list of pairs ((3. #\K) (5 . #\J)) ... and I would like to create a function in scheme that returns the list as this: ("3K", "5J")... I've beeing tryin