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

Separate page for documenting indexing #203

Open
chiraganand opened this issue Jul 2, 2024 · 1 comment
Open

Separate page for documenting indexing #203

chiraganand opened this issue Jul 2, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@chiraganand
Copy link
Member

Just like what DataFrames.jl does with their indexing page. A plain markdown file containing all details on how to index a TSFrame.

  1. How to denote a column: Symbol, AbstractString, or Int.
  2. How to specify multiple columns including UnitRange.
  3. Indexing rows by scalars and vectors and ranges.
  4. Indexing rows by DateTime and Dates.Period.
  5. Output all rows for specified columns and all columns for specified rows.
@chiraganand chiraganand added the documentation Improvements or additions to documentation label Jul 2, 2024
@chiraganand
Copy link
Member Author

Refs #181

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

No branches or pull requests

1 participant