I want to delete expired file every min I created command python manage.py delete which delete all expired files. but crontab won't work, I don't know maybe I d
I'm trying to upload a CSV-file, but I get the following error: > User class threw exception: org.apache.spark.sql.AnalysisException: > Attribute name >
I am writing C++ codes and wanted to link an external library, matplot++, with my project. I haven't got used to CMake so I write commands in Makefile. I am con
I have 2 asp.net core webapis under 1 subdomain, and I'm going to add cookie authentication to one of them based on first api, but it doesn't working. It can't
Hi guys I have a sample data frame as such: df = data.frame(sender = "Bob", receiver = c("Amy","James","Ronald","Andy","Harry","Mary"),
I am trying to transfer a large object from a session to another using a socketConnection. With the following I can establish the connection between the two ses
Is it possible to embed the Facebook Ads Manager (or an inner route such as audiences) as an iFrame in html file. I'm familiar with the following URL: https://w
I am trying to create this bot to automatically do a set of tasks daily in the game Rise of Empires for 12 accounts I use for farms. Where would I begin? What d
I have JavaScript code below that connect to the database and SELECT table //Connect to database var sql = require("mssql"); var config = { user: '****',