mirror of
https://github.com/nushell/nushell.git
synced 2024-11-26 18:33:50 +01:00
8144926dc7
# Description Provides the ability to read and write [JSON lines](https://jsonlines.org/) files. This is accomplished by exposing the support already in Polars. ## Opening a JSON lines file <img width="1668" alt="Screenshot 2023-05-25 at 5 25 30 PM" src="https://github.com/nushell/nushell/assets/56345/3b213c3d-eea1-440a-8425-4ce4b39ab7d1"> ## Saving a dataframe to a JSON lines file <img width="848" alt="Screenshot 2023-05-25 at 5 15 57 PM" src="https://github.com/nushell/nushell/assets/56345/56089990-e14b-4f01-b676-5abab9333d7e"> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE |