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

Improve Lazy Loaded Catalog Representation #399

Open
smcguire-cmu opened this issue Aug 8, 2024 · 2 comments
Open

Improve Lazy Loaded Catalog Representation #399

smcguire-cmu opened this issue Aug 8, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@smcguire-cmu
Copy link
Contributor

Currently the catalog representation copies the dask data frame lazy representation, which confuses users to thinking the data has been loaded, especially with the hipscat id column. Some other way of showing the table would be useful, and replacing the index column to show the HEALPix pixels instead of the hipscat id might be a good start for this.

@smcguire-cmu smcguire-cmu added the enhancement New feature or request label Aug 8, 2024
@delucchi-cmu
Copy link
Contributor

Is this different from: #387 ?

@nevencaplar
Copy link
Member

No, it is the same problem. I think we have decided to start first with removing hipscat id column values, and then evaluating based on the feedback if this is sufficient change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants