pyjanitor-devs / pyjanitor

Clean APIs for data cleaning. Python implementation of R package Janitor
https://pyjanitor-devs.github.io/pyjanitor
MIT License
1.37k stars 170 forks source link

create polars equivalent of pandas_flavor #1374

Closed samukweku closed 5 months ago

samukweku commented 5 months ago

PR Description

Please describe the changes proposed in the pull request:

This PR is related to #1352 .

PR Checklist

Please ensure that you have done the following:

  1. [x] PR in from a fork off your branch. Do not PR from <your_username>:dev, but rather from <your_username>:<feature-branch_name>.
  2. [x] If you're not on the contributors list, add yourself to AUTHORS.md.
  3. [ ] Add a line to CHANGELOG.md under the latest version header (i.e. the one that is "on deck") describing the contribution.
    • Do use some discretion here; if there are multiple PRs that are related, keep them in a single line.

Automatic checks

There will be automatic checks run on the PR. These include:

Relevant Reviewers

Please tag maintainers to review.

ericmjl commented 5 months ago

🚀 Deployed on https://deploy-preview-1374--pyjanitor.netlify.app

ericmjl commented 5 months ago

Whoa, holy smokes, does this actually work, @samukweku?!?!?!

I was expecting the solution to be more complex!

samukweku commented 5 months ago

@ericmjl even i was surprised. Still waiting for the other shoe to fall off.

samukweku commented 5 months ago

@ericmjl if it is ok with u, I'd like to get #1377 in before the new release