Giter VIP home page Giter VIP logo

Comments (4)

WraySmith avatar WraySmith commented on June 12, 2024

Additional update found during Milestone 2 submission:

  • regex issue with splitting on strings for publisher, there are some publishers with commas in their names that are getting split on - this is partially fixed but still requires more work
  • removed the average line from tab 1 fig 1 to speed up performance (code is commented out) - this should just get generated upfront and then plotted as a line without Altair doing the calculation
  • need to truncate average_rating score to only 1 of 2 decimal places

from boardgame-explorer.

WraySmith avatar WraySmith commented on June 12, 2024

need to look at removing all calcs from within Altair plots as this should speed the app up (counts, grouping, etc)

from boardgame-explorer.

WraySmith avatar WraySmith commented on June 12, 2024

table contents need to be formatted (for example year_published is showing up as a long format date)

from boardgame-explorer.

WraySmith avatar WraySmith commented on June 12, 2024

These items are now complete, did not end up splitting app.py into multiple files for each tab as the format is already split into app.py, app_wrangling.py and app_graphing.py

from boardgame-explorer.

Related Issues (15)

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.