Giter VIP home page Giter VIP logo

Comments (1)

theianrobertson avatar theianrobertson commented on May 24, 2024 1

Hmm, yeah confirmed that I'm seeing that behaviour with Pandas 0.23.0. Had only been using 0.20.3 before since that was the last in the main conda channel 😁

I'd been trying to keep the comparisons "smart", where if it was the same values stored as different types (e.g. int64 1 and Decimal('1') they'd still match. Maybe in the case of the join keys it makes sense to force them to be the same type, and keep the "smart" behaviour on the compare fields.

For pinning version, what do you think of just specifying a range in the docs and outside the range of versions is "use at your own risk". Since this is a utility I'd assume most environments would have other Pandas requirements so I don't want to be too restrictive.

There's another warning of something that'll break in a future Pandas release when I run on 0.23.0 so I'll throw that into its own issue.

from datacompy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.