I was building a regex to validate Portuguese license plates however, the old ones come in a different format, and I would like to know if it is possible to val
I have this setup in my MongoDB Items: title: String comments: [] // of objectId's Comments: user: ObjectId() item: ObjectId() comment: String Here's my
library(ggplot2) p <- ggplot(iris,aes(Sepal.Width,Petal.Length))+ geom_line() p Imagine that you have a ggplot object and you have no access to the co
I have written a piece of code that turns into array an excel that a user uploads. on 5/10 rows works totally fine but if i try to upload a bigger file ( not t
My auth token includes a stores property. This property is an Array that includes ID's of all stores the user is allowed to access. For example: stores: ['abc12
I am trying to produce 2 different geom_vlines with different colours in 2 different facets of a dataset. I am doing this to highlight means of 2 different face
while training a CNN model, I am getting the error: NotImplementedError: Cannot convert a symbolic Tensor (class_loss_cls/strided_slice:0) to a numpy array. Thi
I am using the below code to get the path to Downloads folder: final output = await getExternalStorageDirectory(); RegExp pathToDownloads = new RegExp(r'.+0\/'