enter image description here I am currently using Bumblee version of android studio. When i am trying to import project it is showing " This specifed file alre
I'm currently reading from a Kafka topic using spark streaming. Then, ForEachBatch (df), I do some transformations. I first filter the df batch by an id (df_fil
Getting an error when trying to install react using npx create-react-app.. Please help. node version = v16.13.2 npm version = 8.6.0
I have a dataframe as such for analysis purpose, I need to create a list of dictionaries as: TARGET OUTPUT [ { 'is my anti hiv test conclusive or--Bla bla': [0,
I have an object like this: const arr = { "items": [{ "id": "61f5530ffa13c013c514cc5f", "name": "Classic", "slug": "classics",
I have a NestJS project configured with TypeORM. The e2e test is the one that is generated by the CLI: import { Test, TestingModule } from '@nestjs/testing'; im
I have object that implement Closeable interface and want to close() method called when my ViewModel is clear. I know to implement onCleared method of ViewModel
I am using TF2 Object Detection API to train a ssd_resnet50. Each time I train it I get different losses and evaluation scores (tensorboard logs -- graphs). I a
docker run --gpus all --shm-size=4gb --name bookfinalfinal --volume D:/BankDataDocker/data:/usr/src/app/data --volume D:/BankDataDocker/run:/usr/src/app/run