I was trying to read data using MongoDb spark connector, and want to partition the dataset on a key, reading from mongoD standalone instance. I was looking at t
I am trying to write a code for 60 nodes and 1 mobile sink among which 18 nodes act as high-tier nodes or Backbone nodes. The mobile sink updates the location p
In this code used detectors of dlib. dlib.get_frontal_face_detector() dlib.cnn_face_detection_model_v1('mmod_human_face_detector.dat') detector = dlib.g
where is the documentation for the python3 threading library's event.wait() method that explains how 1 event can be used multiple times in different threads? th
I would like, within Excel, to send an email from a userform. I created test code, according to Microsoft how to page. When I try to use .send (email address sw
I am using an EJBCA pki to store certificates ... I implemented connection with EJBCA using soap and rest interfaces . My problem now that i want to get the rev
I want to run multiple playbooks at once on ansible tower, How do I create job template for this? Job template is allowing me to select only one playbook at a t
Here's my code in Bot.java. import net.dv8tion.jda.api.JDA; import net.dv8tion.jda.api.JDABuilder; import javax.security.auth.login.LoginException; public cla
I want to create a leaderboard in my app. The leaderboard should show the 10 best users who have the most high scores. My Firebase database looks like this: Fir