I have values with the following structure: string OR string_string.interger EX: df<-data.frame(Objs=c("Windows","Door_XYZ.1", "Door_XYY.1", "C
When I do GET REQUEST to display faculty data with the students and subjects that the student has the student data gets lost and the subject data is added to on
am working on a project that include generating yaml files and am using js-yaml and it did help me so far but the problem is that the library work this way co
I'm looking a way to build conditional assignments in bash: In Java it looks like this: int variable= (condition) ? 1 : 0;
I'm working on a vb.net web application and want to make it to where when someone puts in a url into the browser or when someone clicks on a shortcut, a new bro
I connected two databases in my project PostgreSQL and MySQL. In MySQL, I have my all models in the models folder. So I want to migrate them that I can see tabl
how can I print in python something like this? ============================================= | First big menu | Second big menu | =--------------------
A=['mumbai','delhi','jaipur'] B=['mumbai','kolkata','pune'] I want to compare list A and list B and if list B cities are not in list A then we should able to
I have some code that put simply, sets an object to a state of PROCESSING, does some stuff, then sets it to SUCCESS. I want to verify that the PROCESSING save i