Newest Questions

Filter by
Sorted by
Tagged with
Advice
0 votes
1 replies
10 views

I am trying to build a react native app(Expo) which supports ios and Android in which i want to capture fingerprints of all my employees . Is there any way that i can achieve it . Kindly share me your ...
NAVEEN B's user avatar
1 vote
0 answers
13 views

I don't ask many questions, but this one I'm repeatedly getting stuck on. I'm using Microsoft Agent Framework to create custom agents. When I create an instance of the Agent, I want to pass in some ...
sjhuk's user avatar
  • 323
0 votes
0 answers
4 views

I have a polars dataframe with a date column I've built with the format %YW%W. I want to convert the column to a date, so I wrote the following snippet: agg_pivoted_df = pivoted_df.with_columns([ ...
Pollastre's user avatar
  • 316
0 votes
0 answers
7 views

My AdaBoost model uses SAMME.R and a Decision Tree as base learner to perform binary classification, the preprocessing is done using a MinMaxScaler. After converting to ONNX and running inference ...
td211's user avatar
  • 245
0 votes
0 answers
6 views

We need to use a custom SSLContext when doing SOAP and REST calls to external partners. For our rest clients (using restfulWSClient-3.1) we have it working using this construction: ClientBuilder....
jan's user avatar
  • 26
0 votes
0 answers
8 views

I have this HTML & JS. It is dynamic <datalist> simulate search using AJAX. ( copied from https://jsfiddle.net/repc36f1/8/ ) let typingTimer; function clearDatalist(datalistHTML) { if (...
vee's user avatar
  • 4,805
-2 votes
0 answers
14 views

I am new to WordPress development and PHP. I want to understand: How WordPress uses PHP to fetch content from the database How themes and templates work together with PHP At what point WordPress ...
Akash Deshmukh's user avatar
1 vote
1 answer
13 views

Structure React v 18.3.1 Chakra UI v 3.19.1 The Problem In my project I have a react frontend which has a site where I can create and edit authors. For the authors I have an attributes "...
anvbis's user avatar
  • 35
Best practices
0 votes
0 replies
2 views

An operator takes another Publisher as its upstream source, and a Subscriber as its downstream destination. Let’s say I already have a conversion function from Upstream.Output to Downstream.Input. Is ...
CTMacUser's user avatar
  • 2,082
0 votes
0 answers
6 views

I am comparing many deep learning models to each other, includiing UNETR, on the BTCV dataset and noticed a discrepancy in the reported number of parameters. In thier paper titled "UNETR: ...
Ahmed's user avatar
  • 191
-3 votes
0 answers
20 views

I am aiming to become a Java backend developer. I have a basic understanding of Java and object-oriented programming concepts, but I am unsure about the optimal learning path and priorities required ...
Phoenix's user avatar
  • 127
0 votes
0 answers
20 views

I would like to webscrape all the data from: "https://www.tennisexplorer.com/results/?year=2025&month=12&day=01" But my current code doesnt seem able to get the columns right. (what ...
harry-1234's user avatar
0 votes
0 answers
22 views

The black area is tabControl, and the red area is childDialog, like this. Is this possible? I am having a problem with the inner red square. innerDialog1.create(name,tabcontrol1) ... innerDialog2-1....
I am not englishman's user avatar
0 votes
0 answers
8 views

I am building a conversational AI voice bot using the Pipecat framework in Python. Currently, my implementation uses TwilioInputTransport. I am running a FastAPI server that accepts a direct WebSocket ...
Ethan Christoff's user avatar
-2 votes
0 answers
22 views

I am new to web scraping. I want to scrape numbers from a website that continuously fills data through a WebSocket API wss://..... (For reference, this is the website.) How can retrieve the full json ...
Durd3nT's user avatar
  • 173

15 30 50 per page
1
2 3 4 5
1612003