I have a script that I want to be able to schedule to run periodically, and query a DB, open a connection, execute a query, then close the connection. Trying to
I have a pandas dataframe which has some null values and want to add a new column model_prediction which is model's predictions on the data. The model I have do
According to documentation, there are three engines for fitting MLP models in tidymodels, but all of them (as I understand) can define only one hidden layer. Am
While running K means clustering using pyspark, I am using the following lines of code to find the optimal K value. But there is some error constantly popping u
I am trying to send the Cognito identity Credentials back to the client but am struggling to get the data after it has been initialized. Currently it is returni
I just wanted to make sure I would be approaching this problem correctly when it comes time to publish our website next week that has had a few pages added onto
My AWS App Runner application is running normally, 12-19-2021 05:28:15 PM [AppRunner] Service status is set to RUNNING. 12-19-2021 05:28:15 PM [AppRunner] Servi
help me, please ) I have 2 dataframes, and I want add to df1 additional column with number of matches in df2 for pattern in "pep" column. help me df1 <-data