i'm trying to reduce the dimension of my data set by using an auto encoder my data set contains vectors of size 21300 where the vectors contain a lot of 0's at
I have a AWS step function workflow of two steps in sequential manner. In each step, I am calling a lambda. My first lambda is throwing exception after doing so
The above code works but the second code shows typerror: print(a.factorial(a, 5))TypeError: factorial() takes 2 positional arguments but 3 we
I have a lot of different files that I'm trying to load to pandas in a pythonic way but also to add to different cells to make this look easy. Now I have 36 dif
I am trying to send response to client, whenever I add HTTP/1.1 200 to my buffer, the server wont start,whenever I go on localhost:18000 it loads forever. Witho
I'm developing a webapp/website using the visjs.org timeline for displaying historical maps on a leaflet map. I've used the jQuery Sparkle plugin to deal with s
I have an enum Tokens, which basically I use as codes for a logging system public enum Tokens { UnknownCommand = 100, SoftwareVersion = 101 } then I us
I am trying to make a discord bot that give a role to a user according to his league of legend rank that I get by scraping a website that give information. I cr
I have a windows server running in AWS. I want to transfer some files from my local (Linux, Ubuntu) to that instance. But I can not find a way