Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pandas .std() method returns incorrect values in edge cases #28

Closed
jbetz34 opened this issue May 15, 2024 · 2 comments
Closed

Pandas .std() method returns incorrect values in edge cases #28

jbetz34 opened this issue May 15, 2024 · 2 comments

Comments

@jbetz34
Copy link

jbetz34 commented May 15, 2024

Describe the bug
Several edge cases cause the .std() method to fail

To Reproduce
Unzip attachment, run the attached jupyter notebook.
pykx_std_tests.zip

Notebook will walk thru each edge case, compare to the expected behavior and provide potential solution

Desktop (please complete the following information):

  • OS: Windows10
  • KDB+ banner information: 4.0 , 2024.03.28
  • Repository version: 2.4.0
@cmccarthy1
Copy link
Collaborator

Hi @jbetz34 thanks for highlighting this, we'll take a look at this and aim to include updates in a patch release

@cmccarthy1
Copy link
Collaborator

Hi @jbetz34

Today we released PyKX 2.5.2, this includes fixes for the issues highlighted in your notebook for which we are extremely grateful.

Thanks for raising awareness of these edge-cases.

Conor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants