Skip to content

Commit

Permalink
trim
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Sep 1, 2024
1 parent c00d7eb commit 837d95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Once retrieved, the complete set of index values for a series is accessible via

```{code-cell}
series = cpi.series.get(items="Housing", area="Los Angeles-Long Beach-Anaheim, CA")
series.indexes
series.indexes[:5]
```

That's it!
Expand Down

0 comments on commit 837d95d

Please sign in to comment.