How can I arrange a list of integers in python in txt file? Example = I am having: ['45 USD\n', '68 USD\n', '32 USD\n', '894 USD\n'] I want t
I met such a problem: it has some mutually independent big tasks, and each task has some following mutually independent small tasks that depend on the result of
For my work I need to write a GUI using PySide6 for a remote system. The OS is RHEL 7.9 and I have neither admin privileges nor PIP working (blocked by admins),
I am gonna try to frame this in an understandable way but please let me know if further clarification is necessary. I am trying to create a list of hexagonal co
I want to compare 2 csv files master.csv and exclude.csv and remove all the matching lines based on column1 and write the final output in mater.csv file. master
I have a dataframe in Python that looks like the one below: I want to calculate the dnf_rate_weighted so that there's a 0.95 decay for each stage going back th
Can someone please help me with drawing random shapes in random colors using turtle python?
This is what am facing with with Django on my Android I'm using Pydroid on my phone. Python and Django are fully functional. But when I try to run Django admin
I would like to transform input.js to output.js using string manipulation in python here is input.js let k=document.createElement("div"); k.innerHTML='<style
I have a little issue with my the data I have (multiple dictionaries) to process and create a Dataframe from them. This what the data look like: print(data) 0
So I'm scrapping this website: https://www.hepsiburada.com/apple-macbook-pro-m1-cip-8gb-256gb-ssd-macos-13-qhd-tasinabilir-bilgisayar-uzay-grisi-myd82tu-a-p-HBV
Below is the code I've created to run the facetgrid graph. As you can see, merged1 is the first dataframe and merged2 is the second dataframe I am iterating on.
really sorry I am a noob coder trying to make it so users need to have entered a license key that gets stored on the local computer & checks the policy from
In a nutshell, I currently am trying to load a picture and view it using pyqt5, via QtWidgets.QGraphicsScene. However, after loading the picture, I run some ope
I am trying to make a static site generator with Python. I coded most of it. But there is a problem. When I add an image to a Markdown file (like this: ![Python
I'm trying to do a power fitting of the x and y arrays and estimate also the R2. I have already done it with excel and it gives me an R2 of 0.5389 while if I ru
Recently i saw a post about someone making a program that could control a computer it was launched on. (it was this one) Add commands to user input I was really
I need to replace some values in a column with a specific value using the row numbers list of the required values as an array like following array.Can I use dat
I have tried to implement this code but python just blocks me by saying that ValueError: The truth value of an array with more than one element is ambiguous. Us
Struggling to get this code to work as a function. It needs to separate values within a particular field which contains + symbols and create a new row which has