I'm trying to get a get a random boolean but with a weighted percentage. For instance, I want the user to pass in a percentage (i.e. 60) and the generator will
Small question regarding an issue faced when mTLS is enabled. On a Java + Spring Webflux project for both client and server, the client is configured to send re
I'm having trouble importing modules such as pandas and BS4 in python on VScode, after pip installing them through terminal. I receive the same error message "I
I have a query that returns the count and sum of certain fields on my tables, and also a total. It goes like this: example: with foo as( select s.subcat as subc
As an homework for my university, I developed an anomaly detection algorithm and I have to create a report with the results and comparison between different tri
I want to resize a header when the user scrolls, by adding/subtracting a class. But, I'm missing something. The script below fires repeatedly, re-adding the cla
Scenario of my problem is, I am working with three PCs , those are LIVE (OS Ver: Windows 2003 Server R2) , TEST (OS Ver: windows 2012 r2) and USER (OS Ver: Win
I have code looking like that: @Column(name = COLUMN_DESCRIPTION, columnDefinition = "LONGTEXT") private Map<Locale, String> description = new HashMa
I am having serious issues setting up docker. When I run sudo docker-compose up -d and sudo docker-compose logs -f my app is logging sh: 1: nodemon: not found o
I have multiple files under the folder of "rawdata", after read them and assigned them as seperated dataset, i also want to rename them from "dataset 1 a.csv" t