You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While doing a bit of documentation review today with @benbovy and @keewis , we're thinking of cleaning up the 'Data Structures' section, another change that would be nice is move up the classic 'data model schematic' figure to the top of the page, as currently it's a bit buried! Could also put it in the repo readme:
Is your feature request related to a problem?
The User Guide landing page itself is currently not the most welcoming (unlike e.g. the Gallery):
Describe the solution you'd like
A small intro and a structured toctree could come a long way:
Happy to turn this into a PR, but I thought I would discuss the toctree structure with you first.
Here is one option:
Data model
Core operations
I/O & scaling
Visualization & pandas
Advanced features
Domain‑specific workflows
Describe alternatives you've considered
Alternative
And one alternative:
Core Concepts
Data Selection & Manipulation
Computation & Performance
Input/Output
Visualization
Interoperability & Ecosystem
Specialized Applications
Advanced Topics & Configuration
Additional context
(Already added 'Complex Numbers' as a section, in case #10235 gets merged.)
The text was updated successfully, but these errors were encountered: