Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong links on https://data.paradigm.xyz/about #3

Open
nmandal opened this issue May 2, 2023 · 0 comments
Open

Wrong links on https://data.paradigm.xyz/about #3

nmandal opened this issue May 2, 2023 · 0 comments

Comments

@nmandal
Copy link

nmandal commented May 2, 2023

I believe I found two instances where the link goes to the wrong page on the about page.

Under These files are too big. How am I supposed to use them?

There are many options for processing large amounts of parquet data. In many cases, you don’t even need a database or a large amount of memory. See below for an overview of parquet, or see example dataset usage in [this notebook](https://github.com/paradigmxyz/paradigm-data-portal/blob/main/notebooks/ethereum_contracts.ipynb).

This link 404s (see below). I believe it should link to [this notebook](https://github.com/paradigmxyz/paradigm-data-portal/blob/main/notebooks/explore_ethereum_contracts.ipynb) instead.

Screenshot 2023-05-02 at 6 03 52 PM

Under About Parquet

You can run efficient queries against parquet files without any database and without needing to fit the files in memory. See [this notebook](https://parquet.apache.org/) for example usage.

I believe this should link to the same notebook as above: [this notebook](https://github.com/paradigmxyz/paradigm-data-portal/blob/main/notebooks/explore_ethereum_contracts.ipynb)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant