row_id int64 0 48.4k | init_message stringlengths 1 342k | conversation_hash stringlengths 32 32 | scores dict |
|---|---|---|---|
13,562 | there is Mediaplan CustomDefinitionResource:
# CustomResourceDefinition
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: mediaplans.crd.idom.project
spec:
group: crds.idom.project
scope: Namespaced
names:
plural: mediaplans
singular: mediaplan
kind: Mediaplan
sho... | 240c52e03076c32f2d0b09802ea613b2 | {
"intermediate": 0.36629629135131836,
"beginner": 0.3955528140068054,
"expert": 0.23815090954303741
} |
13,563 | there is Mediaplan CustomDefinitionResource:
# CustomResourceDefinition
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: mediaplans.crd.idom.project
spec:
group: crds.idom.project
scope: Namespaced
names:
plural: mediaplans
singular: mediaplan
kind: Mediaplan
sho... | d1aba1747dd7fea650ceab3476faa856 | {
"intermediate": 0.36629629135131836,
"beginner": 0.3955528140068054,
"expert": 0.23815090954303741
} |
13,564 | there is Mediaplan CustomDefinitionResource:
# CustomResourceDefinition
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: mediaplans.crd.idom.project
spec:
group: crds.idom.project
scope: Namespaced
names:
plural: mediaplans
singular: mediaplan
kind: Mediaplan
sho... | 70d30401420f35f2b6a0563eb512e1c1 | {
"intermediate": 0.36629629135131836,
"beginner": 0.3955528140068054,
"expert": 0.23815090954303741
} |
13,565 | there is Mediaplan CustomDefinitionResource:
# CustomResourceDefinition
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: mediaplans.crd.idom.project
spec:
group: crds.idom.project
scope: Namespaced
names:
plural: mediaplans
singular: mediaplan
kind: Mediaplan
sho... | a62e2859add2756346be305e2fae0092 | {
"intermediate": 0.36629629135131836,
"beginner": 0.3955528140068054,
"expert": 0.23815090954303741
} |
13,566 | there is Mediaplan CustomResourceDefinition:
# CustomResourceDefinition
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
name: mediaplans.crd.idom.project
spec:
group: crds.idom.project
scope: Namespaced
names:
plural: mediaplans
singular: mediaplan
kind: Mediaplan
sho... | 6b98a78b60a5c910a62b3d1f725a43c5 | {
"intermediate": 0.3648686110973358,
"beginner": 0.40044134855270386,
"expert": 0.23469001054763794
} |
13,567 | I used your signal_generator code: def signal_generator(df):
# Calculate EMA and MA lines
df['EMA5'] = df['Close'].ewm(span=5, adjust=False).mean()
df['EMA10'] = df['Close'].ewm(span=10, adjust=False).mean()
df['EMA20'] = df['Close'].ewm(span=20, adjust=False).mean()
df['EMA50'] = df['Close'].ewm(sp... | 0ab837007269cc148c89191cd681fbc6 | {
"intermediate": 0.31000545620918274,
"beginner": 0.36984437704086304,
"expert": 0.3201501667499542
} |
13,568 | yo | 3f3d72f968381b3e40cfd8048709a943 | {
"intermediate": 0.34756919741630554,
"beginner": 0.2755926549434662,
"expert": 0.37683817744255066
} |
13,569 | grid-template-rows: repeat(2, minmax(1fr, auto)) | 4863ea59832193b54991dd53e4dc2b8a | {
"intermediate": 0.30153688788414,
"beginner": 0.30919599533081055,
"expert": 0.38926711678504944
} |
13,570 | import shodan
except ImportError:
print "Shodan library not found. Please install it prior to running script"
SHODAN_API_KEY = "wkZgVrHufey0ZvcE27V0I0UmfiihAYHs"
api = shodan.Shodan(SHODAN_API_KEY)try:
results = api.search('MongoDB')
except shodan.APIError, error:
print 'Error: {0}'.format(error)
fix my ... | b4dd3bbfc1a551a9949d1499077f0e09 | {
"intermediate": 0.5491535663604736,
"beginner": 0.20923028886318207,
"expert": 0.2416161745786667
} |
13,571 | I want to create a 9-step conversation in Python-Telegram-Bot. Please give the code | fd4e9d1ed8394c58e5931105a1bc742b | {
"intermediate": 0.38308537006378174,
"beginner": 0.2370709776878357,
"expert": 0.37984368205070496
} |
13,572 | hi | 83cd387c8bd5bab22cff419eefe60237 | {
"intermediate": 0.3246487081050873,
"beginner": 0.27135494351387024,
"expert": 0.40399640798568726
} |
13,573 | what is the vba code to perform word wrap | 7daec11c44c094a58a4530fa6a5d6d7d | {
"intermediate": 0.3093564808368683,
"beginner": 0.3314574658870697,
"expert": 0.3591860234737396
} |
13,574 | bu ekranda asagida bir dock yaptim kodlari su sekilde : 'import React, { useRef } from "react";
import {
StyleSheet,
Text,
View,
FlatList,
TouchableOpacity,
Image,
ScrollView,
Animated,
} from "react-native";
import TitleMainScreen from "../components/TitleMainScreen";
import { useFonts } from "expo-fon... | e2971c3fdc22e9e74a2d7666f53c7158 | {
"intermediate": 0.47305718064308167,
"beginner": 0.3937141001224518,
"expert": 0.13322870433330536
} |
13,575 | write me a python function for Root Mean Squared Log Error | e539af046419728018309642c26550f8 | {
"intermediate": 0.3924665153026581,
"beginner": 0.2614913284778595,
"expert": 0.3460421860218048
} |
13,576 | whitch version of elasticsearch can liferay7.1 run | d13bc9be4f339efd3a14b5d5deba415b | {
"intermediate": 0.33728131651878357,
"beginner": 0.1694096475839615,
"expert": 0.4933090806007385
} |
13,577 | How to start a specific minecraft java 1.18.1 client in online mode through python | 45103a3d1e8835f14eb515cc3d5b97ca | {
"intermediate": 0.4998253583908081,
"beginner": 0.26772284507751465,
"expert": 0.23245179653167725
} |
13,578 | hey | ed97706a6f5d4d4e6c27c1426af185a6 | {
"intermediate": 0.33180856704711914,
"beginner": 0.2916048467159271,
"expert": 0.3765866458415985
} |
13,579 | make a python script that can ask questions to you | 2472daceb872c75ffd583548215812e7 | {
"intermediate": 0.3632524311542511,
"beginner": 0.26433125138282776,
"expert": 0.3724163770675659
} |
13,580 | hello gpt 3.5 how're you? | a8595e125385b620c1e29a513d9ac8f2 | {
"intermediate": 0.3753810524940491,
"beginner": 0.3272165060043335,
"expert": 0.2974023222923279
} |
13,581 | Напиши триггер для MS SQL, который будет сохранять в отдельной таблице историю событий (insert, update, delete), связанных с подготовкой самолета к рейсу, а именно, дату и время, когда была проведена подготовка, самолет, какая конкретно подготовка была проведена, а также лица ответственные за подготовку. Вот мои таблиц... | 7a277131183751f499685289e7277a6a | {
"intermediate": 0.2824048697948456,
"beginner": 0.44483745098114014,
"expert": 0.27275770902633667
} |
13,582 | How to get the task id which is success in zuora workflow ? | aac681ab9c18b35eb96afb7d521ab507 | {
"intermediate": 0.4854467213153839,
"beginner": 0.13763417303562164,
"expert": 0.376919150352478
} |
13,583 | I used your signal_generator code: def signal_generator(df):
# Calculate EMA and MA lines
df['EMA5'] = df['Close'].ewm(span=5, adjust=False).mean()
df['EMA10'] = df['Close'].ewm(span=10, adjust=False).mean()
df['EMA20'] = df['Close'].ewm(span=20, adjust=False).mean()
df['EMA50'] = df['Close'].ewm(sp... | fdd496e8b5f8dfe765249340d56970d8 | {
"intermediate": 0.31000545620918274,
"beginner": 0.36984437704086304,
"expert": 0.3201501667499542
} |
13,584 | I used this signal_generator code: def signal_generator(df):
# Calculate EMA and MA lines
df['EMA5'] = df['Close'].ewm(span=5, adjust=False).mean()
df['EMA10'] = df['Close'].ewm(span=10, adjust=False).mean()
df['EMA20'] = df['Close'].ewm(span=20, adjust=False).mean()
df['EMA50'] = df['Close'].ewm(sp... | eaed47a7b44d0f6e83d6d4463a2cda8e | {
"intermediate": 0.3069511353969574,
"beginner": 0.37201905250549316,
"expert": 0.3210298717021942
} |
13,585 | Could I masked a Google form in html registration form using datepeeker to choose a date and hour for an exercise? | 680c7386bc15be3bb89b9dc700ad9ff7 | {
"intermediate": 0.44830241799354553,
"beginner": 0.18278056383132935,
"expert": 0.36891698837280273
} |
13,586 | I am runing XGboost and got the next error: ValueError: Invalid classes inferred from unique values of `y`. Expected: [0 1 2 3], got [1 3 4 5]. how to fix? | 406234965144ac8a9a259340858d70df | {
"intermediate": 0.469371497631073,
"beginner": 0.22148440778255463,
"expert": 0.3091440796852112
} |
13,587 | I want to create a 9-step conversation in Python-Telegram-Bot. In the first step, a photo is taken. | bc8e4509350850b57262cd1744ce73c2 | {
"intermediate": 0.38078024983406067,
"beginner": 0.284291535615921,
"expert": 0.3349282443523407
} |
13,588 | Code me ai npc chat bots for video game | 9a910eb3473e720097f3dfe10dcae077 | {
"intermediate": 0.2224229872226715,
"beginner": 0.40516233444213867,
"expert": 0.3724147081375122
} |
13,589 | Напиши триггер, который будет сохранять в отдельной таблице историю событий (insert, update, delete), связанных с подготовкой самолета к рейсу, а именно, дату и время, когда была проведена подготовка, самолет, какая конкретно подготовка техническая и обслуживающая, а также лица ответственные за подготовку. Вот таблицы:... | 72ad97c2a207dd080a3afea33873c55b | {
"intermediate": 0.3213450014591217,
"beginner": 0.46050789952278137,
"expert": 0.21814709901809692
} |
13,590 | I used this signal_generator code: def signal_generator(df):
# Calculate EMA and MA lines
df['EMA5'] = df['Close'].ewm(span=5, adjust=False).mean()
df['EMA10'] = df['Close'].ewm(span=10, adjust=False).mean()
df['EMA20'] = df['Close'].ewm(span=20, adjust=False).mean()
df['EMA50'] = df['Close'].ewm(sp... | 418c48152c99ff43408479678de47a32 | {
"intermediate": 0.3069511353969574,
"beginner": 0.37201905250549316,
"expert": 0.3210298717021942
} |
13,591 | I used this signal_generator code: def signal_generator(df):
# Calculate EMA and MA lines
df['EMA5'] = df['Close'].ewm(span=5, adjust=False).mean()
df['EMA10'] = df['Close'].ewm(span=10, adjust=False).mean()
df['EMA20'] = df['Close'].ewm(span=20, adjust=False).mean()
df['EMA50'] = df['Close'].ewm(sp... | f75fc3319080f836e3b6f6941f9af19a | {
"intermediate": 0.3069511353969574,
"beginner": 0.37201905250549316,
"expert": 0.3210298717021942
} |
13,592 | how to tell cargo to optimize for size | c1db3e0df76bc432ce7367b3a189036b | {
"intermediate": 0.2706149220466614,
"beginner": 0.1678028106689453,
"expert": 0.5615822076797485
} |
13,593 | I used this signal_generator code:
def signal_generator(df):
# Calculate EMA and MA lines
df['EMA5'] = df['Close'].ewm(span=5, adjust=False).mean()
df['EMA10'] = df['Close'].ewm(span=10, adjust=False).mean()
df['EMA20'] = df['Close'].ewm(span=20, adjust=False).mean()
df['EMA50'] = df['Close'].ewm(s... | 49d479d1ac82319038a818312103ee2d | {
"intermediate": 0.3177639842033386,
"beginner": 0.34850090742111206,
"expert": 0.3337351083755493
} |
13,594 | I used your signal_generator returning code, but it doesn't return me anything , please solve it . Code of signal_generator: def signal_generator(df):
# Calculate EMA and MA lines
df['EMA5'] = df['Close'].ewm(span=5, adjust=False).mean()
df['EMA10'] = df['Close'].ewm(span=10, adjust=False).mean()
df['EM... | c6fe6a30611bae8f70dded4b2a36f361 | {
"intermediate": 0.3960312604904175,
"beginner": 0.3436223268508911,
"expert": 0.260346382856369
} |
13,595 | <link rel="stylesheet" href="styles.css"> | 88d2ec6eb8ebe80fa3496d9cc2c6aeda | {
"intermediate": 0.36561331152915955,
"beginner": 0.25904569029808044,
"expert": 0.3753410279750824
} |
13,596 | write me a script with C# for moving and jumping in my new 2d game | af35174f3483eea9c76b6bf5f22866ae | {
"intermediate": 0.44945716857910156,
"beginner": 0.3719117045402527,
"expert": 0.17863112688064575
} |
13,597 | Create an html 5 code for a personal page where I display content as a web developer called Glitch make a professional code not simply | d93a76e7af5443e63ed1a3c6853f102d | {
"intermediate": 0.3487488627433777,
"beginner": 0.353611558675766,
"expert": 0.2976396083831787
} |
13,598 | how do i implelment remeberme fucntionality when my backend sends accestoken and refreshtoken | 5aa336c803c5df126770734545c1f816 | {
"intermediate": 0.4619596004486084,
"beginner": 0.22016429901123047,
"expert": 0.31787610054016113
} |
13,599 | Write a program in Python that takes the last 10 sports news from the yjc.ir website and stores it in the mongodb database. Then, every 8 hours, it receives the last 10 news of the site and saves it in the database. If the messages are duplicates, do not save them.
Please explain the steps in order. | 6342b8961d41724c4002eb267de61718 | {
"intermediate": 0.4355996549129486,
"beginner": 0.19513896107673645,
"expert": 0.36926138401031494
} |
13,600 | Write a program in Python that takes the last 10 sports news from the yjc.ir website and stores it in the mongodb database. Then, every 8 hours, it receives the last 10 news of the site and saves it in the database. If the messages are duplicates, do not save them.
Please explain the steps in order.
This program store... | ea3216002b450f27233eb5acdb1b0a36 | {
"intermediate": 0.4828522205352783,
"beginner": 0.16304980218410492,
"expert": 0.35409796237945557
} |
13,601 | 使用SDL2 获取左摇杆输入 并转化为is_left, is_right, is_up, is_down | ed1c10e4b3f520453730489c10d9032c | {
"intermediate": 0.1724146455526352,
"beginner": 0.6472118496894836,
"expert": 0.18037354946136475
} |
13,602 | write me a guid for learning phyton | 9c053942164ee5d621a9ee8e719a67df | {
"intermediate": 0.26438120007514954,
"beginner": 0.4708479046821594,
"expert": 0.26477089524269104
} |
13,603 | How to make fake code that looks legit? | 06a5036a423b195f07755357f28031f1 | {
"intermediate": 0.20195461809635162,
"beginner": 0.3372631371021271,
"expert": 0.4607822895050049
} |
13,604 | I used your signal generator code: def signal_generator(df):
# Calculate EMA and MA lines
df['EMA5'] = df['Close'].ewm(span=5, adjust=False).mean()
df['EMA10'] = df['Close'].ewm(span=10, adjust=False).mean()
df['EMA20'] = df['Close'].ewm(span=20, adjust=False).mean()
df['EMA50'] = df['Close'].ewm(sp... | d99ff0e0b5215de0a686ef67b8332206 | {
"intermediate": 0.33626747131347656,
"beginner": 0.31106841564178467,
"expert": 0.35266414284706116
} |
13,605 | How does working this signal generator code: def signal_generator(df):
# Calculate EMA and MA lines
df['EMA5'] = df['Close'].ewm(span=5, adjust=False).mean()
df['EMA10'] = df['Close'].ewm(span=10, adjust=False).mean()
df['EMA20'] = df['Close'].ewm(span=20, adjust=False).mean()
df['EMA50'] = df['Clos... | b3ae306d24ee9f8adbf0d39e1cd6d8ce | {
"intermediate": 0.32643231749534607,
"beginner": 0.3369493782520294,
"expert": 0.33661824464797974
} |
13,606 | This code | 35fc981e17595ad60770ac40126d7845 | {
"intermediate": 0.2756560444831848,
"beginner": 0.347513347864151,
"expert": 0.3768306076526642
} |
13,607 | how do i use Gpt4-X-Alpaca in c# | 41c354b98fe46bc2bc635d87bb803b0d | {
"intermediate": 0.5813146829605103,
"beginner": 0.1282576024532318,
"expert": 0.29042771458625793
} |
13,608 | What is the more common used programming language, python or java or c++ | 621bd1e2262e9440e0f55f692b1fbe93 | {
"intermediate": 0.31021392345428467,
"beginner": 0.38162022829055786,
"expert": 0.30816587805747986
} |
13,609 | how can I access shadow-root with kantu automation script | b5a1084b2ad95ecd11d1594367a2b190 | {
"intermediate": 0.4633878767490387,
"beginner": 0.1367824226617813,
"expert": 0.3998296856880188
} |
13,610 | What does "cd -" do in Linux? | 5ecda5a3087556c58986112c9d362dc6 | {
"intermediate": 0.4171990752220154,
"beginner": 0.36808323860168457,
"expert": 0.21471774578094482
} |
13,611 | I used this signal_generator code: def signal_generator(df):
# Calculate EMA and MA lines
df['EMA5'] = df['Close'].ewm(span=5, adjust=False).mean()
df['EMA10'] = df['Close'].ewm(span=10, adjust=False).mean()
df['EMA20'] = df['Close'].ewm(span=20, adjust=False).mean()
df['EMA50'] = df['Close'].ewm(sp... | 221ad2ee271a868612196c59698e2fa4 | {
"intermediate": 0.282931923866272,
"beginner": 0.4038976728916168,
"expert": 0.313170462846756
} |
13,612 | How can I check in bash if there's a new commit in a cloned git repo? | 256b59315a27edda807cf7e06d4dec2c | {
"intermediate": 0.5793838500976562,
"beginner": 0.16884061694145203,
"expert": 0.2517755627632141
} |
13,613 | How do I get the hash of the latest commit from github? | 46a2bea17d7a1e9fc745892054ebabc1 | {
"intermediate": 0.434993714094162,
"beginner": 0.1964973360300064,
"expert": 0.3685089349746704
} |
13,614 | How do I compare 2 strings in bash and run a command if they match? | df3760de53df80aebdbf9ada57f3d195 | {
"intermediate": 0.624082088470459,
"beginner": 0.15606053173542023,
"expert": 0.2198573499917984
} |
13,615 | What are Key-value Databases?
Explain its types fully with examples and applications | d37e233691129da4044fc6fea570438a | {
"intermediate": 0.3151310682296753,
"beginner": 0.35868939757347107,
"expert": 0.32617953419685364
} |
13,616 | Can you code me a pinescript tradingview strategy bassed on SMA 20 Every time when price is above and give es bullish engulfing enter for a buy and ever time price is below and gives bearish engulfing enter for a sell. Stop loss will be 1% of the capital and take profit at 296 | 525db93d190e974857fabc7307817453 | {
"intermediate": 0.279995858669281,
"beginner": 0.15883712470531464,
"expert": 0.5611670613288879
} |
13,617 | What does BackgroundScheduler do and why is it important? | d689a9d087527ed7cfff0065d4ae5f40 | {
"intermediate": 0.3980548083782196,
"beginner": 0.19883105158805847,
"expert": 0.4031141698360443
} |
13,618 | hi, do you know how to use pygame? | f2a3edbda9b6fd12d7fe6e3b8de9d2d2 | {
"intermediate": 0.44231951236724854,
"beginner": 0.2572760283946991,
"expert": 0.30040445923805237
} |
13,619 | What's the syntax for granting object privilege to a Role? | aca00507bc263cc494c1abe5cacb7437 | {
"intermediate": 0.3041544258594513,
"beginner": 0.47802042961120605,
"expert": 0.21782512962818146
} |
13,620 | You are a veteran swift playgrounds programmer. Can you explain to me how to make a basic rpg in swift playgrounds including code? And please explain what each line of code does in a way a beginner can understand? | f4853358b4557b208d4cc05632cadfcf | {
"intermediate": 0.3321518003940582,
"beginner": 0.5314307808876038,
"expert": 0.1364174634218216
} |
13,621 | How would I make an app similar to dragonbones in swift playgrounds, please include code and explain every line, and what the syntax means | 9d8cda05746b754974cc6fd090c2d83c | {
"intermediate": 0.3315613269805908,
"beginner": 0.5963835716247559,
"expert": 0.07205504924058914
} |
13,622 | Can you write me swift code for swift playgrounds that would make an app similar to spine 2d? | c4bde53f9b1e16374d65c21f8a15e746 | {
"intermediate": 0.5469686388969421,
"beginner": 0.2112370878458023,
"expert": 0.24179421365261078
} |
13,623 | What is the PowerShell command for creating a new directory/folder? | ac2f27f697a56910bb707ea0730c53c8 | {
"intermediate": 0.3687533736228943,
"beginner": 0.340206503868103,
"expert": 0.2910401225090027
} |
13,624 | Can you explain to me the basic syntax of swift for swift playgrounds as if I were a beginner | 8fcc8f488561fbfc853a96ccb0a3c649 | {
"intermediate": 0.3341538608074188,
"beginner": 0.5814879536628723,
"expert": 0.08435819298028946
} |
13,625 | Below is a script for creating a new PDB. Some information are missing. Choose the option with the complete/correct query.
CREATE PLUGGABLE DATABASE University
ADMIN USER uni_admin IDENTIFIED BY uniadmin123
ROLES
DEFAULT TABLESPACE
DATAFILE '/u01/app/oracle... | 5c40794faef2efbae6b3bad83ca4f55c | {
"intermediate": 0.2983373701572418,
"beginner": 0.43402254581451416,
"expert": 0.2676401138305664
} |
13,626 | как улучшить этот код
private IEnumerable<KeyValuePair<string, string>> BeatmapQuery(GetBeatmapOptions options) {
return new Dictionary<string, string>() {
{ "k", AccessToken },
{ "since", options.Since?.ToUniversalTime().ToString("yyyy-MM-dd HH:mm:ss") },
{ "... | 2d030d9140ec591c8ce1f3b737d1a417 | {
"intermediate": 0.2754054069519043,
"beginner": 0.5367451906204224,
"expert": 0.18784943222999573
} |
13,627 | when should i use a normal class vs a sealed class | ddfdeaea98390d12c06d1ad052ac9f98 | {
"intermediate": 0.27315211296081543,
"beginner": 0.5620220899581909,
"expert": 0.16482578217983246
} |
13,628 | I'll provide a DQN implementation code and I want you to come with your own version of the DQN based on the given one for me to use it on a EvaderNode. Here is the code: #!/usr/bin/env python3
import rospy
import os
import json
import numpy as np
import matplotlib.pyplot as plt
import random
import time
import sys
sys.... | 17d5974c95f84bfed96790cd620455dc | {
"intermediate": 0.2961089015007019,
"beginner": 0.4446121156215668,
"expert": 0.2592790126800537
} |
13,629 | I want you to act as an instructor in a school, teaching algorithms to beginners and respond in Chinese. You will provide code examples using python programming language. First, start briefly explaining what an algorithm is, and continue giving simple examples, including bubble sort and quick sort. Later, wait for my p... | 466e6f0bc3a89b68537662f8bfa105db | {
"intermediate": 0.1346883922815323,
"beginner": 0.1525818407535553,
"expert": 0.7127297520637512
} |
13,630 | hi there | 11a5bb35a8fa938510f6280f6d984351 | {
"intermediate": 0.32885003089904785,
"beginner": 0.24785484373569489,
"expert": 0.42329514026641846
} |
13,631 | What script in beautiful soup would I use to scrape google.com, as an example, for their logo. To give me an idea how to write one | db17b50c8f0f817eb287c90a3d59cdc6 | {
"intermediate": 0.38895654678344727,
"beginner": 0.3728185296058655,
"expert": 0.23822489380836487
} |
13,632 | how to use iperf3 | a8130cb9884e0d2344e97ce2814cf40a | {
"intermediate": 0.3914676606655121,
"beginner": 0.1728363335132599,
"expert": 0.43569597601890564
} |
13,633 | hi | ef7417a2559134030b2bf655c2f4f578 | {
"intermediate": 0.3246487081050873,
"beginner": 0.27135494351387024,
"expert": 0.40399640798568726
} |
13,634 | ho | e7081ae4b20d14acc0d87870888b5a4f | {
"intermediate": 0.3343488276004791,
"beginner": 0.2935584783554077,
"expert": 0.37209266424179077
} |
13,635 | HELLO | dbc4a579bc77cbafff9c162aa78cd37d | {
"intermediate": 0.3374614715576172,
"beginner": 0.2841505706310272,
"expert": 0.37838801741600037
} |
13,636 | import pandas as pd
import cv2
chexset_columns = ["Enlarged Cardiomediastinum", "Cardiomegaly", "Lung Opacity", "Lung Lesion", "Edema",
"Consolidation", "Pneumonia", "Atelectasis", "Pneumothorax", "Pleural Effusion",
"Pleural Other", "Fracture", "No Finding"]
# Create a new colum... | 39766a3b47854821de49dbccbda65142 | {
"intermediate": 0.4034283757209778,
"beginner": 0.44135403633117676,
"expert": 0.1552175134420395
} |
13,637 | In ggplot2, how to generate the Bar plot for each category? | a4c483a994f6766c788327f4a9031c66 | {
"intermediate": 0.3504861891269684,
"beginner": 0.25092098116874695,
"expert": 0.39859285950660706
} |
13,638 | I need HTML file contains chatbox and Javascript for analyze text with user typing and file contains format
%word% %synonym1% %synonym2%
If user type something like "I want to buy cheap laptop"
And file contains
%cheap% %non-expensive%
%laptop% %notebook% %mobile pc% %mobile computer%
Answer must be "I want to buy non-... | 47ef5682a23b3066cd375d54714d29c7 | {
"intermediate": 0.4364120066165924,
"beginner": 0.28078851103782654,
"expert": 0.2827994227409363
} |
13,639 | write python code to print a square grid | 15107b6ff13784ba4237f16e4ddc80b1 | {
"intermediate": 0.4188372790813446,
"beginner": 0.23881575465202332,
"expert": 0.3423468768596649
} |
13,640 | Act as a SQL terminal | 68d8b6fa413353ba96b95b4bcfc3cc6c | {
"intermediate": 0.13144126534461975,
"beginner": 0.7284982204437256,
"expert": 0.14006058871746063
} |
13,641 | how to generate a bar plot with jitter data points in ggplot2? Please provide example code. | d9ab7cec4e6721e1e0a6434a46baa150 | {
"intermediate": 0.5504034161567688,
"beginner": 0.15340524911880493,
"expert": 0.29619133472442627
} |
13,642 | hi | 5e25350d4d2fd322f3a0c234d3476fd4 | {
"intermediate": 0.3246487081050873,
"beginner": 0.27135494351387024,
"expert": 0.40399640798568726
} |
13,643 | explain this code :
onChangeRelease() {
this.isNoData = false;
this.releaseName = this.listReleases.find(x => x.uuid == this.selectedReleaseUuid)?.name;
const data = this.dataSource.find(x => x.releaseName == this.releaseName);
this.sum = this.testingType == 'bugReport' ? this.getNumber(... | ae6c495e1e5560cf05172db556abf524 | {
"intermediate": 0.39142537117004395,
"beginner": 0.3065262734889984,
"expert": 0.30204832553863525
} |
13,644 | @TransactionAttribute(TransactionAttributeType.NOT_SUPPORTED) | deca4c36337ea95c3358707b3880a1d9 | {
"intermediate": 0.45114317536354065,
"beginner": 0.252689927816391,
"expert": 0.29616692662239075
} |
13,645 | i need to create an application where i rate limit the api calls using springboot. I found out that using bucket4j is great. The problem is that i will need to make it a docker container and deploy it on kubernetes, so i will need to find a solution to rate limit different containers based on the same api call, is redi... | 372ca186982b64d143ede669d18f196a | {
"intermediate": 0.7791491150856018,
"beginner": 0.10315150022506714,
"expert": 0.11769934743642807
} |
13,646 | python-docx write tamil text | eacd0791118c3eaa4070af1db203dd78 | {
"intermediate": 0.3490857779979706,
"beginner": 0.34392672777175903,
"expert": 0.3069874942302704
} |
13,647 | i need to create an application where i have to rate limit api calls. I saw that using bucket4j would be enough. The problem is that i will need to create multiple docker containers distributed on kubernetes and bucket4j would not provide ratelimit for all the containers. Redis should be the solution. How would it work... | dcc4af4da9d9c553d3ec36dc20a9ab02 | {
"intermediate": 0.8114748597145081,
"beginner": 0.08482684940099716,
"expert": 0.10369827598333359
} |
13,648 | Can you create a python3 script for me that would work to create a zip archive of the files created the previous day in an identified folder and that would delete the oldest zip files from this identified folder as soon as the linux system only has 1GB of memory left? 'disk space ? | 78ca0e764560c81a66e92c6514c5c3d8 | {
"intermediate": 0.459800660610199,
"beginner": 0.13830137252807617,
"expert": 0.40189802646636963
} |
13,649 | Can you create a python3 script for me that would work to create a zip archive of the files created the previous day in an identified folder and that would delete the oldest zip files from this identified folder as soon as the linux system only has 1GB of memory left? 'disk space ? | ca9e632dd86c95f02b8c540a4cd62b23 | {
"intermediate": 0.459800660610199,
"beginner": 0.13830137252807617,
"expert": 0.40189802646636963
} |
13,650 | how to write tamil text in docx by python | 6553b785c316d2831d3e23271411a678 | {
"intermediate": 0.3826369345188141,
"beginner": 0.30589818954467773,
"expert": 0.311464786529541
} |
13,651 | write the C code of implementation of spinlock in freertos | 2966c4b413193591ab8216b6ae35ce4e | {
"intermediate": 0.20334236323833466,
"beginner": 0.2026287168264389,
"expert": 0.5940289497375488
} |
13,652 | Can you create me a python3 script that archives all mp4 files in an identified folder created the previous day and deletes the oldest zip archives from the same folder when the Linux system reaches less than 1GB of storage.
This script should run uninterrupted as a Linux system service. | 8d01b4510775a9f8f60294c553f378a4 | {
"intermediate": 0.4322541356086731,
"beginner": 0.19921797513961792,
"expert": 0.3685278296470642
} |
13,653 | Can you create me a python3 script that archives all mp4 files in an identified folder created the previous day and deletes the oldest zip archives from the same folder when the Linux system reaches less than 1GB of storage.
This script should run uninterrupted as a Linux system service. | ca14fd9b04f8f31579a207236d0de31b | {
"intermediate": 0.4322541356086731,
"beginner": 0.19921797513961792,
"expert": 0.3685278296470642
} |
13,654 | write the C code of implementation of spinlock in freertos | 73f6f5b399383072ba401b9e42a43de8 | {
"intermediate": 0.20334236323833466,
"beginner": 0.2026287168264389,
"expert": 0.5940289497375488
} |
13,655 | use .ttf font to docx file python-docx | 6c367e26aba4791aa2a224a4d744418b | {
"intermediate": 0.323946088552475,
"beginner": 0.281604528427124,
"expert": 0.3944493532180786
} |
13,656 | what is python | 91bc8cc67151874c3c297a016521abfb | {
"intermediate": 0.24778734147548676,
"beginner": 0.359560489654541,
"expert": 0.3926522135734558
} |
13,657 | i need to create an application where i have to rate limit api calls. I saw that using bucket4j would be enough. The problem is that i will need to create multiple docker containers distributed on kubernetes and bucket4j would not provide ratelimit for all the containers. Redis should be the solution. How would it work... | 5823cc205d810762fc1486f20f19bbfb | {
"intermediate": 0.8114748597145081,
"beginner": 0.08482684940099716,
"expert": 0.10369827598333359
} |
13,658 | How to find all positions of a concave area in a 2d grid | 7c8131b30d395489db6d3532df174e5b | {
"intermediate": 0.19931575655937195,
"beginner": 0.25429290533065796,
"expert": 0.5463913679122925
} |
13,659 | export async function createUser(agent: AgentList, action: Action = Action.CreateUser): Promise<string> {
const login = genereteString();
await sshService.execCommandKey(agent.ip, Project.Rpoint, `sudo useradd ${login}`);
await OperationRepeater.RepeatUntil(
async () => (await sshService.execCommandKey(agent.... | 6d76babf9c63191c1efbac99a9875835 | {
"intermediate": 0.412422776222229,
"beginner": 0.34907078742980957,
"expert": 0.23850642144680023
} |
13,660 | in ggplot, how to bold the title from facet_wrap? | b1b5d1867b441010c90ff477719ab4f3 | {
"intermediate": 0.30909061431884766,
"beginner": 0.22771060466766357,
"expert": 0.46319881081581116
} |
13,661 | write a spring page that displays cars in a car dealership | 9a33f0ce79b3c872719607c1c503da26 | {
"intermediate": 0.34971094131469727,
"beginner": 0.3142262399196625,
"expert": 0.3360629081726074
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.