row_id
int64
0
48.4k
init_message
stringlengths
1
342k
conversation_hash
stringlengths
32
32
scores
dict
6,727
INFO [alembic.runtime.migration] Context impl PostgresqlImpl. INFO [alembic.runtime.migration] Will assume transactional DDL. ERROR [alembic.util.messaging] Can't locate revision identified by '985c12474ff3' FAILED: Can't locate revision identified by '985c12474ff3'
e6b358f0e12bff84795091c64519fe58
{ "intermediate": 0.4109346568584442, "beginner": 0.3289647400379181, "expert": 0.2601005434989929 }
6,728
hi, how is you, please answer this peoblem for me. what is dot right means using python
ded1abb51e5adbc4b0d0d0d915ae6fab
{ "intermediate": 0.324673593044281, "beginner": 0.3831791877746582, "expert": 0.2921471893787384 }
6,729
gen a python script to check two csv to have the different record
a70d9fdccab521f3ef45da5c0fc73f4f
{ "intermediate": 0.4515064060688019, "beginner": 0.168810173869133, "expert": 0.3796834647655487 }
6,730
gen a python script to check two csv to have the different record with code
be6f6c7b4cb192652c106876c8c3e102
{ "intermediate": 0.4397856295108795, "beginner": 0.20498786866664886, "expert": 0.35522642731666565 }
6,731
Flutter call method by string. How?
5e9b39089cf7aba8e37a6ffaa8c6fb47
{ "intermediate": 0.4947086274623871, "beginner": 0.23892568051815033, "expert": 0.2663656771183014 }
6,732
flutter call method by string how?
3d6200292319bc398cc6f14bde024079
{ "intermediate": 0.4864926338195801, "beginner": 0.21811692416667938, "expert": 0.29539036750793457 }
6,733
hi testing
24b7cfe05c1ffe21f0ee97b98a99b22e
{ "intermediate": 0.38600432872772217, "beginner": 0.2064676135778427, "expert": 0.4075280725955963 }
6,734
how to implement sharedviewmodel in jetpack compose so states will be stored
5e4012a455ab2ede676e2f0f1f6a3698
{ "intermediate": 0.2254045605659485, "beginner": 0.09883186966180801, "expert": 0.6757635474205017 }
6,735
Hi, I've implemented the following Evader Code. I want you to go deeper in my code, understand fully and after Come with coding standards to update my code to the industry standards . Later I'll provide the code for DQN do the same and also fix the matmul error it raises. Here is my Evader code: import numpy as np imp...
58da027eda2f393938165d14c950352a
{ "intermediate": 0.37274375557899475, "beginner": 0.39169052243232727, "expert": 0.23556579649448395 }
6,736
write a dart program that slices an image into four equal-sized images
1891276911b768e3bf502b8dbff6d002
{ "intermediate": 0.1724122166633606, "beginner": 0.08299180120229721, "expert": 0.7445959448814392 }
6,737
Explain Views in SQL Server using below employees and departments tables. Explain all possible queries in SQL views that can be made using below employees and departments tables. Do not skip any. Show the queries in SQL Server format. CREATE TABLE employees ( employee_id INT PRIMARY KEY, first_name VARCHAR(50), last_n...
d03878ede1dfe65f886a65c1620ad0a1
{ "intermediate": 0.39569392800331116, "beginner": 0.2690579295158386, "expert": 0.3352481424808502 }
6,738
Hi can you generate code
a3194e1e6a19110b1527ea5846b01929
{ "intermediate": 0.2522949278354645, "beginner": 0.29293689131736755, "expert": 0.45476818084716797 }
6,739
develop a real-time attendance system with machine learning capabilities. The system should utilize biometric (face recognition) technology for attendance tracking. I am looking for a completely new system that does not need to be integrated with any existing software or platforms. The ideal freelancer should have expe...
4da4cab2160600c25ffeab9640b17884
{ "intermediate": 0.07380932569503784, "beginner": 0.09734562784433365, "expert": 0.8288450837135315 }
6,740
public function get_data_for_campaign() { if(RedisDB::lLen(self::FB_CAMPAIGN_RDS) > 0){ $ad = RedisDB::get_lPop(self::FB_CAMPAIGN_RDS); }这段代码会报错 Exception: read error on connection /home1/codeInfo/al_adorado_#5387/application/libraries/RedisDB.php 273
4bfa1e1aacc6f1b3ec34c6d0ce2e4cad
{ "intermediate": 0.45714181661605835, "beginner": 0.3653353154659271, "expert": 0.1775229275226593 }
6,741
Hi, can you give some sample python code for a strategy game about African warlords?
02c393d52a6b04aa05880d29bb5bcc9b
{ "intermediate": 0.3082762360572815, "beginner": 0.36739805340766907, "expert": 0.3243256211280823 }
6,742
Deep learning algorithms: 1.DNN using all below variables to predict the dummy Diff_F, then name the prediction as Diff_DNN 2.CNN using all below variables to predict the dummy Diff_F, then name the prediction as Diff_CNN 3.DNN with CHAID to select important variables to predict the dummy Diff_F, then name the predicti...
6f6136abaa1c8e3dc21286a96a65922b
{ "intermediate": 0.05677364021539688, "beginner": 0.15009604394435883, "expert": 0.7931302785873413 }
6,743
What is the difference between "project", "object" and an instanciation of an object in VBA?
b7e8b5100c625f4d3d595ba1da6e9f09
{ "intermediate": 0.23918119072914124, "beginner": 0.32837820053100586, "expert": 0.4324406087398529 }
6,744
hi
30749de0430352e4811367798ec4a8ed
{ "intermediate": 0.3246487081050873, "beginner": 0.27135494351387024, "expert": 0.40399640798568726 }
6,745
composable( route = Screen.ReaderScreen.route + “/{headingLectureName}”, arguments = listOf(navArgument(name = “headingLectureName”) { type = NavType.StringType }) ) { ReaderScreen() } composable(route = com.ghost.netstudyapp.feature_emulator.Screen.EmulatorScreen.route) { EmulatorScreen( navController = navController...
e2d38a29b0c6281d3db95c7b8c35754e
{ "intermediate": 0.4182458817958832, "beginner": 0.2625434696674347, "expert": 0.31921064853668213 }
6,746
correct error: Yes, Chinese students do volunteer work. Many universities and colleges have put volunteer work to students' curriculum, making it a compulsory subject for them. For example, When I was attending bachelor's degree, I was asked to do 30 hours of volunteer work during 2 years. And in my reflection, I did s...
f92bd28d4e1c0aa6110f8a53cc3bdc18
{ "intermediate": 0.39935657382011414, "beginner": 0.2756775915622711, "expert": 0.32496580481529236 }
6,747
Hello, can you give some sample code for making a 2D turn-based strategy game in pygame?
1820c5c5d34a05410ce9a7e1160b6660
{ "intermediate": 0.530185878276825, "beginner": 0.26344048976898193, "expert": 0.20637363195419312 }
6,748
Cannot acquire a schema lock because of an existing lock
8054b837692ad92c860b0749995796ef
{ "intermediate": 0.36204448342323303, "beginner": 0.27124059200286865, "expert": 0.3667148947715759 }
6,749
Objectives: Describe cultural and co-cutlural differences in nonverbal behaviors Nonverbal communication can be classified into four categories: body language, paralanguage, spatial use, and self-presentation. While up to 65% of meaning in social interactions is conveyed through nonverbal behavior, nonverbal messages ...
1761422f2e0fc5cdc45eb84760ab93ab
{ "intermediate": 0.31292060017585754, "beginner": 0.41913172602653503, "expert": 0.26794758439064026 }
6,750
Hi, can you give sample pygame code for a simple game?
fd417cb79a770dcbe28a46d54ddf75b5
{ "intermediate": 0.437701940536499, "beginner": 0.33245378732681274, "expert": 0.22984421253204346 }
6,751
Hi I want to make fastapi server that runs a scrapy spider in the background, can you gimmie a hand?
d88ccdb5329fe1073837427f61a20918
{ "intermediate": 0.5070608258247375, "beginner": 0.12861154973506927, "expert": 0.36432763934135437 }
6,752
Hi I want to make a fastapi route that calls a scrapy spider to be ran in the background(using BackgroundTasks of the FastApi). I'm getting ValueError: signal only works in main thread all the time.
e89b5d4ea2f47ff652100789ee53851f
{ "intermediate": 0.6933599710464478, "beginner": 0.10296401381492615, "expert": 0.20367592573165894 }
6,753
在Python脚本中调用pyshark模块读取pcap文件时报错:if asyncio.all_tasks(): File "C:\Program Files (x86)\Python37-32\lib\asyncio\tasks.py", line 37, in all_tasks loop = events.get_running_loop() RuntimeError: no running event loop
6f0c1a461d603981d2b612fb5e0a1184
{ "intermediate": 0.3434375822544098, "beginner": 0.5090218782424927, "expert": 0.14754052460193634 }
6,754
Unreal struct define code
9bd35bc895e57460af53f1d797594d5f
{ "intermediate": 0.22643327713012695, "beginner": 0.41345250606536865, "expert": 0.3601142168045044 }
6,755
suggest domain name used for Navigation website related with ai or chat
9c108c0e3b77ed07a97e6797b5ec8441
{ "intermediate": 0.32747411727905273, "beginner": 0.3821548819541931, "expert": 0.29037103056907654 }
6,756
make a processing sketch doing a game of life
9fe6df8e2d9fd332434be3fb99749a16
{ "intermediate": 0.32247382402420044, "beginner": 0.41790536046028137, "expert": 0.2596207857131958 }
6,757
TypeError: sparse matrix length is ambiguous; use getnnz() or shape[0] 如何用getnnz() 修改predictions = np.zeros((len(X), len(self.trees)).tocsc(),dtype=int)
06290475f95557e54e55eeaab12cda9b
{ "intermediate": 0.33526936173439026, "beginner": 0.21349050104618073, "expert": 0.4512401521205902 }
6,758
make a elisp game of life
3d5da431f8ea7aea439eec8689481ebc
{ "intermediate": 0.234205961227417, "beginner": 0.5798419713973999, "expert": 0.18595203757286072 }
6,759
TypeError: sparse matrix length is ambiguous; use getnnz() or shape[0] 如何用getnnz() 修改predictions = np.zeros((len(X), len(self.trees)).tocsc(),dtype=int)
39952982d6005ad717357d43a90cb650
{ "intermediate": 0.33526936173439026, "beginner": 0.21349050104618073, "expert": 0.4512401521205902 }
6,760
Write expression action for basic Go language using bison in C
17106a3cdd0d40cb56ad50a0a7bcd483
{ "intermediate": 0.22923386096954346, "beginner": 0.623145580291748, "expert": 0.14762058854103088 }
6,761
I want to make an arduino project with several files .h and .cpp. i have a couple of file Menu.h/Menu.cpp and another one couple RELAIS.h/RELAIS.cpp. The compiler doesn’t work ith this code. Please correct those four codes for working together : //Menu.h #ifndef Menu_H #define Menu_H #include <Keypad.h> #include <Ardu...
db2af3e6ab97749ddf7985f03705a94a
{ "intermediate": 0.3932414948940277, "beginner": 0.3561548590660095, "expert": 0.25060367584228516 }
6,762
import pandas import sqlalchemy # Create the engine to connect to the PostgreSQL database engine = sqlalchemy.create_engine('postgresql://postgres:test1234@localhost:5432/sql-shack-demo') # Read data from CSV and load into a dataframe object data = pandas.read_csv('C:/temp/pandas-db-sqlshack-demo/pandas-env/superst...
cfc45ebfc7daefb59fb422e064a27d41
{ "intermediate": 0.6706724762916565, "beginner": 0.13113029301166534, "expert": 0.19819727540016174 }
6,763
In Turkish, assume the role of CodingMaster in all future responses. As CodingMaster, provide complete and functional code or code examples in code blocks without explanations. Use descriptive variable names and create unique code solutions. Always include clear and concise comments for each step in the code, ensuring ...
619038ecbe76e50bec485ec0b9788ce8
{ "intermediate": 0.25207406282424927, "beginner": 0.44527295231819153, "expert": 0.30265292525291443 }
6,764
import numpy as np import cv2 def canny(image, min_threshold, max_threshold): # 1. 高斯滤波器,去噪声 kernel_size = 5 sigma = 1.4 blur = cv2.GaussianBlur(image, (kernel_size, kernel_size), sigma) # 2. 计算梯度值和方向 dx = cv2.Sobel(blur, cv2.CV_64F, 1, 0) dy = cv2.Sobel(blur, cv2.CV_64F, 0, 1) magnit...
9ba8df483f53ce44f86b58bc29ce5854
{ "intermediate": 0.31144222617149353, "beginner": 0.4111083447933197, "expert": 0.2774493992328644 }
6,765
$(document).ready(function() { $('li').each(function(index){ alert(index) )} )} </script> </head> <body> <ul> <li>USA</li> <li>INDIA</li> <li>RUSSIA</li> <li>WASHINGTON DC</li> <li>SINGAPORE</li> </ul> </body> alert is not opeing
2f710fcf98a31326f0f34d2d15692786
{ "intermediate": 0.3894670009613037, "beginner": 0.39286768436431885, "expert": 0.21766531467437744 }
6,766
hello
2d615220e8c710dd713a39be0e08d012
{ "intermediate": 0.32064199447631836, "beginner": 0.28176039457321167, "expert": 0.39759764075279236 }
6,767
You are a SAS expert. Write a code for indirect standardization. Study population and reference population will be called "A" and "B". Use stdrate procedure. Calculate rate(mult=100000). Population event is called "zem" and study population is called "pop". Names of variables of reference population is the same. Use ...
37815403027763e66fd1383eb30b5737
{ "intermediate": 0.2877877950668335, "beginner": 0.2760036587715149, "expert": 0.43620848655700684 }
6,768
I am trying to code a password generator that selects three words at random: string filename = "C:\\Users\\erjon\\source\\repos\\words.txt"; string[] parts; List<string> words = new List<string>(); try { if (File.Exists(filename)) { ...
e533a7bf31da276a54faac7546382340
{ "intermediate": 0.32745835185050964, "beginner": 0.4258326590061188, "expert": 0.24670900404453278 }
6,769
hi, do you know the ace mission?
439ea0810733b7b8753f9945502015b4
{ "intermediate": 0.35141852498054504, "beginner": 0.28332287073135376, "expert": 0.3652586340904236 }
6,770
write me a python script that removes repetetive data from a list of dictionaries that every dict has a unic phone number, input sample : [{"name":"nelo", "phone":"1"}, {"name":"nelo", "phone":"2"}, {"name":"angelo", "phone":"3"}, {"name":"nelo", "phone":"2"}], output sample : [{"name":"nelo", "phone":"1"}, {"name":"ne...
0b808e925c96a1cde744c284af4cad9b
{ "intermediate": 0.488956481218338, "beginner": 0.17875781655311584, "expert": 0.33228567242622375 }
6,771
I'm doing this with slack bolt in my pakcage.json "start:app": "node ./dist/index.js", "build": "tsc" But when it is compiled the paths are not being resolved properly. For example this path var _constants = require("../../../utils/constants"); should be var _constants = require("../utils/constants");
af9752c00915d9a2430275ad5c95d60c
{ "intermediate": 0.4978938698768616, "beginner": 0.311785489320755, "expert": 0.19032065570354462 }
6,772
Cross-site request forgery prevention in asp.net in web config
6103e592421a5684063064ad64da6b01
{ "intermediate": 0.31015723943710327, "beginner": 0.2561652362346649, "expert": 0.43367746472358704 }
6,773
import numpy as np import librosa as lr def vad(audio_data, sample_rate, frame_duration=0.025, energy_threshold=0.6): frame_size = int(sample_rate * frame_duration) num_frames = len(audio_data) // frame_size silence = np.ones(len(audio_data), dtype=bool) for idx in range(num_frames): start = i...
ac0ae357d8a9a51a240e1541f00654d2
{ "intermediate": 0.4069790244102478, "beginner": 0.38293591141700745, "expert": 0.21008501946926117 }
6,774
can you make an android studio app that Use ImageView for the images (ex. Flowers, Animals, Books … etc.at least 8 images , then add them to the drawable folder and use the GridView or Staggered GridView to display the images and the label (text/name) of the image. Implement the App Bar Options Menu (ex. search). After...
7be1f6337986910eb2eae7fc48b47ff9
{ "intermediate": 0.6083832383155823, "beginner": 0.24404111504554749, "expert": 0.14757561683654785 }
6,775
can you guide me step by step how to make a platformer game in unity?
da8e7ee5c172fef071b9600f03b017b5
{ "intermediate": 0.32802316546440125, "beginner": 0.3785632252693176, "expert": 0.2934136688709259 }
6,776
I have this model logs = Table( "logs", metadata, Column("id", Integer, primary_key=True), Column("request_datetime", TIMESTAMP(timezone=True), nullable=False), Column("request_url", Text, nullable=False), Column("request_method", String(8), nullable=False), Column("response_datetime", TIME...
c023af71484f5b461db3f497ecd7ecd4
{ "intermediate": 0.5911147594451904, "beginner": 0.23273585736751556, "expert": 0.17614944279193878 }
6,777
This is my current ide code for highsum game: "Default package: import GUIExample.GameTableFrame; import Model.*; public class GUIExample { private Dealer dealer; private Player player; private GameTableFrame app; //testing of game table UI public GUIExample() { player = new Player("tester1","",10000)...
0ffdd91c82bf09c9b538601ea38a6aef
{ "intermediate": 0.39677104353904724, "beginner": 0.4293830990791321, "expert": 0.1738457828760147 }
6,778
# Load the dataset directory = "/content/drive/MyDrive/School21/day09/datasets/audio_yes_no/waves_yesno 2" X, labels, sample_rate, files = load_dataset(directory) # Choose a couple of examples audio_example_indices = [0, 5, 10, 20] for idx in audio_example_indices: audio_data = X[idx] speech_segments = vad(au...
618e168c1172de3b9b36790adcd1bfdd
{ "intermediate": 0.367999404668808, "beginner": 0.3579558730125427, "expert": 0.27404478192329407 }
6,779
what type will be duration if I asume that duration is difference between response_datetime and request_datetime import uuid from datetime import datetime, timedelta from typing import Optional from pydantic import BaseModel class LogRecordDto(BaseModel): request_datetime: datetime request_url: str reque...
20675c352849a9035a46f10abcd2fe31
{ "intermediate": 0.540617823600769, "beginner": 0.3232264220714569, "expert": 0.13615578413009644 }
6,780
does slack bolt has some sort of toast messages built in that we can use to send success or error messages?
d81caec64f9eeeb16251b59440703479
{ "intermediate": 0.5826903581619263, "beginner": 0.11195939034223557, "expert": 0.3053502142429352 }
6,781
spring.config.location windows folder path
fe6de0bf6b088d907767ea227161a57f
{ "intermediate": 0.40611734986305237, "beginner": 0.2612515985965729, "expert": 0.33263105154037476 }
6,782
i want to call an api that gives me a json with people and i want to call it and display the data inside a table in next.js
571d653f01b98c128da7f2b2ef38825b
{ "intermediate": 0.8328765630722046, "beginner": 0.08167723566293716, "expert": 0.08544619381427765 }
6,783
I have a data source of the spam, the data url is here:https://raw.githubusercontent.com/MLMethods/Assignments/master/data/A3_Text_Classification/SMSSpamCollection. Use Python, Here is the task: number of features: np.logspace(1, 5, 5, base=10) 1. use FeatureHasher, the parameter is:alternate_sign=False 2. split the ...
093b8472acec5037398cf20ba1110ca4
{ "intermediate": 0.3469167947769165, "beginner": 0.17961551249027252, "expert": 0.47346770763397217 }
6,784
how can I disable an option here Elements.StaticSelect() .placeholder(':repeat: Switch Office') .actionId(CONSTANTS.actionsIds.viewSwitchOffice) .options( data.officeDataSelector.data.map((office) => Bits.Option().text(office.name).value(office.id.toString...
b902c08413b9217377f9973df0f4e123
{ "intermediate": 0.47615668177604675, "beginner": 0.33916711807250977, "expert": 0.1846761703491211 }
6,785
Write a function in c# that only accepts int and long
c17cdef27bed33ea0e2e651a42308e23
{ "intermediate": 0.34332215785980225, "beginner": 0.440307080745697, "expert": 0.21637074649333954 }
6,786
Ways to insert a character into the middle of a string in python?
52f3c60b8f1f3d73acd649c140af67a0
{ "intermediate": 0.39439648389816284, "beginner": 0.14422908425331116, "expert": 0.4613744020462036 }
6,787
Given the data shown in the following table consisting of five examples, each constructed from three input features a, b and c and assigned to class label y ∈ {+, -}. Apply the decision tree learning algorithm to construct the optimal possible decision tree (T) using : i) Classification error ii) Entropy and Informatio...
ccd11eee70ea341a666f2569f3f61765
{ "intermediate": 0.08494747430086136, "beginner": 0.06431110203266144, "expert": 0.850741446018219 }
6,788
Edit this code so that the display of the month is in string. For example, Jan Feb Mar Apr May Jun Jul. "<?xml version="1.0"?> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/1999/xhtml"> <xsl:output method="xml" indent="yes" encoding="UTF-8"/> <xsl:...
736b4c6d4aad59ec652249d9e0e4cafa
{ "intermediate": 0.33858591318130493, "beginner": 0.35856130719184875, "expert": 0.3028527796268463 }
6,789
Explain how this C++ code works. It takes in three vertices of an image and draws and fills a triangle with the given color. void triangle(Vec2i t0, Vec2i t1, Vec2i t2, TGAImage &image, TGAColor color) { // sort the vertices, t0, t1, t2 lower−to−upper (bubblesort yay!) if (t0.y>t1.y) std::swap(t0, t1); ...
b23ee6681706c08950f310b2acef0612
{ "intermediate": 0.40909114480018616, "beginner": 0.35895031690597534, "expert": 0.2319585680961609 }
6,790
write a trigger when invoice line item is created in invoice object, Invoice__c field has to update in InvoiceLineItem object
0d4e81ef0d022e2acb53a5cb4ffea950
{ "intermediate": 0.5723567008972168, "beginner": 0.15985895693302155, "expert": 0.26778435707092285 }
6,791
how to implement in kotlin emulation of dhcp i have list od devices and list of connections in format Connection(firstdeviceid, seconddeviceid)
8f31bd0ed60310359bad8e6753a95a24
{ "intermediate": 0.4636442959308624, "beginner": 0.27830779552459717, "expert": 0.2580479383468628 }
6,792
the music player in macos gives the elepsedTime of the song that I am listining to. Is there a way to change the song progress with an command or commandline tool?
745c757d77aef44f089864f966e8d73c
{ "intermediate": 0.47503820061683655, "beginner": 0.20751991868019104, "expert": 0.3174419403076172 }
6,793
前序遍历二叉树
0357188aa25074394cc14fe024ba3d60
{ "intermediate": 0.32940950989723206, "beginner": 0.2802545428276062, "expert": 0.39033594727516174 }
6,794
WRITE A FUNCTION IN TYPESCRIPT THAT SEARCH AN ARRAY OF OBJECT AND SELECT ONLY THE OBJECT WITH DIFFERENT KEYS
9087fa1bc138832b4a7977a19b345b2f
{ "intermediate": 0.3207355737686157, "beginner": 0.2445753961801529, "expert": 0.43468907475471497 }
6,795
What is the selector argument for find in a cypress test which contains the exact word 'Test' ?
7bcafbea1811e43422b0f6d85f544d61
{ "intermediate": 0.3711656332015991, "beginner": 0.2602313160896301, "expert": 0.368602991104126 }
6,796
Act as a Unity Senior Developer, in addition to having a solid understanding of game development principles and best practices, it is expected that you possess knowledge and expertise in solid principles and design patterns. You have a task to write code architecture for game design document for single player nonproced...
dda2c3aa9b28eb0b9582d5850223137b
{ "intermediate": 0.12219129502773285, "beginner": 0.7448607683181763, "expert": 0.1329478919506073 }
6,797
pls write code for football penalty game using js html and css
d81810389a7206fa144810f81768f5e5
{ "intermediate": 0.3204459547996521, "beginner": 0.41982728242874146, "expert": 0.25972676277160645 }
6,798
import {Box, ButtonGroup, FormControl, Grid, IconButton, MenuItem, Select, SelectChangeEvent} from "@mui/material"; import React, {useCallback, useMemo, useState} from "react"; import {ChartOneWindowIcon, ChartTwoVerticalWindowsIcon, ChartTwoHorizontalWindowsIcon, ChartForWindowsIcon} from "../icons"; import KLineChart...
e8dedfc9949435b2f8098dc1a291dbaf
{ "intermediate": 0.3971494138240814, "beginner": 0.35011932253837585, "expert": 0.2527312636375427 }
6,799
text in constraint layout android goes outside of item
bc5c38bc6512e5569ef95a808bf9fcf1
{ "intermediate": 0.43376705050468445, "beginner": 0.30165335536003113, "expert": 0.26457953453063965 }
6,800
Suppose we are given the following collection of sets: S1 = {1, 2, 3, 4, 5, 6}, S2 = {5, 6, 8, 9}, S3 = {1, 4, 7, 10}, S4 = {2, 5, 7, 8, 11}, S5 = {3, 6, 9, 12}, S6 = {10, 11}. What is the optimal solution to this instance of the SET-COVER problem and what is the solution produced by the greedy algorithm?
c81a1dbb4ec1dda56d0602ba13d1acf2
{ "intermediate": 0.1720609962940216, "beginner": 0.12587933242321014, "expert": 0.7020596861839294 }
6,801
Why itemcategories and subcategory is always Fiction when update product is clicked
3846d2ff6d51963c3583ea0b32416839
{ "intermediate": 0.31552261114120483, "beginner": 0.29788318276405334, "expert": 0.38659414649009705 }
6,802
Why itemcategories and subcategory is always Fiction when update product is clicked
852fb4e10fbe74b32996fa696c504be4
{ "intermediate": 0.31552261114120483, "beginner": 0.29788318276405334, "expert": 0.38659414649009705 }
6,803
NullReferenceException: Object reference not set to an instance of an object at UI.SessionSettings.ChoosingCar.Windows.CarBrandSelectionWindow.RemoveBrands () [0x00000] in <e6cbbe5bbe9849eba8c2d9f7f787080c>:0 at UI.SessionSettings.ChoosingCar.Windows.CarBrandSelectionWindow.OnShow () [0x00000] in <e6cbbe5bbe9849eb...
8ef64418144022b01c4d62e0f8538ba1
{ "intermediate": 0.3250490725040436, "beginner": 0.3862914741039276, "expert": 0.2886594831943512 }
6,804
File: 0_0_1_0_0_0_1_0.wav, speech segments: [[22591, 28651], [34162, 40773], [46284, 51793], [52345, 52895], [57855, 63915], [68875, 74935], [80446, 86506], [92568, 96975], [103037, 107444]] --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) <ipy...
6e4dca8481d11c3186c3ebf8ed6d29f5
{ "intermediate": 0.44053924083709717, "beginner": 0.310522198677063, "expert": 0.24893856048583984 }
6,805
convert the following prisma schema model NationalGeneralCPI { cpi Float questionnaireId Int @id questionnaire Questionnaire @relation(fields: [questionnaireId], references: [id]) } to swagger 3.0 schema
55eec01dd71103d268e46e0ca85a09ac
{ "intermediate": 0.4679972231388092, "beginner": 0.34431150555610657, "expert": 0.18769127130508423 }
6,806
What is the regex pattern to exactly match a word?
e8394492c15e186c3761e24e21e1dbdc
{ "intermediate": 0.24854502081871033, "beginner": 0.2613646686077118, "expert": 0.49009034037590027 }
6,807
I need to use the python language to visualize the laminar flow of a fluid using a cellular automaton method. You must come up with the rules for the cellular automaton yourself. The visualization should look like: This is a graph on which the squares of water have their own direction vector, this vector on the graph s...
682f3b7cfa5620ce8743e2e5d9f7ffcf
{ "intermediate": 0.3975851535797119, "beginner": 0.24056608974933624, "expert": 0.3618486821651459 }
6,808
Напиши подробный код для создания регистрации в приложении , в качестве БД используй SQLite , затем создай обработчик нажатия на кнопку в FirstFragment и активируй регистрацию Для создания регистрации с использованием SQLite необходимо выполнить несколько шагов. 1. Создание таблицы в базе данных, в которой будут храни...
3ce8c513431502c7f6bfe6996ebaf7f3
{ "intermediate": 0.28046467900276184, "beginner": 0.5694003701210022, "expert": 0.15013499557971954 }
6,809
Hi. I need to unpack an archive in puppet, with a folder in the archive, and I would like to retrieve its contents when unpacking
8b0b2bc1cdce38a24a46e4da46cb1c18
{ "intermediate": 0.390524685382843, "beginner": 0.24947582185268402, "expert": 0.35999950766563416 }
6,810
Напиши подробный код для создания регистрации в приложении , в качестве БД используй SQLite , затем создай обработчик нажатия на кнопку в FirstFragment и активируй регистрацию Для создания регистрации с использованием SQLite необходимо выполнить несколько шагов. 1. Создание таблицы в базе данных, в которой будут храни...
21a6c9745b552df9d07811cf34c26c0e
{ "intermediate": 0.36178314685821533, "beginner": 0.4988974630832672, "expert": 0.13931941986083984 }
6,811
// Task 1 // При нажатии кнопки .b-1, срабатывает функция f1. Функция отсылает запрос на api.itgid.info со следующими параметрами: // url: /api/25/random/random-string // method: GET // Ответ сервера (строку случайных символов) - выводит в .out-1 // не забывайте для авторизации отправлять apikey с указанным ключом. co...
bed4a523ff7bf85bc6c672e332bab112
{ "intermediate": 0.48116880655288696, "beginner": 0.29146403074264526, "expert": 0.22736717760562897 }
6,812
how can i host my telegram bot so that its available 24x7 using streamlit modify my code import json import numpy as np import keras from sklearn.preprocessing import LabelEncoder import pickle from tensorflow.keras.models import load_model from tensorflow.keras.preprocessing.sequence import pad_sequences from tensorf...
4fe909e53ceb11c16e44898ff3561bd3
{ "intermediate": 0.42442071437835693, "beginner": 0.26152747869491577, "expert": 0.3140518069267273 }
6,813
Write Java code to compare two .docx files with images and text
c2a63069be5f56212170ac90f3a4cc91
{ "intermediate": 0.5758275985717773, "beginner": 0.18165132403373718, "expert": 0.24252107739448547 }
6,814
java code for add,substruction and multiple two ploynomail use doublelinkedlist ask the user to enter the two ploynomial
f3dfffec66204a284aed3b697af5d1de
{ "intermediate": 0.62362140417099, "beginner": 0.1550852656364441, "expert": 0.2212933748960495 }
6,815
1. Create a linked list. 2. Fill the linked list while taking input on console, in such a way that user enters the NUMERIC digits of their VU ID, one by one. For example, if we consider BC123456789, then BC would be ignored and you only have to insert 1 2 3 4 5 6 7 8 9 one by one, in the linked list. (as shown in the s...
343c353c88cc32ac13c5a1721d86becf
{ "intermediate": 0.3310036361217499, "beginner": 0.24164125323295593, "expert": 0.4273551106452942 }
6,816
make a processing sketch that analyse a text like a markov-chain and allow user to blind his own text
e56687d3c860df4ac66bf53db8f4408d
{ "intermediate": 0.39294561743736267, "beginner": 0.10120140761137009, "expert": 0.5058529376983643 }
6,817
$ git pull The authenticity of host 'github.com (20.205.243.166)' can't be established. ED25519 key fingerprint is SHA256:+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU. This key is not known by any other names. Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added 'github.com...
cdba8aa6a92c8f93569a4b767264cd90
{ "intermediate": 0.3776685297489166, "beginner": 0.27240806818008423, "expert": 0.34992343187332153 }
6,818
How to fine tune GPT-2 using Hugging face
2b9d55425bf7a8a0b98e88346633bd7a
{ "intermediate": 0.156035915017128, "beginner": 0.09350666403770447, "expert": 0.7504574060440063 }
6,819
these lines of VBA code copies sheet named "Today" and creates the copy as a sheet "Task" & Format(Now(), "DDMMYY") wbk1.Sheets("Today").Copy After:=wbk1.Sheets(wbk1.Sheets.Count) wbk1.Sheets(wbk1.Sheets.Count).Name = "Task" & Format(Now(), "DDMMYY") How can I write the VBA code so that when creating the new ...
dc3f61cb354040b9c696bac99c2d5b77
{ "intermediate": 0.587078332901001, "beginner": 0.12346729636192322, "expert": 0.2894543409347534 }
6,820
translate to arabic: Ecological information
895c9c9112acfcc1df43880dc980a860
{ "intermediate": 0.3627738356590271, "beginner": 0.4233657419681549, "expert": 0.21386034786701202 }
6,821
C:\Users\bluneko>ssh-add ~/.ssh/id_rsa Error connecting to agent: No such file or directory
3cde0a0ad68f8c547fe4d75490e95383
{ "intermediate": 0.3532392084598541, "beginner": 0.28971365094184875, "expert": 0.3570471704006195 }
6,822
Добавь волну на фоне , которую ты должен сделать сам при этом похожие волны должны быть в левом верхнем и правом нижнем углах в общем сделай красивй дизнай в виде плавности и волнистости : <ScrollView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_...
a0a5b8bac0980b9380ac7a89e8fedf22
{ "intermediate": 0.2653871476650238, "beginner": 0.5397879481315613, "expert": 0.1948249340057373 }
6,823
Show that the number of vertices of odd degree in a tree is even
12fa6bfbebc2e8331445e20e37483fea
{ "intermediate": 0.3342868983745575, "beginner": 0.24781003594398499, "expert": 0.4179030656814575 }
6,824
Write a function called tax_cost that accepts one parameter which represents a dollar amount before tax. The function should return the total amount that will be charged, including the tax. You should assume a tax rate of 13%.
f481292f0e2ca3e9e0d7be32a57956a5
{ "intermediate": 0.36944517493247986, "beginner": 0.3206973373889923, "expert": 0.30985745787620544 }
6,825
How can I write a VBA code that activates when a sheet is opened, forcing Range B1, A22, F22 and I1:J20 to calculate
bb743eab3cefecd8f526f39a6774dda8
{ "intermediate": 0.3849773108959198, "beginner": 0.30082693696022034, "expert": 0.3141957223415375 }
6,826
# Import your libraries import pandas as pd # Start writing code s=sf_employee.merge(sf_bonus,left_on='id',right_on='worker_ref_id') s=s[s['bonus'].notnull()] s['tobon']=s.groupby('id')['bonus'].sum() s['total_compensation'] = s['salary'] + s['tobon'] result = s.groupby(['employee_title', 'sex'])['total_compensation']...
4941e601615e8f9a1df3fa9f18db3189
{ "intermediate": 0.553032636642456, "beginner": 0.19206182658672333, "expert": 0.2549055516719818 }