Python Forum
Have I implemented this function correctly?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Have I implemented this function correctly?
#4
(Oct-19-2021, 09:09 PM)naggafin Wrote:
(Oct-19-2021, 01:19 PM)22_alias Wrote: It follows from the formula that the value you get is between 0 and 1. Then they probably just multiply it by 100. I don't know if your code is correct but values between 0 and 1 are what you should expect, so that's one test passed.

I see. It does sound as if it is behaving as expected then. Thanks for taking the time to review my problem. I really appreciate it!

I made a copy of my dataframe and build the pcy according to this code example. But when using the above code and call the function, it gives me an "KeyError: 1". What can be the reason? Maybe it is trivial.. but I dont get it Doh
Reply


Messages In This Thread
RE: Have I implemented this function correctly? - by amusinR - May-19-2022, 06:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  DF.groupby(col).min works, mean gets a "not implemented" error samgardner5 3 698 Feb-29-2024, 06:13 PM
Last Post: deanhystad
  NotImplementedError: pseudo-class is not implemented - how to Update Python to solve apollo 1 3,164 May-16-2021, 08:03 AM
Last Post: buran
  A function for correctly using "a/an" before a word Exsul1 2 4,844 Oct-07-2019, 07:51 PM
Last Post: newbieAuggie2019
  Could I override a fully implemented method zatlas1 2 2,466 Jun-06-2019, 02:20 AM
Last Post: zatlas1
  How to you find the file where a class or a function was implemented? MisterX 4 4,257 Mar-16-2017, 09:51 AM
Last Post: wavic

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020