mirror of https://github.com/databricks/cli.git
6 lines
121 B
YAML
6 lines
121 B
YAML
|
# Example 2.5 Sequence of Sequences
|
||
|
|
||
|
- [name , hr, avg ]
|
||
|
- [Mark McGwire, 65, 0.278]
|
||
|
- [Sammy Sosa , 63, 0.288]
|