Giter VIP home page Giter VIP logo

Comments (4)

aaronrudkin avatar aaronrudkin commented on July 29, 2024

I can implement this fairly easily when I implement the stash cart stuff on the member pages and searching. The only thing I need is how I get the probability/party data.

from webvoteview.

aaronrudkin avatar aaronrudkin commented on July 29, 2024

Choice made, agreement with party, vote info, and vote division are on the member pages. I can't do vote probability unless that data is in the database.

from webvoteview.

aaronrudkin avatar aaronrudkin commented on July 29, 2024

Vote probability code is added, just waiting for the data to appear. You need only add a tuple to the votes list, so what's now {"id": "IDGOESHERE", "v": 1} will become {"id": "IDGOESHERE", "v": 1, "p": 85}.

from webvoteview.

JeffreyBLewis avatar JeffreyBLewis commented on July 29, 2024

Cool. As soon as we have all of the info in the db that is required to
populated that field, I will make it so.

Best,

Jeff

On Mon, Aug 22, 2016 at 1:29 PM, Aaron Rudkin [email protected]
wrote:

Vote probability code is added, just waiting for the data to appear. You
need only add a tuple to the votes list, so what's now {"id":
"IDGOESHERE", "v": 1} will become {"id": "IDGOESHERE", "v": 1, "p": 85}.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#2 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AEinZVrHXUJzw-ZD0TV5s1ZQp2FLyvZlks5qigaXgaJpZM4I8VU0
.

Jeffrey B. Lewis
Professor and Chair
Department of Political Science
University of California, Los Angeles
BOX 951472, 4289A Bunche Hall
Los Angeles, CA 90095-1472

President
The Society for Political Methodology

from webvoteview.

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.