when i run this code it's obvious get this error s missing close value. df['ADX'] = ta.adx(df['High'], df['Low'],length = 14) df output: TypeError
I have used api.whatsapp in href tag so that the user connects directly to the help center of the website <a href="https://api.whatsapp:/send?phone=number&am
Today i decided to target my applications to Android 12+, setted all "android exported" but got the issue in one signal. Have you guys any idea to define it in
Is there any way to config Git to reject a merge if the action will result in a detached HEAD? I know how to solve the detached HEAD, but I would rather have g
What is Double Brace initialization syntax ({{ ... }}) in Java?
I got issues when trying to pass input values from HTML to Flask. I used javascript and FormData to pass multiple images to the Flask function. Here is the HTML
when I click the post title it is supposed to go to the post detail(detail.html) but it's not working, how do i fix this? Here is Model.py class Post(models.Mod
I want to implement a custom authenticator for /oauth2/token, Where along with grant_type, username, password, and scope will pass one more parameter OTP and th
For example, I worked on a branch called abc, and installed dependencies and added code in package.json, setupTests.js, .gitignore etc. and the branch abc is no