Contents

pandas-dedupe 1.5.0

0

The Dedupe library made easy with Pandas.

The Dedupe library made easy with Pandas.

Stars: 131, Watchers: 131, Forks: 29, Open Issues: 24

The Lyonk71/pandas-dedupe repo was created 5 years ago and the last code push was 1 years ago.
The project is popular with 131 github stars!

How to Install pandas-dedupe

You can install pandas-dedupe using pip

pip install pandas-dedupe

or add it to a project with poetry

poetry add pandas-dedupe

Package Details

Author
Keith Lyons
License
MIT
Homepage
https://github.com/Lyonk71/pandas-dedupe
PyPi:
https://pypi.org/project/pandas-dedupe/
GitHub Repo:
https://github.com/Lyonk71/pandas-dedupe
No  pandas-dedupe  pypi packages just yet.

Errors

A list of common pandas-dedupe errors.

Code Examples

Here are some pandas-dedupe code examples and snippets.

Related Packages & Articles

pandas-datareader 0.10.0

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

pandas_access 0.0.1

A tiny, subprocess-based tool for reading a MS Access database(.rdb) as a Pandas DataFrame.

pandarallel 1.6.5

An easy to use library to speed up computation (by parallelizing on multi CPUs) with pandas.

modin 0.28.1

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

gspread-pandas 3.3.0

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