I'm trying to create a react app with socketio and oauth(passport-spotify) in the backend, but I can't access user information in socketIO after successful auth
import numpy as np import pandas as pd from pandas_profiling import ProfileReport Whilst importing pandas profile (please see above command), I am getting the
I am very new on VBA. I am trying to copy some columns from a range to bottom of a table, they are not in the same columns size, not in the same column order, d
import 'package:flutter/material.dart'; import 'package:provider/provider.dart'; class HomePage extends StatefulWidget { HomePage({Key? key}) : super(key: k
I use the remote function to import data from remote servers in another clickhouse cluster, when I use the sql like : INSERT INTO dataplugin.ods_stb_info_all_lo
I'm drawing a blank on this one, and I know it has to be a relatively easy fix. I wrote a program for my java course that generates a random password of ASCII
I'm making a calculator in python that takes in two numbers and returns the greatest common factor of it. When I create a function that returns the same numbers
I want to sort flutter firebase list by the last date to old date. in currently, Firebase send mixed list. And I want to sort them.. I made this code but I get
I'm trying to send react-native-audio-record to backend but I've no idea what to do next, I get the audio file but when I send it I get it's not a file here's m