How to do a fuzzy join of two datafrmaes in Julia ?

This page summarizes the projects mentioned and recommended in the original post on /r/Julia

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • fuzzy_pandas

    Fuzzy matches and merging of datasets in pandas using csvmatch

  • StringDistances.jl

    String Distances in Julia

  • You'll need: * StringDistances.jl to calculate the distance between the strings. * FlexiJoins.jl to join the dataframes based on a predicate. * A custom function that you write that takes two strings as arguments and returns a boolean for if the strings are "close enough" based on their distance.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • You'll need: * StringDistances.jl to calculate the distance between the strings. * FlexiJoins.jl to join the dataframes based on a predicate. * A custom function that you write that takes two strings as arguments and returns a boolean for if the strings are "close enough" based on their distance.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Getting the difference of two strings

    2 projects | /r/Julia | 9 Apr 2021
  • "We have great datasets"

    2 projects | /r/dataengineering | 8 Jun 2023
  • [NLP] Made my first C Extension for Python

    1 project | /r/programming | 12 Nov 2022
  • Made my first C Extension for Python

    1 project | /r/Python | 12 Nov 2022
  • On JitPack's use of git repository name as Maven artifactId

    2 projects | dev.to | 18 Aug 2022