I'm using pygame music to play an mp3 for a specific amount of time. However, how do I use a button to stop/fadeout of the song before the time is up? I've tr
I have the following two tables: 1. Lecturers (LectID, Fname, Lname, degree). 2. Lecturers_Specialization (LectID, Expertise). I want to find the lecturer wi
I'm IT for my company and multiple of our user know very little of computers. We have multiple drop-in stations with docks and external monitors. So users exper
I am using metadata on blobs in a Google Cloud Storage bucket to store important information regarding a specific blob. I would like to use the Sort and filter
In spring boot microservice whole of application is getting compiled properly. When I run eureka server also is being run successfully. Problem starts when I ru
I am using polymer 3 and lit-element(2.2.1). The version of mwc-textfield is 0.13.0. I have read the documentations related to this version.In this documentatio
i've tried a bunch of different ways, all with the same result. It just downloads the html from the login page. So i'm pretty sure the authentication isn't happ
I'm using Pandas to compare the outputs of two files loaded into two data frames (uat, prod): ... uat = uat[['Customer Number','Product']] prod = prod[['Custom