I had one coding round where question statement was like this *You have a given number of friends and seating capacity of their cars now you need to find minimu
Even though I already started the game on the teacher's side, the code keeps on returning 'notrunning' so does this just mean that is_null($result[0])? <?php
i wanna do an update function , all my data is dynamic and sometimes i would like update just one value. I set up my values , then i used the props default valu
I am reading in a value with a string, then converting it to a double. I expect an input such as 2.d to fail with std::stod, but it returns 2. Is there a way to
I have been trying to download the file with code with no success so far, hope someone can help. The cell keeps loading for hours without results unless interru
my initial data was like this My data is a pandas dataframe with columns 'title' and 'label'. I want to make a custom dataset with this. so I made the dataset l
I am trying to create a mini database that may have to be dynamic in workers. I have a workers backend going and a couple kv namespaces. When the app is live I
I am relatively new to Flutter, and don't seem to be able to figure this out. Here is my pubspec.yaml: name: app version: 1.0.0+1 environment: sdk: ">=2.16
We are running inference pipeline for one of our model in pyspark. In order for the model to scale, we partition the test data and send each batch for records f