GithubHelp home page GithubHelp logo

datarank's People

Contributors

rt2zz avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

datarank's Issues

tiedRank() is giving .5 values

I realise this might be an old project no longer maintained, but I just thought I'd let you know that I seem to be getting .5 values when I run this on my data, but only when there is an even number of ties in the rankings..

I should just be able to fix this by doing a Math.floor on the values.

{ "Name": "SUZANNE", "Amount": 31, "rank": 98 },
  { "Name": "EDWARD", "Amount": 30, "rank": 100.5 },
  { "Name": "GLENYS", "Amount": 30, "rank": 100.5 },
  { "Name": "LESLEY", "Amount": 30, "rank": 100.5 },
  { "Name": "GORDON", "Amount": 30, "rank": 100.5 },
  { "Name": "NEVILLE", "Amount": 29, "rank": 104 },
  { "Name": "ADRIAN", "Amount": 29, "rank": 104 },
  { "Name": "NEIL", "Amount": 29, "rank": 104 },
  { "Name": "JUNE", "Amount": 28, "rank": 106.5 },
  { "Name": "BETTY", "Amount": 28, "rank": 106.5 },
  { "Name": "DENISE", "Amount": 27, "rank": 108 },
  { "Name": "DENIS", "Amount": 26, "rank": 110.5 },
  { "Name": "CAROL", "Amount": 26, "rank": 110.5 },

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.