mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-17 16:38:54 +00:00
Update DeepWiki badge placement in README.md (#1987)
This commit is contained in:
parent
3103b11323
commit
9cae7d2b1e
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
[](https://deepwiki.com/johnkerl/miller)
|
||||
|
||||
# What is Miller?
|
||||
|
||||
**Miller is like awk, sed, cut, join, and sort for data formats such as CSV, TSV, JSON, JSON Lines, and positionally-indexed.**
|
||||
|
|
@ -28,6 +26,8 @@ key-value-pair data in a variety of data formats.
|
|||
|
||||
# Getting started
|
||||
|
||||
[](https://deepwiki.com/johnkerl/miller)
|
||||
|
||||
* [Miller in 10 minutes](https://miller.readthedocs.io/en/latest/10min)
|
||||
* [A Guide To Command-Line Data Manipulation](https://www.smashingmagazine.com/2022/12/guide-command-line-data-manipulation-cli-miller)
|
||||
* [A quick tutorial on Miller](https://www.ict4g.net/adolfo/notes/data-analysis/miller-quick-tutorial.html)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue