Probably a silly thing but got stuck on it for a bit... Can't trim a "[" char from a string, things I tried with outputs: package main import ( "fmt"
I got an issue on my javascript program my project separate to 2 files: backend -> NodeJS (work fine I check the routes using POSTMAN and I got the Data. fro
I'm new to pandas and plotly. And I have a large csv file with two columns, a date column and a column that contains a string of text (event). Each event is a n
I am trying to upload a backup of the MySQL database exported file to the Cpanel public_html folder. upon upload I am getting the following error: The file you
i am using this to in a macro to find stuff in my sheet: Selection.Find(What:=email, After:=ActiveCell, LookIn:=xlFormulas, LookAt _ :=xlPart, SearchOrder:
I am using Mongoose to access to my database. I need to use transactions to make an atomic insert-update. 95% of the time my transaction works fine, but 5% of
I have tried to use 'googletrans', but my comput httpcore._exceptions.ConnectError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed cert
I have a scenario where i want to search for 'bank of india' and documents retrieved have hits for 'reserve bank of india', 'state bank of india', etc. Basicall