Skip to content
Snippets Groups Projects
Commit 8a6a5bff authored by Bert Palm's avatar Bert Palm 🎇
Browse files

Update aloc_usage.md - fixed table

parent 8ca23e98
No related branches found
No related tags found
No related merge requests found
......@@ -88,7 +88,7 @@ like `s1.loc[:] = s2` do. See also the [cookbook](/docs/cookbook.md#broadcast-ar
*Indexer Table*
| example | type | on | like `.loc` | handling |
| ------ | ------ | ------ |------ |
| ------ | ------ | ------ |------|------ |
|[Column indexer](#select-columns-gracefully)|
| `.aloc[any, ['a']]` | scalar | columns |no| select graceful |
| `.aloc[any, 'b':'z']` | slice | columns |yes| slice |
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment