python | Unsorted

Telegram-канал python - Python

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

Subscribe to a channel

Python

Must be a systems' thing.

Читать полностью…

Python

That was the best answer I could come up with, honestly.

Читать полностью…

Python

Then maybe that system's documentation holds the answer.

Читать полностью…

Python

What is work flow with python?

Читать полностью…

Python

What have you tried to do, to solve that issue?
Show your code (read rule 5️⃣ first) and explain where, and why, you're stuck.

Читать полностью…

Python

Can anyone explain what is the difference between x.copy() and x[:] in Python?

Читать полностью…

Python

Help solve the problem of how to add the first two digits of this record in reverse order?

Читать полностью…

Python

Knowing there's always more to learn and considering yourself highly skilled aren't mutually exclusive. Humility and mastery can exist at the same time.

Читать полностью…

Python

looks like you need an offtopic group, please delete the off-topic message(s) and continue this conversation at @pythonofftopic

Читать полностью…

Python

https://github.com/aadi1011/AI-ML-Roadmap-from-scratch
https://roadmap.sh/machine-learning

Читать полностью…

Python

Do we have any one here doing ai and machine learning?

Читать полностью…

Python

since when people need a paid courses to learn python i remember youtube courses was more than enough to learn

Читать полностью…

Python

Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.

Читать полностью…

Python

Imagine opening a physical library for each book

Читать полностью…

Python

Isn't a library supposed to house everything instead

Читать полностью…

Python

There's no such thing as a work flow in Pythons' documentation.

Читать полностью…

Python

Man just give the answer pls🙏🥀

Читать полностью…

Python

Bro
A workflow is a system for managing repetitive processes and tasks which occur in a particular order.

Читать полностью…

Python

Hey guys, i have learned python and I wanna learn workflow with python but I don't know what to learn and where to start.
Could you please guide me ?

Читать полностью…

Python

Kind of do the same thing logically

If you want to create a copy of something specifically just use .copy()

If you want to maybe slice a list or dataframe I'd say [:] makes more sense

Читать полностью…

Python

With the help of slices [2:] [:2] [-2:] [:-2]….

Читать полностью…

Python

The machine processes a natural number N according to the following algorithm:

1. A binary notation of the number N is being built.

2. The first two digits of this record are added to the end of the binary record in reverse order.

3. The result is translated into a decimal system and displayed on the screen.

Example. The number N = 11 is given. The algorithm works as follows:

1. Binary notation of the number N: 1011.

2. The numbers 01 are added to the end of the record - the first two digits are in reverse order (first the second, then the first), it turns out 101101.

3. The number 45 is displayed on the screen.

At which least initial N will the result on the machine screen be greater than 90?

Читать полностью…

Python

Someone who claims to have "mastered" Python likely misunderstands what mastery means, because real depth tends to produce humility. That said, your question is not about Python. Please use @pythonofftopic for non-Python related topics.

Читать полностью…

Python

I have achieved full proficiency in Python and consider myself a master of the language. I am now considering learning Assembly language to write code for personal enjoyment. What is your perspective on this?

Читать полностью…

Python

I wanna get a roadmap to continue machine learning
I already know cv and a bit of deep learning

Читать полностью…

Python

Hey guys
Im new here

Читать полностью…

Python

Don't let anyone fool you

Читать полностью…

Python

Hello everyone
There is someone who is a beginner and wants to learn Python professionally.

Читать полностью…

Python

Just joking about how libraries contain every thing but in programming, libraries are used for specific things

Читать полностью…

Python

Thanks but the issue is fixed already

Читать полностью…
Subscribe to a channel