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

Question about "tabyl()" in pyjanitor #1366

Open
cordeiroitamar opened this issue May 23, 2024 · 1 comment
Open

Question about "tabyl()" in pyjanitor #1366

cordeiroitamar opened this issue May 23, 2024 · 1 comment

Comments

@cordeiroitamar
Copy link

Hi everyone. I love the janitor for R and I'm starting to use it in Python. One function that I really liked in R was tabyl(). But I'm not finding it in pyjanitor.
Is there any function in pyjanitor that can do the same as:
df %>% tabyl(col_1) or even df %>% tabyl(col_1) %>% adorn_pct_formatting()

Thanks
Itamar

@samukweku
Copy link
Collaborator

Hi @cordeiroitamar , there is an open issue #993 but it hasn't been implemented. If you are interested, maybe you could raise a PR?

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