Newest Questions

Filter by
Sorted by
Tagged with
Best practices
0 votes
0 replies
6 views

I am trying to decide on the best way to store a date, particularly as I want to be able to extract the year, month or day as integer values and also easily compare it to another date. a. Store date/...
Mike T.'s user avatar
  • 417
0 votes
0 answers
8 views

According to the official Airflow documentation we can use labels arg to mark certain batch predictions which we can use in GCP Billing > Report to filter by the labels. I tried it like this ... ...
sparkhee93's user avatar
  • 1,373
-1 votes
0 answers
12 views

I applied 4th time my adsene is not connecting even ads.txt is authorized and adsene reject by saying website down or unavailable. Please help me to resolve the issue. website name techdudi.com
babar jawed's user avatar
-1 votes
1 answer
22 views

Hi whom ever is reading this, I am currently debugging my code and I am stuck on a weird bug. I am using two main files for the project, one called logic.py and one called card.py. The entire game ...
Nebula434's user avatar
0 votes
0 answers
20 views

the window pops for not even half a second, doesn't really show anything, i don't get whats wrong with the code, as i mentioned before i am relatively new to coding and i want my code to show a ...
theguy inurcloset's user avatar
0 votes
0 answers
23 views

I am implementing suggest with Terms component in Solr 9.10. I need a phrase "Romance rose" to suggest "Romance ros(accented e)" This is what I use to analyze and search <...
Michael Guzman's user avatar
-1 votes
0 answers
20 views

My goal is to make a macro that automatically sends commands to a device over the serial console. Right now, I’m trying to send a file automatically using this command: xmodemsend 'C:/path/to/file/jtx'...
Fady GG's user avatar
-1 votes
0 answers
22 views

I have set up a store kit 2 iOS in-app purchase system in Swift, and I have a transaction listener. The listener is supposed to listen for any updates that occur outside the app. However, I need to ...
Ishan's user avatar
  • 1
-2 votes
0 answers
32 views

I just want to know because i am willing to know about it because it is the question while can direct my future and i will know about new things and can get start from this
Pradum Saindane's user avatar
0 votes
0 answers
24 views

I’m encountering a persistent InternalError: Meet InternalError when sending message to the agent when using a RAG agent in Vertex AI. My setup is: Vertex AI Search datastore (corpus): US multi-region;...
41026's user avatar
  • 1
0 votes
0 answers
23 views

Consider the followin example: library(glmmTMB) library(modelsummary) mod <- glmmTMB( formula = mpg ~ cyl + disp + hp + (1|gear), data = mtcars, ziformula = ~ hp + wt ) modelsummary(mod, ...
robertspierre's user avatar
0 votes
0 answers
31 views

Consider the following line magic snippet in a Jupyter Notebook in VSCode, using the Microsoft Jupyter extension: You see that my_result is reported as undefined by PyLance: The code runs perfectly ...
Ben's user avatar
  • 615
0 votes
0 answers
22 views

I'm a bit lost on how to word this issue, so apologies if this is a duplicate question. I have a dataframe consisting of a combination of behavioral and EEG data form a research participant. For each ...
Paul's user avatar
  • 107
0 votes
2 answers
42 views

What's wrong with: jq '[paths | select(.[-1] == "id") | {"path": ., "value": getpath(.)}]' <(echo '[{ "id": 1, "child": { "id": 2 } }]') ...
fempto's user avatar
  • 13
0 votes
1 answer
35 views

I have a simple SVG file that draws a polygon over a rectangle. The size of the rectangle is given as 100%. This looks good in emacs' viewer, inkscape, firefox. <svg xmlns="http://www.w3.org/...
Spacedman's user avatar
  • 94.7k

15 30 50 per page
1
2 3 4 5
1610665