I'm trying to make a Pygame window that has one thousand small circles and when I click one that circle will turn green. I am new to Pygame. import pygame impor
I have a table called leads and a table called call_logs, each with various columns but only two columns from leads and three columns from call_logs are relevan
I have this Schema: one A has many B one B has many C How can I have all C for each A ? in Prisma way or at least in raw sql (I've a little big forgot my sql...
I Create a flutter project ,change it to library and then build aar with command "gradle aR",but the following error occurred。(flutter SDK 1.22.4
I want to use Hadoop to process segmentation on large scale images (Pleiades image tif format) The idea is to split the image into tiles and distribute them to
I'm trying to figure out how to properly attach an external debugger from, say WebStorm or vs-code to debug a browser extension. How my ideal workflow would loo
i m trying to convert the string todate() in format 'mm-dd-yyyy' [i.e., 01-21-2022] in ADF dataflow. it looks it could not be done. it always converts to yyyy-m
I was tring to configure and setup the developer environment of a single instance of the WhatsApp Business API.I had finished #Step 5 https://developers.faceboo
I'm supplid with script.py file with Python contents of which this is psuedo code: import pandas as pd import numpy as np params = {...} class SomeClass: