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

Improve ez_histograms #662

Merged
merged 6 commits into from
Feb 8, 2024
Merged

Improve ez_histograms #662

merged 6 commits into from
Feb 8, 2024

Conversation

drosofff
Copy link
Member

@drosofff drosofff commented Feb 8, 2024

  • simplify the rownames management. Basically data do not implement rownames anymore in any case. Indeed, default rownames never impact on histograms. Any kind of 1st identifier column will not impact, because will be filtered out !
  • add 1 more test for the case mentioned above
  • switch from vtable to psych for summary statistics. Involves a bit of reformatting before printing, though

@drosofff drosofff merged commit 5e25392 into main Feb 8, 2024
@drosofff drosofff deleted the moreez branch February 8, 2024 01:59
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

Successfully merging this pull request may close these issues.

1 participant