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

Add .loc[] property that works like pandas .loc #38

Open
redhog opened this issue Sep 3, 2024 · 0 comments
Open

Add .loc[] property that works like pandas .loc #38

redhog opened this issue Sep 3, 2024 · 0 comments
Assignees

Comments

@redhog
Copy link
Member

redhog commented Sep 3, 2024

Usage example:

myline = myxyz.loc[myxyz.flightlines.Line == 10203]

See https://github.com/emerald-geomodelling/libaarhusxyz/blob/master/docs/Example_window_a_dataset.ipynb for more details

@redhog redhog self-assigned this Sep 3, 2024
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