row_id int64 0 48.4k | init_message stringlengths 1 342k | conversation_hash stringlengths 32 32 | scores dict |
|---|---|---|---|
9,439 | A LD (LACTATE DEHYDROGENASE) test came back with a value of 354. Is that significant? | 5163fe146745ddcc561642cf228ecd6c | {
"intermediate": 0.3972438871860504,
"beginner": 0.24485065042972565,
"expert": 0.35790547728538513
} |
9,440 | how to change circuit in tor in terminal? | a1d99f7b850aa404086bfde63242598e | {
"intermediate": 0.31662118434906006,
"beginner": 0.28252631425857544,
"expert": 0.4008525013923645
} |
9,441 | C# wpf livechart update | 5d98388ad32db2e0c1e37afacbf6554c | {
"intermediate": 0.4290268123149872,
"beginner": 0.3007134199142456,
"expert": 0.2702597677707672
} |
9,442 | // Choose a method that will return a single value
const word = cities.method((acc, currVal) => {
return acc + currVal[0]
}, "C"); | f1ee9d4f421a2aed439b7f040d8a9c5c | {
"intermediate": 0.44857704639434814,
"beginner": 0.25347045063972473,
"expert": 0.2979525327682495
} |
9,443 | Сделай так чтобы картинка занимала 100% от ширины и 60% от выоты и была на фоне текста : <androidx.cardview.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="wrap_content"
xmlns:app="http://schemas.android.com/apk/res-auto"
... | 4d419bb4df7334f08b7135c5c0249237 | {
"intermediate": 0.36697646975517273,
"beginner": 0.40514156222343445,
"expert": 0.22788196802139282
} |
9,444 | consider the following lab activity:
L2: Industrial Internet of Things (IIoT) system simulation - Versions A and B
Summary
The purpose of this lab is to simulate the operation of a portion of an Industrial Internet of
Things (IIoT), that is modeled as a queuing system, and investigate its performance under
variable c... | aeb70b88e96b3ec1bdcf099704dbd69e | {
"intermediate": 0.413165807723999,
"beginner": 0.3523298501968384,
"expert": 0.23450438678264618
} |
9,445 | Сделай так чтобы картинка занимала 100% от ширины и 60% от выоты и была на фоне текста и помни что этот код для AndroidStudio : <androidx.cardview.widget.CardView xmlns:android=“http://schemas.android.com/apk/res/android”
android:layout_width=“match_parent”
android:layout_height=“wrap_content”
xmlns:app=“http://schemas... | 7be183e72dfa9b5568f08e11e781a8b3 | {
"intermediate": 0.3192265033721924,
"beginner": 0.39036330580711365,
"expert": 0.2904101610183716
} |
9,446 | consider the following lab activity:
L2: Industrial Internet of Things (IIoT) system simulation - Versions A and B
Summary
The purpose of this lab is to simulate the operation of a portion of an Industrial Internet of
Things (IIoT), that is modeled as a queuing system, and investigate its performance under
variable co... | cb764da56ca8b78aac52c70d69063f23 | {
"intermediate": 0.3983285129070282,
"beginner": 0.33473101258277893,
"expert": 0.26694050431251526
} |
9,447 | Исправь : package com.example.myapp_2.Data.Discount_Get_table;
import android.os.Bundle;
import android.os.Handler;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.animation.Animation;
import android.view.animation.AnimationUtils;
import androidx.fragm... | 79df5fd71199961405ae8bfc5d05da21 | {
"intermediate": 0.2972301244735718,
"beginner": 0.41725999116897583,
"expert": 0.28550994396209717
} |
9,448 | consider the following lab activity:
L2: Industrial Internet of Things (IIoT) system simulation - Versions A and B
Summary
The purpose of this lab is to simulate the operation of a portion of an Industrial Internet of
Things (IIoT), that is modeled as a queuing system, and investigate its performance under
variable c... | 673b869242e252f09b7c99793948c08f | {
"intermediate": 0.4306161403656006,
"beginner": 0.38012567162513733,
"expert": 0.18925820291042328
} |
9,449 | Write me a Python function to compute the Kelly Criterion | 6321e8fde2d582842103a85b24772ec6 | {
"intermediate": 0.30392882227897644,
"beginner": 0.19332528114318848,
"expert": 0.5027458667755127
} |
9,450 | внеси изменения в xm , чтобы StocksFragment заработал корректно : <androidx.cardview.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/product_card"
android:layout_width="match_parent"
android:layout_height="wr... | 995eed5bc6125337f2be004465c0496c | {
"intermediate": 0.4045945405960083,
"beginner": 0.3445087671279907,
"expert": 0.250896692276001
} |
9,451 | Do I have make two package.json files for front nad backend? | 45cf8d0276d911de8187b0402f7b6b4f | {
"intermediate": 0.46341684460639954,
"beginner": 0.2432236224412918,
"expert": 0.29335954785346985
} |
9,452 | #!/usr/bin/env python
# -*- coding: utf-8 -*-
from pathlib import Path
from threading import Lock
from collections import defaultdict
import shutil
import argparse
import uuid
import zlib
from bottle import route, run, request, error, response, HTTPError, static_file
from werkzeug.utils import secure_filename
storage... | d614dd71c443ebf1fd4fb4f96f3d324e | {
"intermediate": 0.3916360139846802,
"beginner": 0.4710584580898285,
"expert": 0.13730549812316895
} |
9,453 | consider the following lab activity:
L2: Industrial Internet of Things (IIoT) system simulation - Versions A and B
Summary
The purpose of this lab is to simulate the operation of a portion of an Industrial Internet of
Things (IIoT), that is modeled as a queuing system, and investigate its performance under
variable c... | f8f6b1083a6032b5aa31b9dbf6274ce7 | {
"intermediate": 0.38784635066986084,
"beginner": 0.35840561985969543,
"expert": 0.2537480294704437
} |
9,454 | Help me write an image classifier that detects if an image is the anime character "Astolfo"
Write the code for me and explain where I put each file and how to name it | 26dc728d30a7d95fecaf788ac7f2ed77 | {
"intermediate": 0.32069292664527893,
"beginner": 0.08730126917362213,
"expert": 0.5920057892799377
} |
9,455 | Γ1, Γ2, Γ3 ⊆ LV and φ, ψ, ξ ∈ LV, for some PL LV. Prove the following
properties of logical implication.
a) If Γ1 |= φ and Γ2 |= ψ, then Γ1 ∪ Γ2 |= φ ∧ ψ. | 41e74bf5aa6fa09b19ce994bffe18f78 | {
"intermediate": 0.3279067575931549,
"beginner": 0.37622350454330444,
"expert": 0.29586973786354065
} |
9,456 | #!/usr/bin/env python
# -*- coding: utf-8 -*-
from pathlib import Path
from threading import Lock
from collections import defaultdict
import shutil
import argparse
import uuid
import zlib
from bottle import route, run, request, error, response, HTTPError, static_file
from werkzeug.utils import secure_filename
storage... | 1486bc07cb831cbb5e58a9b48ee19671 | {
"intermediate": 0.3916360139846802,
"beginner": 0.4710584580898285,
"expert": 0.13730549812316895
} |
9,457 | I'm working on a flask app for uploading converting and then download files again
app.py
import os
from pathlib import Path
from flask import Flask, render_template, request
from werkzeug.utils import secure_filename
app = Flask(__name__)
@app.get("/")
def index():
return render_template("index.html")
@app.... | 2b775946e5d2f61c39848499297a205f | {
"intermediate": 0.4477033019065857,
"beginner": 0.351375550031662,
"expert": 0.20092111825942993
} |
9,458 | I'm working on a flask app for uploading converting and then download files again
app.py
import os
from pathlib import Path
from flask import Flask, render_template, request
from werkzeug.utils import secure_filename
app = Flask(__name__)
@app.get("/")
def index():
return render_template("index.html")
@app.... | b09c7a8b79f728c5e12dc7bc48e2184c | {
"intermediate": 0.4477033019065857,
"beginner": 0.351375550031662,
"expert": 0.20092111825942993
} |
9,459 | ts-node .\index.tsx how make autmatic watch? | c2d204c15874a9d18a039a25b318bcf9 | {
"intermediate": 0.4114812910556793,
"beginner": 0.22015021741390228,
"expert": 0.3683684468269348
} |
9,460 | Compile the program using the GCC compiler.
Run the program from the command line.
Compile the program without optimization and measure its execution time. Compile the optimized program and compare its execution time.
Compile the program with optimization for size and compare the sizes
Source program:queue.h:
#ifndef ... | eac53e053af41ca314a6103fa6ba3fc7 | {
"intermediate": 0.3077657222747803,
"beginner": 0.378246009349823,
"expert": 0.31398826837539673
} |
9,461 | write mermaid code for state diagram for BLFP.in more detials. | 992c9f72ac50c905905b98aa99afc8e0 | {
"intermediate": 0.3623145818710327,
"beginner": 0.2062099128961563,
"expert": 0.4314754903316498
} |
9,463 | Warning: To load an ES module, set "type": "module" in the package.json or use the .mjs extension.
(Use `node --trace-warnings ...` to show where the warning was created) | 64d35cb8fe4659380b9fe60135f2425d | {
"intermediate": 0.41051533818244934,
"beginner": 0.2925494313240051,
"expert": 0.2969352900981903
} |
9,464 | import os
import numpy as np
import tensorflow as tf
from keras.preprocessing.image import ImageDataGenerator
from keras.applications import ResNet50
from keras.layers import Dense, GlobalAveragePooling2D
from keras.models import Model
from keras.optimizers import Adam
# Parameters
num_classes = 2
image_size = 224
# ... | aca82ee879bb97301149f36cdf03591d | {
"intermediate": 0.39605021476745605,
"beginner": 0.2003396600484848,
"expert": 0.40361014008522034
} |
9,465 | Hi Chat, WOuld you please give me the command of MEL to create a character and make it move in a straight line ? | be08e90cd5a33fdf8e39a293df66b7f0 | {
"intermediate": 0.4235158860683441,
"beginner": 0.12607024610042572,
"expert": 0.45041385293006897
} |
9,466 | can a python script be made to move the mouse on my computer as if I am holding a mouse but using just my camera | 7299c21c26f89f762514a70953f0e87c | {
"intermediate": 0.38587209582328796,
"beginner": 0.16692450642585754,
"expert": 0.4472033679485321
} |
9,467 | import express from "express";
import mongoose from "mongoose";
import dotenv from "dotenv";
dotenv.config();
mongoose
.connect(process.env.MONGODB_URL)
.then(() => {
console.log("mongodb database connection established");
})
.catch((err) => {
console.log(
"something wrong with the connection to ... | b395bf7548a24ceae04ad3ef2c4bc5ca | {
"intermediate": 0.4455593526363373,
"beginner": 0.3270457684993744,
"expert": 0.22739490866661072
} |
9,468 | import express from "express";
import mongoose from "mongoose";
import dotenv from "dotenv";
dotenv.config();
if (process.env.MONGODB_URL) {
mongoose
.connect(process.env.MONGODB_URL)
.then(() => {
console.log("mongodb database connection established");
})
.catch((err) => {
console.log(
... | a410f9a7978458fec69b0395fa4cf644 | {
"intermediate": 0.5856730341911316,
"beginner": 0.2545973062515259,
"expert": 0.15972961485385895
} |
9,469 | 我該如何用python寫一個下面網頁的自動填入程式 https://www.freeliving.com.tw/event/ubot/eat_Order_Form.aspx?BuffetID=81 | bde8d8d9f15dde64284a234abb45f15b | {
"intermediate": 0.4055026173591614,
"beginner": 0.2832689881324768,
"expert": 0.3112284541130066
} |
9,470 | I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele... | cd62764127378e5226b3c4eec311af5c | {
"intermediate": 0.4465576410293579,
"beginner": 0.420981764793396,
"expert": 0.1324605941772461
} |
9,471 | #include <vector>
#include <cmath>
#include <iostream>
class Polynomial {
public:
Polynomial(const std::vector<double>& coefficients) : coefficients(coefficients) { }
double operator()(double x) const {
double result = 0;
for (int i = 0; i < coefficients.size(); i++) {
... | a1afc3ee843cd7fe4e56e94b3e1353c0 | {
"intermediate": 0.32841232419013977,
"beginner": 0.4453510642051697,
"expert": 0.22623653709888458
} |
9,472 | This is my client code:
-module(client).
-export([start/1,add_remote/1,send_msg/4,stop_client/1]).
start(Client) -> register(Client,spawn(fun() -> loop() end)).
% c(client).
% client:start(elsa).
% client:add_remote('server1@LAPTOP-FELLF17T').
%pong
%client:send_msg(elsa,central,'server1@LAPTOP-FELLF17T',ola).
% c(... | 8347631d686aea5888eb6ad75c90187c | {
"intermediate": 0.23079043626785278,
"beginner": 0.5332368612289429,
"expert": 0.23597273230552673
} |
9,473 | how to create a local proxy in python that switches between 2 other proxies? | 6b6c55f7039b198b7964e19026579d79 | {
"intermediate": 0.4215874671936035,
"beginner": 0.172784686088562,
"expert": 0.4056278467178345
} |
9,474 | Por favor, implementa un temporizador que represente el tiempo que tiene el usuario para responder la pregunta en cuestión. Una vez se termine el tiempo establecido, debe aparecer un mensaje en pantalla que haga evidencia que el tiempo se ha terminado, junto con el puntaje que tuviese el usuario en ese momento: import ... | 0d7fd4efd6bf77421caf4c26346474ed | {
"intermediate": 0.34735602140426636,
"beginner": 0.42899614572525024,
"expert": 0.22364790737628937
} |
9,475 | in python, how to convert pdf to image | 7c624ce258506aa29f7fd7eb29211f85 | {
"intermediate": 0.40156251192092896,
"beginner": 0.3263002932071686,
"expert": 0.2721371650695801
} |
9,476 | cd /etc/openvpn/easy-rsa/ | 8e17fa336d88f440cc77e58ffc8772e6 | {
"intermediate": 0.33391737937927246,
"beginner": 0.24209266901016235,
"expert": 0.4239899218082428
} |
9,477 | flutter how to download file from web on web platform? | 76af3e978e8c8154d8d63295c27cc792 | {
"intermediate": 0.5975536704063416,
"beginner": 0.16978348791599274,
"expert": 0.23266278207302094
} |
9,478 | c. Sketch a voltage–time graph for the discharging capacitor. Explain how the shape of this graph will be different if the circuit resistance is greater. | 829176169ddf97c71bcb4e4fd7f4c827 | {
"intermediate": 0.36793485283851624,
"beginner": 0.21347163617610931,
"expert": 0.41859352588653564
} |
9,479 | Package "playground" must depend on the current version of "@fund/gather-abtest": "0.0.3" vs "^0.0.1"
Package "playground" must depend on the current version of "@fund/gather-stock-sse": "0.0.3" vs "^0.0.2"
🦋 error TypeError: Cannot read property 'dependents' of undefined 是什么原因 | a98f7dc8244e3584603685c912309d0e | {
"intermediate": 0.4729352295398712,
"beginner": 0.22627946734428406,
"expert": 0.3007853329181671
} |
9,480 | flutter how to save file from web platform via http package? | 76a2319041091897b30d9cfc0cbdc73f | {
"intermediate": 0.6230044960975647,
"beginner": 0.16364140808582306,
"expert": 0.21335406601428986
} |
9,481 | ERROR: type should be string, got "https://www.chbank.com/en/personal/banking-services/useful-information/deposit-rates/index.shtml, find the p rate of this website by using python and beatiful soup, the example result is 6.00% p.a." | 5f073fd0ee63fd4312c80dfbccf4b6da | {
"intermediate": 0.33948788046836853,
"beginner": 0.270518034696579,
"expert": 0.3899940550327301
} |
9,482 | any free tool to make animated Videos or GIFs from a single photo | a7c32dd46f9ed2accf085e3de9dbeca1 | {
"intermediate": 0.3428896367549896,
"beginner": 0.24931201338768005,
"expert": 0.4077984392642975
} |
9,483 | System.NotSupportedException: Stream does not support reading. | edfa10d06ecfa516b434cb21b2e3373c | {
"intermediate": 0.5239323377609253,
"beginner": 0.1625545173883438,
"expert": 0.3135131597518921
} |
9,484 | 帮我优化一下这条sql:
SELECT count(distinct r2.bind_mobile) as mobile
FROM (SELECT 1, nascent_id
FROM (SELECT BITMAP_AND(t1.nascent_id, t2.nascent_id) AS vars
FROM (SELECT 1 as code, crowd_bitmap AS nascent_id
FROM app_common_crowd_snap
WHERE crowd_code = '08d5e4d3a3ca4e9... | 144f3c23a507caaeda619ec6e32da901 | {
"intermediate": 0.355283260345459,
"beginner": 0.29743650555610657,
"expert": 0.34728026390075684
} |
9,485 | give me some Advantage of git and github | b51ec0252c80b0c65f1541430c909b25 | {
"intermediate": 0.7688170671463013,
"beginner": 0.10358806699514389,
"expert": 0.12759479880332947
} |
9,486 | flutter. how to download file at via flutter web platform? bring only the code related to sending/receiving requests/responses. | 6c3381a5bff038ebebb4bb2bcc136fa1 | {
"intermediate": 0.45088469982147217,
"beginner": 0.2971472442150116,
"expert": 0.25196805596351624
} |
9,487 | python code to generate slides with content and image on topic "ChatGpt 4" | a5e1f3feb5bcba2737ef1db2eefc83b0 | {
"intermediate": 0.28579673171043396,
"beginner": 0.177808478474617,
"expert": 0.5363947749137878
} |
9,488 | undefined reference to `va_start' | 3a2b0c0e01c81f7de71fea87c6c1435d | {
"intermediate": 0.31316089630126953,
"beginner": 0.26932209730148315,
"expert": 0.4175169765949249
} |
9,489 | python Streamlit code to present generated slides using content and image returned for functions "generate_content" and "generate_image" | f1b91961e102506d9cffa78ff3eec1b4 | {
"intermediate": 0.44117629528045654,
"beginner": 0.22600878775119781,
"expert": 0.33281487226486206
} |
9,490 | in sqlachemy, how can create the table structe of an auto id when i insert the record which has no key of id | 056a49d6592e8cca939fc340fe0d1b4a | {
"intermediate": 0.5125616788864136,
"beginner": 0.20226755738258362,
"expert": 0.2851707637310028
} |
9,491 | qt QDockWidget QAbstractButton setstylesheet怎么写 | 490aebd97c327d5d9a36bf28791b8e14 | {
"intermediate": 0.5010231137275696,
"beginner": 0.26282238960266113,
"expert": 0.23615454137325287
} |
9,492 | old code,new,አማርኛ,መለኪያ,ENGLISH NAMES,UoM
0101010231,0101010401,ፉርኖ ዱቄት የስንዴ አንደኛ ደረጃ ,ኪ.ግ,Furno Duket (Local processed) ,KG
0101010233,0101010402,ሴርፋም የታሸገ,ኪ.ግ,Serifam ,KG
0101010228,0101010403,በቆሎ/ሙሉ ነጭ/ዱቄት,ኪ.ግ,Maize( full white) milled,KG
0101020201,0101020107,በግ/ወንድ/20ኪ.ግ የሚገምት,ቁጥር,Sheep(Estimeted-20 kg)-Male ,Numb... | fe014ccee6c994f97c6ce06fdd7b59b6 | {
"intermediate": 0.3788410425186157,
"beginner": 0.3826334476470947,
"expert": 0.23852543532848358
} |
9,494 | can you infer context from previous chats? | 0a97c86b4684ba5950fade728efdd377 | {
"intermediate": 0.38328617811203003,
"beginner": 0.30287057161331177,
"expert": 0.3138432502746582
} |
9,495 | hello | 6a210ace85380ff27ea69ec1347eac55 | {
"intermediate": 0.32064199447631836,
"beginner": 0.28176039457321167,
"expert": 0.39759764075279236
} |
9,496 | Hi. I need to work with C code
typedef unsigned char ucCode;
I need to use strcmp() or strcmp replace | 5e5c85b4e23eba8823c2fb0a452066ed | {
"intermediate": 0.19150112569332123,
"beginner": 0.5385209918022156,
"expert": 0.2699779272079468
} |
9,497 | Hello, you are an eclipse RCP developper and you know a lot about SWT library. I need your help with a SWT Chart i'm working on. I want to print a duration (as string) as the xAxis Labels of my swt chart. Here's how I do it currently :
String[] xAxisLabelTime = new String[xListTime.size()];
double[] xAxisLabelDist... | 603e947d5d9b629b2ba00ee60638b393 | {
"intermediate": 0.595728874206543,
"beginner": 0.30370062589645386,
"expert": 0.10057047754526138
} |
9,498 | I am looking to simulate a system with the following specifications:
The main components of the system are as follows:
a. Sensors that continuously generate two types of packets: Type A packets and Type B packets.
b. Type A packets are processed locally at the micro data center with a service time of 4 units. If the... | 419a65588512d13c4863d45d0c31ab34 | {
"intermediate": 0.2922475039958954,
"beginner": 0.31076279282569885,
"expert": 0.3969896733760834
} |
9,499 | For a combined dataframe with users who clicked on the success_full_df advertising message, display a summary table with statistics for string columns (Ad Topic Line, City, Country) | 4103be72ce7a765e73b72cb1d0edff59 | {
"intermediate": 0.37370315194129944,
"beginner": 0.275759220123291,
"expert": 0.35053762793540955
} |
9,500 | numpy.float64 object cannot be interpreted as an integer
how to solve this | 80eebf8b71b1870055610984aef9f657 | {
"intermediate": 0.3672761619091034,
"beginner": 0.40648454427719116,
"expert": 0.22623926401138306
} |
9,501 | qwidget hide after showNormal | dd34e79b08fc193d95c38ffc0607895b | {
"intermediate": 0.37170878052711487,
"beginner": 0.3510633707046509,
"expert": 0.27722787857055664
} |
9,502 | how to call a java static function in Rhino engine? | 7704b876a1fcd8dd9698f171238033cc | {
"intermediate": 0.47712597250938416,
"beginner": 0.3341203033924103,
"expert": 0.18875367939472198
} |
9,503 | how to call a java static function in javascript code using rhino engine? | 76aa8daf05e254243fe3850b9e806c28 | {
"intermediate": 0.5002761483192444,
"beginner": 0.30794891715049744,
"expert": 0.19177499413490295
} |
9,504 | i have this function:
export async function createNewMember(req, body) {
console.log(“— createNewMember”);
const endpointNewMembership = “/v1/memberships:grant”;
const CONNECTION = GetStoreConnection(req);
console.log(“— CONNECTION createNewMember”, CONNECTION);
if (!CONNECTION) {
console.error(“CONNECTION PARAMETERS ... | 020b0f51c580709cdd3cd9962a8acbce | {
"intermediate": 0.32242465019226074,
"beginner": 0.4307737648487091,
"expert": 0.24680159986019135
} |
9,505 | I need a code to simulate a system with the following specifications:
Components of the system:
Sensors continuously generate two types of packets: Type A and Type B.
Type A packets are processed locally at the micro data center. The service time for Type A packets is 4 units. If a free server or an available local b... | 2d0233e388155ebb82509e65c18a18ca | {
"intermediate": 0.30454978346824646,
"beginner": 0.44984251260757446,
"expert": 0.2456076741218567
} |
9,506 | QPixmap(): argument 1 has unexpected type ‘Image’ | be1eb90669967e315d3927e7e5188464 | {
"intermediate": 0.40520161390304565,
"beginner": 0.26930883526802063,
"expert": 0.32548952102661133
} |
9,507 | I have two VBA codes that work perfectly for the outcomes expected.
The VBA codes are listed below but relate to completely different sheets.
I would like to combine them to accomplish the following outcome:
Workbook 'Service Providers' contains the sheet 'Events'
Workbook 'Premises Requests' contains the sheet 'PRtod... | 7e26bb605b55e7216471ea563561050a | {
"intermediate": 0.32638996839523315,
"beginner": 0.4163176417350769,
"expert": 0.25729233026504517
} |
9,508 | {
extend: 'collection',
text: 'Export',
className: 'btn btn-success',
buttons: [
{
extend: 'excel',
title: 'Daily Bible Log - Bookmarks',
action: function(e, dt, node, config) {
if (dt.rows({ ... | b3c12adf6b94f46cd8e41a28ada38899 | {
"intermediate": 0.33691689372062683,
"beginner": 0.40185487270355225,
"expert": 0.2612282633781433
} |
9,509 | C __VA_ARGS__ | 1344280b42b4255458237800858a152b | {
"intermediate": 0.22646212577819824,
"beginner": 0.2501240074634552,
"expert": 0.523413896560669
} |
9,510 | hi | 16629d4d5e6117b420e856da29cfe143 | {
"intermediate": 0.3246487081050873,
"beginner": 0.27135494351387024,
"expert": 0.40399640798568726
} |
9,511 | const TradingCup = () => {
const {cup, maxVolume, readyState, cupSubscribe, cupUnsubscribe} = useRustWsServer();
return (
<> </>
);
};
type CupItem = {
futures_price_micro: number;
quantity: number;
spot_quantity: number;
side: string;
};
export function useRustWsServer() {
const [connection, se... | 91251f1ef94a9cb29a4dde90687e91cd | {
"intermediate": 0.254445880651474,
"beginner": 0.4941536486148834,
"expert": 0.2514004707336426
} |
9,512 | hey how would i calculate the app id for a non steam game on steam? if indieshortcutdirectory != '':
exe = '$indieshortcutdirectory'
appname = 'IndieGala'
indieappid = zlib.crc32((exe + appname).encode())
print(indieappid)
# Create a new entry for the Steam shortcut
new... | 87f48bd695213f4a5c74616e5c6e9643 | {
"intermediate": 0.5393509268760681,
"beginner": 0.3390761911869049,
"expert": 0.12157277762889862
} |
9,513 | update the sum of all charge amount on invoice item to respective account | 1900315a1419ba6fa75917412cb11c1e | {
"intermediate": 0.4029167890548706,
"beginner": 0.22809895873069763,
"expert": 0.368984192609787
} |
9,514 | write me useeffect hook that checks if string is empty and if it is it sends a get request to an endpoint to fetch and set data | afc1a892d1f2d29532225d9cd2034f9f | {
"intermediate": 0.786728024482727,
"beginner": 0.07992773503065109,
"expert": 0.13334429264068604
} |
9,515 | I used this code: import time
from binance.client import Client
from binance.enums import *
from binance.exceptions import BinanceAPIException
import pandas as pd
import requests
import json
import numpy as np
import pytz
import datetime as dt
date = dt.datetime.now().strftime("%m/%d/%Y %H:%M:%S")
print(date)
url = "... | b8fd9e9cb61acc9bb57d8f3e4b812e8b | {
"intermediate": 0.4164886772632599,
"beginner": 0.39910563826560974,
"expert": 0.18440569937229156
} |
9,516 | <div id="container" style="width: 75%;">
<canvas id="population-chart" data-url="{% url 'app:chart' %}"></canvas>
</div>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/chart.js@2.9.3/dis... | d900564e6f09dd1f252575f51c8ec6e6 | {
"intermediate": 0.3510013520717621,
"beginner": 0.35360097885131836,
"expert": 0.2953975796699524
} |
9,517 | how are you | 597bc675e5b154ea7c229fb7efc51c11 | {
"intermediate": 0.38165968656539917,
"beginner": 0.3264302909374237,
"expert": 0.2919100522994995
} |
9,518 | <div id="container" style="width: 75%;">
<canvas id="population-chart" data-url="{% url 'app:chart' %}"></canvas>
</div>
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/chart.js@2.9.3/dis... | 13f9f6a41f34a336f2a71ba367017ad5 | {
"intermediate": 0.3947300612926483,
"beginner": 0.3301481604576111,
"expert": 0.2751217484474182
} |
9,519 | what I want to do here is to make a visual marix constructor onhover menu, which you can use to update these vertices and edges arrays on the fly to model or draw in that visual marix constructor. I'm not sure how to corretly interpret that VMC. any ideas?: const canvas = document.createElement('canvas');
can... | 24b008fe99ded381f516a38a2bb6e915 | {
"intermediate": 0.3572104275226593,
"beginner": 0.31404921412467957,
"expert": 0.3287404179573059
} |
9,520 | printf FPT university logo using code C | 520b023ccd3ea18ba8190f6eb1205049 | {
"intermediate": 0.2674412727355957,
"beginner": 0.4213084280490875,
"expert": 0.311250239610672
} |
9,521 | how to check if user is authenticated in ReactiveSecurityContextHolder
in Mono<void> filter function | 195fa8326b94c3dbb0a223ff6faeb70d | {
"intermediate": 0.46945855021476746,
"beginner": 0.2716708779335022,
"expert": 0.2588706314563751
} |
9,522 | Pyrhon qt. Programm open pdf. Convert first page of pdf into image. Show in qt form | 27242227b4054b7dbfad85b82d9beec6 | {
"intermediate": 0.44869425892829895,
"beginner": 0.23379696905612946,
"expert": 0.317508727312088
} |
9,523 | Hi. I need to create process from program (WinAPI C++) which will be child window of program HWND | ad9d1f8f1b05ae81dcc225a995db6c8d | {
"intermediate": 0.5650029182434082,
"beginner": 0.1061682179570198,
"expert": 0.328828901052475
} |
9,524 | I need create process with C++ WinAPI for example, taskmgr.exe and window of taskmgr must be child of window of program which creates process. | f68fbc6e5df27f1d79caeabb02968072 | {
"intermediate": 0.6579562425613403,
"beginner": 0.14073239266872406,
"expert": 0.20131133496761322
} |
9,525 | list in Swiftui | 98dfdcb6b3133c51be4c98b683b7cbd9 | {
"intermediate": 0.3081473112106323,
"beginner": 0.5313460826873779,
"expert": 0.16050666570663452
} |
9,526 | ما هو الغلط
import SwiftUI
struct ContentView: View {
@State var items: [String] = []
@State var newItem: String = “”
var body: some View {
VStack {
TextField(“Add Item”, text: newItem)
.textFieldStyle(RoundedBorderTextFieldStyle())
.padding()
Button(“Add”) {
items.append(newItem)
newItem = “”
}
.padding()
List(item... | 9f7de4f335531bfda81551c8e77a3c4f | {
"intermediate": 0.38678476214408875,
"beginner": 0.2553635537624359,
"expert": 0.35785171389579773
} |
9,527 | what I want to do here is to make a visual marix constructor onhover menu, which you can use to update these vertices and edges arrays on the fly to model or draw in that visual marix constructor. I'm not sure how to corretly interpret that VMC. any ideas?: const canvas = document.createElement('canvas');
can... | 88e9178ff88a2a0d07841ac003f0ce94 | {
"intermediate": 0.3572104275226593,
"beginner": 0.31404921412467957,
"expert": 0.3287404179573059
} |
9,528 | can you write lua code | 30634329e35209c525b83a5ad58e89ef | {
"intermediate": 0.3002909719944,
"beginner": 0.33193734288215637,
"expert": 0.3677716851234436
} |
9,529 | server throws react_devtools_backend_compact.js:2367 TypeError: Cannot read properties of undefined (reading 'name')
at CPI_Basket_add.js:977:132
at Array.map (<anonymous>) on the below code when name is being fetched const menu = (
<Menu
onClick={async (e) => {
onRegionChange(e);
}}
... | ca9b907a079491c92fc6740af3b9fb52 | {
"intermediate": 0.5150178074836731,
"beginner": 0.25422629714012146,
"expert": 0.23075592517852783
} |
9,530 | php execute the dotnet then call the dll | 2fc109876e73a47f0ac0b285c3b18ba3 | {
"intermediate": 0.4555782973766327,
"beginner": 0.271666556596756,
"expert": 0.27275514602661133
} |
9,531 | create a php website that allows you to upload video files then it is converted to mp4 and then the download auto starts | ba591a610a942431a5ced40a6dd1ce84 | {
"intermediate": 0.4596507251262665,
"beginner": 0.20455293357372284,
"expert": 0.3357963562011719
} |
9,532 | tell me how to change a directory of db.sqlite in the drf project Python? | fcebb0704aa1c383200750a312a56b6c | {
"intermediate": 0.6950823068618774,
"beginner": 0.11576449126005173,
"expert": 0.18915317952632904
} |
9,533 | import time
from binance.client import Client
from binance.enums import *
from binance.exceptions import BinanceAPIException
import pandas as pd
import requests
import json
import numpy as np
import pytz
import datetime as dt
date = dt.datetime.now().strftime("%m/%d/%Y %H:%M:%S")
print(date)
url = "https://api.binanc... | 8b26682e21dccd161dd17f4840b2b75c | {
"intermediate": 0.36484476923942566,
"beginner": 0.3969379961490631,
"expert": 0.23821723461151123
} |
9,534 | HTTP Header Injection we.config file add custom errors | 26e5a8a8f36d0fad691f44f75fe92cec | {
"intermediate": 0.37104958295822144,
"beginner": 0.26950696110725403,
"expert": 0.35944345593452454
} |
9,535 | You need to create a Python script that generates 40 CSV files. Each CSV file should contain a shuffled list of 212 filenames. The filenames will be selected from a directory containing exactly 192 images. Additionally, 20 random filenames should be added to each CSV file. The CSV files should be saved in the same dire... | fef65e2cc578b05f69cc1a2863f27d66 | {
"intermediate": 0.3529791831970215,
"beginner": 0.24098560214042664,
"expert": 0.4060352146625519
} |
9,536 | I have an &Option<String> in Rust. How can I get the value or default it to an empty string ( " " ) ? | 65eab7e82877d3733aef1d51c3fc61a8 | {
"intermediate": 0.6210932731628418,
"beginner": 0.2161235213279724,
"expert": 0.16278323531150818
} |
9,537 | import {useCallback, useEffect, useState} from "react";
import {ReadyState} from "../enums/readyState";
type CupItem = {
futures_price_micro: number;
quantity: number;
spot_quantity: number;
side: string;
};
export interface BestMicroPrice {
buy: number;
sell: number;
}
export function useRustWsServer() ... | d86f36d897cd9b0d72335db8af286716 | {
"intermediate": 0.3489033579826355,
"beginner": 0.4464230239391327,
"expert": 0.2046736478805542
} |
9,538 | {
"compilerOptions": {
"target": "es2017",
"lib": [
"dom",
"dom.iterable",
"esnext"
],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noFallthroug... | b8fd99ab0a6d4ed4de0d25ffda7a7afc | {
"intermediate": 0.37677234411239624,
"beginner": 0.31383436918258667,
"expert": 0.30939334630966187
} |
9,539 | how to resolve the below error | ae7d31175d693bd856637a69365b92cd | {
"intermediate": 0.3866956830024719,
"beginner": 0.27456215023994446,
"expert": 0.33874207735061646
} |
9,540 | import {useCallback, useEffect, useState} from "react";
import {ReadyState} from "../enums/readyState";
type CupItem = {
futures_price_micro: number;
quantity: number;
spot_quantity: number;
side: string;
};
export interface BestMicroPrice {
buy: number;
sell: number;
}
export function useRustWsServer() ... | 125714ebe7a6c4cad1ca8abf122e6b81 | {
"intermediate": 0.3489033579826355,
"beginner": 0.4464230239391327,
"expert": 0.2046736478805542
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.