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

Option to align decimal points in printed statistics? #263

Open
Beliavsky opened this issue Mar 9, 2021 · 0 comments
Open

Option to align decimal points in printed statistics? #263

Beliavsky opened this issue Mar 9, 2021 · 0 comments

Comments

@Beliavsky
Copy link

In my program to summarize data, the decimal points of the printed summary statistics are aligned, for example

                 var       mean         sd        min        max
                   x1     0.4933     0.2770     0.0006     0.9995
                   x2     5.0344     2.8776     0.0022     9.9953
                   x3    49.5909    28.5406     0.0142    99.9723

Is there a way to get this behavior using xsv stats?

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

1 participant