I have a problem with my discord.py bot. Here's a part of the code: import os, discord from discord.ext import commands from flask import Flask from threading i
i am trying to have a dropdown box with a form so i can change any settings in case of a misspell and, after a few research i can't find the root of the problem
anyone can help me with below code ? i currently working on splitting a cells value into two column , the below code can only split 1 row of the data , when i t
I want to install vue 3 in a way that I choose the presets like this in my wsl2 ubuntu. What I did was: sudo mkdir /var/www/myproj.com cd /var/www/myproj.com
I wants to get coordinates of a view in jetpack compose like we get in android by using following code...i.e view.x and view.y that gives you
I have created a plot with the following dataset: Locus;Island;AR;Type;Shapetype MS1;ST;4,6315;MS;NA MS1;FG;3,9689;MS;NA MS1;SN;3;MS;NA MS2;ST;2;MS;NA MS2;FG;2
I am using databricks environment and reading a Kafka input. The messages consumed from Kafka are in Thrift Binary and am having issues deserialize it to JSON.
I'm developing an Android app with navigation component, I added the deeplink to the navigation <fragment android:id="@+id/searchFragment" android:la
I am trying to use Trustpilot's "Generate invitation links using Trustpilot APIs" for service review links. I managed to get the BUID and access_token, however