Skip to content

Tag: python-3.x

Python 3.10 [Errono 2] No such file or directory – Python 3.10 not being recognised in terminal [closed]

Closed. This question is not reproducible or was caused by typos. It is not currently accepting answers. Want to improve this question? Update the question so it’s on-topic for Stack Overflow. Closed 4 days ago. Improve this question I installed python3.10 on my mac. I can see it under applications but when I type python 3– version it returns the

Percentile Python, problems Setting values

Im calculating percentiles and doing some operations along too many columns. I need to get the unique values then, setting my vector i got this: It works in almost all of the columns, but for any reason i got columns with this issue: then calculating percentiles: then, setting this vector i got this: Setting doesnt work. How can i solve

trying to get specific data from API response

Trying to get “equity” data from a API response for calculate but can’t get through. This is my code: Keep getting TypeError: And this is data I am trying to tear apart: Answer Done with this type, go through json.dumps and json.loads and track the data in equity to get number in json