Hi everyone I'm doing a traslation of words in csv/excel files using Google Colab and Pandas here is my code: import pandas as pd from googletrans import Transl
The Javascript code is working but I don't know how I can make it work in HTML. I want to link it to an external Javascript file. function find_longest_string(
I am a beginner in programmation I have a raster stack of 40 elements The stack 'images' is created using 3 bands (RGB) of drone. So each image have multiple ba
I am using Neo4rs and I'm having troubles with floats. The following code let mut result = graph.execute( query("CREATE (p:PERSON {height: $height})
I'm having a bit of trouble with this homework problem. We are basically making a "labyrinth" populated by characters. However, I'm not sure how to even get sta
this is my test code void test_code() { omp_set_num_threads(4); #pragma omp parallel { int tid = omp_get_thread_num(); #pragma omp for for (i
I have a dataset about animals. library(tidyverse) a <- c("Date", "Specie", "Number") b <- c("2020-01-01", "Dog", "3") c <- c("2020-01-02", "Dog", "4"
<input list="dataUsers" formControlName="user" placeholder="Type the user name" class="form-control form-control-lg" type="text" (ngModelChange)="doSearch(