Skip to content
View seperman's full-sized avatar
💭
Focusing on Information Retrieval, Search, Personalization and Data ETLs.
💭
Focusing on Information Retrieval, Search, Personalization and Data ETLs.

Sponsors

@surefyresystems

Highlights

  • Pro
Block or Report

Block or report seperman

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
seperman/README.md

Hello!

My name is Sep. Welcome to my page!

If you deal with dirty data that is entered by humans (i.e., customer data or product data), I am building a tool for it: Qluster. Please ping me, and I will set you up with an account. I would love to hear your feedback!

Please check out my blog, Zepworks, for articles that I may publish from time to time.

Updates

DeepDiff 7.0.0 - Apr 8 2024

  • DeepDiff 7 comes with an improved delta object. Delta to flat dictionaries have undergone a major change. We have also introduced Delta serialize to flat rows.
  • Subtracting delta objects have dramatically improved at the cost of holding more metadata about the original objects.
  • When verbose=2, and the "path" of an item has changed in a report between t1 and t2, we include it as new_path.
  • path(use_t2=True) returns the correct path to t2 in any reported change in the tree view
  • Python 3.7 support is dropped and Python 3.12 is officially supported.

⚡ Fun fact

Try drinking olive oil if you are too hungry. I am, as I write this.

Pinned

  1. deepdiff deepdiff Public

    DeepDiff: Deep Difference and search of any Python object/data. DeepHash: Hash of any object based on its contents. Delta: Use deltas to reconstruct objects by adding deltas together.

    Python 1.9k 214

  2. fast-autocomplete fast-autocomplete Public

    Fast Autocomplete: When Elastcsearch suggestions are not fast and flexible enough

    Python 262 39