-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
description of xarray assumes knowledge of pandas #1282
Comments
Agreed! Here's what @jhamman and I wrote in the abstract for our paper on Xarray:
Probably something like that first sentence is a better high level description. |
I agree as I was in this situation of jumping straight into xarray (and Python) having never used pandas. As for other key points that could be emphasised:
|
In order to maintain a list of currently relevant issues, we mark issues as stale after a period of inactivity If this issue remains relevant, please comment here or remove the |
The first sentence a potential new user reads about xarray is
Now imagine you had never heard of pandas (like most new Ph.D. students in physical sciences). You would have no idea how useful and powerful xarray was.
I would propose modifying these top-level descriptions to remove the assumption that the user understands pandas. Of course we can still refer to pandas, but a more self-contained description would serve us well.
The text was updated successfully, but these errors were encountered: