Really cool to see how python objects are represented on C, never thought about that. This article implies some hard truth that I struggle to convince people that is if performance is needed either go for pandas/numpy or use a different language.
Any sort of workaround might prove itself rather complicated in the context of a real application which kind of kills the whole purpose of using python
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Really cool to see how python objects are represented on C, never thought about that. This article implies some hard truth that I struggle to convince people that is if performance is needed either go for pandas/numpy or use a different language.
Any sort of workaround might prove itself rather complicated in the context of a real application which kind of kills the whole purpose of using python