I am using PySpark SQL to create temporary views from dataframes and to make data processing with them. I created a python service where a user can hit some API
I am receiving error 400 bad request while trying to authenticate react with django rest framework Here is Signup.js import React from "react"; import { Butto
My System Administrator renamed my computer. So where it was "MyLaptop2" it is now just "MyLaptop". So now all my source control bindings and checked out file
I have a visit table with user_id and visited_at columns. I would like to find how many are new and repeat customer on each day in this month. user_id vi
One query, in cloud NAT we can restrict access to certain URLs, that is I want my Linux instance that is in cloud nat to only have access to the URLs of the Red
I am trying to use Pyramid to create a log in system with a composite key. So there is a database with two tables, one for the customer with a customer id and c
I can not request to my flask app inside docker container. It doesn't responding. there is my flask app file: import json from flask import Flask, jsonify fro
I am trying to use the Anomalize package in R to do anomaly detection on data pulled from a MySQL database based on the timestamp. The error that I'm running in
i make a app which can update text with a form and fabricJS. But only old unicode work in fabric js, i use Bebas Neue like font do you know how to fix this prob