I created a set, which has some specific names. But, these names are text files that I have to read, using the package Pandas. For example, I
How to add environment variables to an EMR cluster. Currently, I have added them in a .sh file and was using script-runner.jar to run the script. #!/bin/bash ex
I am new to React. Currently, I am trying to build an app that has an iframe and a text field, and a button. The text field will allow users to change videos us
How to rename fields of the user model? I want to rename the fields first_name to firstName, last_name to lastName with AbstractUser class User(AbstractUser):
I want to display < /> as plain text on my react page. I tried <code> </code> and I have also tried using < > but it doesn't work.
Soo, after god knows how many attempts, my button won't align to the center at all! .button { width: 340px; height: 70px; backgrou
E-Mail clients decode messages correctly. So I assume there must be also a way do decode emails with python correctly. I use the building email python library t
I am trying to plot an Anchored VWAP where for example if the period is set to 20 and the highest bar in the past 20 bars is the 10th bar that the VWAP is only
there is a problem with my code I try to split array values to single individual strings that contains part of links. I tried with dele.join() , but still the o