Contents

pyjanitor 0.27.0

0

Tools for cleaning pandas DataFrames

Tools for cleaning pandas DataFrames

Stars: 1273, Watchers: 1273, Forks: 163, Open Issues: 110

The pyjanitor-devs/pyjanitor repo was created 6 years ago and the last code push was 19 hours ago.
The project is very popular with an impressive 1273 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 110 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.28.1

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