I wrote a script to find duplicate values in Colomn B. They can be alot of duplicates : Value1 Value2 Value3 Value1 Value2 But never more than twice. I need to
Is the mean initialisation of new tokens correct? Also how should I save new tokenizer( after adding new tokens to it) to use it in downstream model? I train a
I am looking to print the variable output_confomail into rmarkdown, however the code in the rmarkdown chunk is not producing the outcome, can someone help? I di
I am trying to get a value from one stack to another using the below syntax. stack one- Outputs: CompRestAPI: Description: Rest Api Id Value: !Ref Com
I have a VBA UserForm (in a Word document), that has some CheckBox controls inside a Frame control. All of my CheckBox controls are set to use the Tahoma font
How can I get part of a string after a specific word in the string? for example: Section 123 Block 123 I need the number 123 after Section and Block
I have an android app that captures images and sends them to firebase storage. In my web interface I retrieve the url of these images and make it like a video,
I have this code right here and i was following the react-router v6 example, but in the code below the routes is rendering two route(the <Dashboard/> and
I want to thank you in advance for helping me with my related issue. The thing is my guestbook is getting the data into the database so it is connecting but whe