Contents

pyjanitor 0.32.20

0

Tools for cleaning pandas DataFrames

Tools for cleaning pandas DataFrames

Stars: 1480, Watchers: 1480, Forks: 181, Open Issues: 106

The pyjanitor-devs/pyjanitor repo was created 7 years ago and the last code push was 58 minutes ago.
The project is very popular with an impressive 1480 github stars!

How to Install pyjanitor

You can install pyjanitor using pip

pip install pyjanitor

or add it to a project with poetry

poetry add pyjanitor

Package Details

Author
None
License
MIT
Homepage
None
PyPi:
https://pypi.org/project/pyjanitor/
Documentation:
https://pyjanitor-devs.github.io/pyjanitor
GitHub Repo:
https://github.com/pyjanitor-devs/pyjanitor

Classifiers

  • Scientific/Engineering
No  pyjanitor  pypi packages just yet.

Errors

A list of common pyjanitor errors.

Code Examples

Here are some pyjanitor code examples and snippets.

GitHub Issues

The pyjanitor package has 106 open issues on GitHub

  • Aggregation joins
  • equi joins improvement
  • Feature: Add statistical test methods for tabyls (chisq_test, fisher_test)
  • Feature: Implement utility functions from R janitor
  • Feature: Implement convert_to_date() and convert_to_datetime() for mixed format parsing
  • Feature: Implement compare_df_cols() for DataFrame comparison before binding
  • Consider auto-release only on code changes
  • [TST not for merge] test with pandas 3.0 rc
  • Test / update for the upcoming pandas 3.0 release
  • major overhaul of pyjanitor
  • Module not found error

See more issues on GitHub

Related Packages & Articles

pandas-datareader 0.10.0

Data readers extracted from the pandas codebase,should be compatible with recent pandas versions

gspread-pandas 3.3.0

A package to easily open an instance of a Google spreadsheet and interact with worksheets through Pandas DataFrames.

pandas-ta 0.4.71b0

A Comprehensive Python 3 Technical Analysis Library with Pandas Dataframe Extension for Quantitative Researchers, Traders, and Investors.

modin 0.37.1

Modin: Make your pandas code run faster by changing one line of code.