Git Product home page Git Product logo

Comments (4)

jaxels20 avatar jaxels20 commented on June 14, 2024

The data collection right now looks overcomplicated, but it could be the most efficient way. it works relatively fine.
Why no use of pandas dataf rame?
Why are all the data calculated on the dashboard backend? if that is okay then it must be abstracted away in methods/functions

from steinloss.

jaxels20 avatar jaxels20 commented on June 14, 2024

All the data should be collected in a data frame, the idea of using a singleton to access it is good, this transformation will take time:(

Edit:
the fastest and most efficient way is by creating dictionaries of lists

from steinloss.

jaxels20 avatar jaxels20 commented on June 14, 2024

The recording of time have been looked into carefully, seems like there is some errors

from steinloss.

jaxels20 avatar jaxels20 commented on June 14, 2024

To do:

  • It is possible to make the retrieve_lost_percentage_over_time more efficient (specially the loop)
  • Make download button work perfectly
  • Fix the sent/rec code (works now but irritating naming incorporate it in the data collection class)

from steinloss.

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.