I read the .cvs file, which dataframe is named "df". But because I want to focus in one row I renamed my dataframe to "br". My problem is that I'm trying to con
I run a website via Docker as I develop on macOS and macOS is set up with a case-insensitive filesystem by default. When I run the site, I was rendering an imag
I am working with two distinct datasets: one regarding COVID-19 statistics and one with demographic characteristics of a city. The covid19 one, namely covid.df
I have been trying everything to fix this issue however my results are still the same, my validation accuracy, train_loss, val_loss are not improving. I have no
I don't really know how I stumbled upon this, and I don't know what to think about it, but apparently [] = [] is a legal operation in python, so is [] = '', but
Rails 7, dartsass-rails, cssbundling-rails, propshaft, importmaps App structure app/assets/stylesheets/ /components _index.scss ///other flies /global _in
I have been running an app install campaign on Facebook and it was giving me good results at less CPIs and the dashboard was tracking all the installs data prop
I have the following scenario: server: Ubuntu 20.04.3 LTS openstack installed with devstack watcher 2.2.0 Every services seem to be working and i can see the w
I've been learning Rust, and I'm having a bit of a problem with this code. let path = Path::new(&return_path); // return path is the user input println!("{
Maybe someone has had the same problems and can help us, or we find a solution together and it can help other developers in the future. Which Android Video SDK
I am trying to run each API call to my Azure Durable Function in parallel. It works fine with executing just a single call, but when I get multiple calls at onc
I am studying the mDNS protocol by analyzing the traffic in the local network and trying to send queries with Avahi. It seems that the only RR types supported b
I created a cloudfront distribution with the below details: Origin1 -> S3Bucket Origin2 -> APIGateway endpoint with base /Prod appended DefaultBehavior -&
I'm implementing Google Pay in a banking app and I've run into an issue implementing the "Continue yellow path through push provisioning" test scenario, if you
I have a problem with the persistence in a java web application. We use Ninjaframework (6.8.1) which uses Guice as dependency injection framework and for persis
Earlier .NetCore versions allowed several client evaluation strategies, but starting in .NetCore 3.1 stricter rules require updates of badly written queries. Co
What im trying to do is make a command that creates a new channel. The problem is that the channel doesnt create and gives an error. newChannel = client.create_
So i'm using livewire and alpine.js, I am trying to stop the client from contacting the server so much when filling in input boxes (i already know you can use m
I'm trying to let user to change the phone number of specific company user entered and displays the new information to user Currently, when I click the change b
we have re-written couple of features in Jetpack Compose successfully. we have hit a roadblock where our QA says the existing automation script they have writte
Want to fetch Google Drive File path, by exact File Name search with Extension and update in other column "Drive File Path" function onOpen() { let menu = Sp
1.I'm building a react project and try to use Babel to simplified the import. Here is the code for babel.config.js file. module.exports = { presets: ['modul
I want to add gitignore with 2 files( node_module,another one) in a private repository which is given by github classroom. But I already git pushed for several
I'd like to answer a simple question: What is the avarage age of persons that own cars of specific colors ? ( Using Penatho BI, Yellowfin BI, MariaDB) To do tha
is there are a way I can check during compile time, that all subclasses of a given class satisfy a given typetrait? For example: I want to make sure that all cl
I'm hosting my frontend & backend servers with GKE (Gcloud Kubernetes Engine) with private nodes in a default VPC network like this gcloud beta container cl
I wanted to use a function available in Intellij that allows to write this in java: "Hello, World!".sout And have it converted to: System.out.println("Hello, W
i have an object and with specific key a assign an array denemeobject['items'] = Object.values( JSON.parse(results.rows.item(index).BarcodeArr
I am using following library to connect my android web3 app with metamask wallet. LINK Connect feature is working properly and getting metamask wallet address.