This is how I have written code and trying to get the output. The request body must contain the following parameter: client_secret or client_assertion s
I am making social website in Django. I made a backend which works properly. The problem is with JavaScript (with which I'm less familiar than python, so sorry
I'm fresh with scala and udf, now I would like to write a udf which accept 3 parameters from a dataframe columns(one of them is array), for..loop current array,
Im using the video element to show videos to the users. I want to be able to swippe up or down to go to the next video, I already have that logic and it works p
I am trying run a spring-boot application which uses hibernate via spring-jpa, but i am getting this error: Caused by: org.hibernate.HibernateException: Access
#include <math.h> #include <pthread.h> #include <stddef.h> #include <stdio.h> #include <stdlib.h> #include <string.h> #inclu
I don't know much about JavaScript but I have a small web application, given to me by a friend, which is used by several companies. Due to the type of applicati
I have a pandas df that I need to sort based on a fixed order given in a list. The problem that I'm having is that the sort I'm attempting is not moving the dat