Code Monkey home page Code Monkey logo

crux-top-lists's Issues

`202205.csv` contains only 859188 records instead of 1M

Hello,

Thank you for maintaining this repository and cached versions of crux-top-list.

202205.csv contains only 859188 records instead of the usual 1M. Can the corresponding list be regenerated and updated here or is the data also missing from Google's BigQuery database?

>>> import pandas as pd
>>> df = pd.read_csv("202205.csv")
>>> df
                                       origin     rank
0                          http://iporntv.net     1000
1       https://eldenring.wiki.fextralife.com     1000
2                 https://m.lightinthebox.com     1000
3                          https://ssc.nic.in     1000
4                  https://ja.m.wikipedia.org     1000
...                                       ...      ...
859183    https://www.vulcaodaborracha.com.br  1000000
859184                     https://www.vub.be  1000000
859185     https://www.virginianaturalgas.com  1000000
859186         https://www.virtualregatta.com  1000000
859187                https://zamosc.lento.pl  1000000

[859188 rows x 2 columns]
>>> df.groupby("rank").nunique()
         origin
rank           
1000        904
10000      7806
100000    76566
1000000  773912

Thanks!

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.