I cannot install Spyder through Anaconda Navigator. I am a complete beginner when it comes to Python and I have no idea what's going wrong. I have to create a
Every customer should not have duplicated code, as you can see the result below for example Customer-A have duplicated Code of 22 and Customer-D have duplicated
I just want to know a way out to preview quicktime(.mov) on modern browsers (Windows specifically!). I'm very well aware that modern browsers doesn't supports q
I was following a tutorial on YouTube about Tensorflow, and an unexpected warning on Autograph occurred. I understand that warning is not an error and that it w
Pytorch provides API to concatenate tensors, like cat, stack. But does it provide any API to concatenate pytorch tensors alternatively? For example, supp
I am making a function that counts from 0 to a certain number input I tried to make it using print and that worked but the output needs to be a return value so
I am using the /search/photos endpoint of Unsplash's API to retrieve pictures given a specific query. Here is the get request: unsplash_request_url = "https://a
I'm using Laravel. I want to deploy it to ECS (B/G) to see how it works. In the development environment, Laravel is running. I was able to launch my Laravel pro
I'm trying to optimize a piece of code for A100 GPUs (ampere gen), right now we use uint64_t but I am seeing uint2 datatypes being used instead in some cuda cod
I am using p-tabview and I want to implement scrollable property as stated in primeng site: https://www.primefaces.org/primeng/showcase/#/tabview But I am getti