I'm trying to request a MongoDB collection using Spark with the mongo-spark-connector. Here is the code : val document = Document.parse("{$or: [{key1:\"A\", key
After I run the following in vb.net I am only showing a "LF" and no "CR" (notepad++) When I copy and paste or open the saved file in notepad it only returns on
so I have made validation form with a input field called password, So the criteria of the password is that the password's length should be atleast 5 characters
I've looked into other similar posts, and all the ones I've seen are strings with spaces. How about splitting strings that do not contain any spaces? I know how
I have an emtpy list called 'to_be_directed' that I save in direct.py file. I store all the previous links that user visited in that list up to 10 times. I save
I would like to pass several data in a modal. My modal works fine but does not display the data I want. I would like to display the data BY ID, but I get all th
Sub selectFile() 'Create and set dialog box as variable Dim dialogBox As FileDialog Set dialogBox = Application.FileDialog(msoFileDialogOpen) 'Do not allow mu
While configuring security groups in AWS, few parameters are to be selected, like Type, Protocol, Port range, Source What exactly Port range mean? Does it rep
I have been trying to put an option that would ask the user to try again or not, but I was unsuccessful in doing that. How do I do it? #include <stdio.h>
I'm having issues when I knit my R markdown to HTML to have it include the data within the table. It keeps say's no data available in table, but when I do it in