Skip to content
View seperman's full-sized avatar
👀
👀

Sponsors

@surefyresystems

Highlights

  • Pro
Block or Report

Block or report seperman

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 Loading

  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 2k 214

  2. fast-autocomplete fast-autocomplete Public

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

    Python 261 39