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.5.tar.gz (3.9 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.5-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: df_fuzzy_merge-0.0.5.tar.gz
  • Upload date:
  • Size: 3.9 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.5.tar.gz
Algorithm Hash digest
SHA256 8dc194a404b5e51e31ea4dac9a54447b65fafb210538ad8efb22d8a9a68d9a53
MD5 6d6ff7d0b0e3af703edb27fa0ae552b4
BLAKE2b-256 7f640fca528599ea5dd4afe6adff899811d50bbd9a2d5113a1c59d28c3e00ee1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: df_fuzzy_merge-0.0.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 16147935079b2c7f723dba3a4c32b190365caa3ed2b8d1e9b46a0aa34c8fc91e
MD5 337e30c0cd377288f9d607fcab3c4258
BLAKE2b-256 7cfbf63242a24ec57d915d0323437cf1d7689956f6a6d2bf929161cf2527ae30

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