So i made cron job, which takes users registration time and if x time have passed cron job then sends him a reminder. All parts are working reminder are send ea
I'm using Array(0, {i -> ""}) currently, and I would like to know if there's a better implementation such as Array() plus, if I'm using arrayOfNulls<Stri
Could somebody help with with this SQL query? I have a where clause that is not working because it is from Crystal Reports and I'm not sure what it would be in
I am looking for a formula to count the business days (excluding public holidays) between two dates. Which I have a formula for, the issue is when the second co
I managed to connect with MetaMask via my application using the following code: import React, { useEffect, useState } from "react"; import Web3 from "web3"; imp
I have created the discrete legend using svg and I want to show the index as its label. // creating svg selectedLegend .append("svg") .attr("viewBox", `0 0 ${co
In a package, I define a global variable MyPackage.Data_path in the __init__.py as: Data_path = os.path.join(os.path.dirname(os.path.abspath(_
I have a situation where I want to create and set a property to a value of another property as long as the other property exists. I have tried to achieve this u
I am a beginner and I just started with machine learning. I am trying to import classes like imputer from sklearn but i am unable to do it. from sklearn.prepro