I have this piece of code: public void StartTimer(string roomName) { var roomTimer = GetRoomTimer(roomName); var room = GetRoom(roomName);
I have some trouble with this web app I'm making, I need to make an infinite and random grid, but I don't know how to make it random, in that way that either it
I have a random forest model, for which I use sklearn GridSearchCV to find the best hyperparameters (of n_estimators, max_depth, max_features, min_samples_leaf)
i have been fiddiling with this for the last 2 hours and don't understand why it doesnt work, i have message intents enabled, i have establisbed the commands pr
We have a url like 'https://www.example.com' In the page we set the domain as document.domain = example.com In the page, we need to print a pdf which we get f
I'm trying to create an index by adding hyperlinks within an Excel Book to shapes on the cover sheet. This should be performed always before closing this workbo
I am trying to retrieve the picture of a user within bot code using the following url using a Bearer token https://mytenant.sharepoint.com/_layouts/15/userphoto