135201
You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython
why dont you open ipython and see for yourself and inspect the object?
Читать полностью…
i used it (never used before) just for this semplification that i could do but idk if i can really do it
Читать полностью…
looks like you need an offtopic group, please delete the off-topic message(s) and continue this conversation at @pythonofftopic
Читать полностью…
This group is not for mentoring or teaching one-on-one. Here we can try to help you if you have an error in the python code you wrote and you tried everything to solve it, but couldn't succeed.
Читать полностью…
@dataclassЧитать полностью…
class Background(ImageFile.ImageFile):
name: str
product_size: tuple[int, int]
image: ImageFile.ImageFile
:)
i know the existance of cpython library, nothing else 🤣😅
Читать полностью…
Although normally i dont use inheritance with dataclasses
Читать полностью…
question
i have a dataclass which inherits the ImageFile class from pillow and has an an "image" attribute... can i access to the dataclass.image properties just using dataclass.properties? if I haven't made myself clearm, i'm sorry
Oniii-chan, can you help me with my pandas assignment?
You are such a data wizard, oniiii-chan. desu
hi, I hope all of you doing well. but I've question about how building sample aI, samples
Читать полностью…