Giter Site home page Giter Site logo

Rounding about humanize HOT 6 CLOSED

jmoiron avatar jmoiron commented on August 26, 2024 1
Rounding

from humanize.

Comments (6)

bersbersbers avatar bersbersbers commented on August 26, 2024 1

That does help, thanks. A few tests that I did revealed these unexpected ones:

>>> humanize.naturaldelta(2*365*24*60*60-1)
'2 years'
>>> humanize.naturaldelta(1*365*24*60*60-1)
'1 year, 364 days'

I did not test further as it seems an error needs to be fixed first.

from humanize.

ssbarnea avatar ssbarnea commented on August 26, 2024

I totally agree that current behavior is flawed, I had a duration of ~170 days which counts for 5.7 months, clearly something to be rounded up but it reported "5 months".

from humanize.

hugovk avatar hugovk commented on August 26, 2024

@bersbersbers @ssbarnea Please could you have a look at #154 and see if it does the right sort of thing? Thanks!

from humanize.

bersbersbers avatar bersbersbers commented on August 26, 2024

I will try it once it published on PyPI, but I don't have the bandwidth right now to check that PR closely. At first sight, it does make sense.

from humanize.

hugovk avatar hugovk commented on August 26, 2024

No problem, thanks for the quick check!

In case it helps, it's possible to pip install from the Git branch like this:

pip install git+https://github.com/hugovk/humanize.git@naturaldelta-rounding

from humanize.

hugovk avatar hugovk commented on August 26, 2024

🚀 Development has moved to https://github.com/python-humanize/humanize 🚀

Please open new issues at https://github.com/python-humanize/humanize/issues

from humanize.

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.