Giter Club home page Giter Club logo

Comments (2)

astrochun avatar astrochun commented on September 1, 2024

The referrer tables do not have a timestamp. As such, we need to merge them and include the date the code was run (via the filename). I'm looking for my case whether there are duplicates with a simple merge. In most cases, the records are same with duplicate entries except for the following:

2021-03-17,Evolution-of-Galaxies,github.com,6,1 (first entry gave 4,1)
2021-03-17,MZEvolve,github.com,2,1 (first entry gave 1,1)
2021-03-19,MMTtools,github.com,2,1 (first entry gave 1,1)
2021-03-19,Zcalbase_gal,github.com,9,2 (first entry gave 8,2)

from github-stats-pages.

astrochun avatar astrochun commented on September 1, 2024

One limitation right now with this feature is that with each run, there are overlap with SQLite db. We need to address this by ensure that the new numbers are used.

There was an ask for this in pandas: pandas-dev/pandas#14553; however, this was never adopted/implemented. I think we would need to do SQLModel updates directly here.

from github-stats-pages.

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.