Skip to main content

Package that fuzzy merges two dataframes

Project description

#df_fuzzy_merge fuzzy merge for pandas dataframe package

##local install: pip install git+https://github.com/mmcelhan/df_fuzzy_merge.git#egg=df_fuzzy_merge

to test:

import df_fuzzy_merge as df import os import pandas as pd

first_df = pd.read_csv(os.path.join("testing_files", "data_1.csv")) second_df = pd.read_csv(os.path.join("testing_files", "data_2.csv"))

merged_df = df.df_fuzzy_merge(first_df, second_df, left_on=['last_name', 'first_name', 'school'], right_on=['first_name', 'school', 'last_name']) print(merged_df)

source code available here:

https://github.com/mmcelhan/dataframe_fuzzy_merge_source

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

df_fuzzy_merge-0.0.2.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

df_fuzzy_merge-0.0.2-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file df_fuzzy_merge-0.0.2.tar.gz.

File metadata

  • Download URL: df_fuzzy_merge-0.0.2.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for df_fuzzy_merge-0.0.2.tar.gz
Algorithm Hash digest
SHA256 9a51d0e462d126d2a522fe83a9aabcbe94d58fdd6d7535f77441b37e9097a38c
MD5 310cb0273efd3438be8519a10c10ed77
BLAKE2b-256 f16964f4389e6f977121ec394f29e5ca7d24c8b5a9cab304520351b67b976c65

See more details on using hashes here.

File details

Details for the file df_fuzzy_merge-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: df_fuzzy_merge-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for df_fuzzy_merge-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ca34db9a7734a634e5c38ee38de85c1046b5c834b7514e0baab30e56730de145
MD5 15681ef3524cf0f0879a813d83f751e3
BLAKE2b-256 2439ba49050709d783c70fde2aad43196dc897744e54c1116686a51a81158e05

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page