I tried creating a web app in .Net standard 6.0 and added a simple workflow for HTTP Endpoint requests & responses. but the server URL returning ERR_CONNECT
I want to automatically read with my phone camera or similar digital numbers (temperature) in my water boiler. OCR And save the reading every hour in an excel f
I want to calculate the mean of each secondary diagonal in the NumPy array. For example, I have this array : b=np.array([[1,3,4,2],[6,3,5,1],[7,8,9,12],[5,6
Is it possible to undo the changes caused by the following command? If so, how? git reset --hard HEAD~1
I am a newbie studying MSSQL and Database. I am trying to write a SQL query to count values in the column. Following table is original one. name value ---------
I have setup application with statefulset # Simple deployment used to deploy and manage the app in nigelpoulton/getting-started-k8s:1.0 apiVersion: apps/v1 kin
I would like to run this D3 visualization https://beta.observablehq.com/@mbostock/d3-zoomable-sunburst as a standalone webpage, like this one here https://
Below is my code and error. Please help me - I'm a Python (and Stackoverflow!) newbie. import os import tarfile import urllib.request import pandas as pd DOWN