Contents

pyjanitor 0.27.0

0

Tools for cleaning pandas DataFrames

Tools for cleaning pandas DataFrames

Stars: 1332, Watchers: 1332, Forks: 166, Open Issues: 117

The pyjanitor-devs/pyjanitor repo was created 6 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 1332 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
pyjanitor devs
License
MIT
Homepage
https://github.com/pyjanitor-devs/pyjanitor
PyPi:
https://pypi.org/project/pyjanitor/
GitHub Repo:
https://github.com/pyjanitor-devs/pyjanitor
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 117 open issues on GitHub

  • add row count for conditional_join
  • [ENH] Conditional_join on an equi-join with numba
  • Deprecate functions ?

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.3.14b

An easy to use Python 3 Pandas Extension with 130+ Technical Analysis Indicators. Can be called from a Pandas DataFrame or standalone like TA-Lib. Correlation tested with TA-Lib.

modin 0.31.0

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