0.0.1 • Published 5 years ago
csv_search v0.0.1
csv_search 
Searching of csv files
User story
- AS A "Data scientist"
- I WANT TO "easily lookup for information in csv files"
- SO THAT I CAN "useful lookup data is avalable in csv files"
- Part of See it Done project.
Version Notes:
- 0.?.? - Module are still in development. Radical changes may happen. All successful tested commits are released.
- 1.?.? - Module are in use and breaking changes can be expected. All successful tested commits are released.
- 2.?.? - Only tagged versions released. Module is regarded stable and in production.
npm
npm i csv_search -s
yarn
yarn add csv_search
Usage
Node
const _ = require('csv_search')
(This README file was generated by https://github.com/perezlamed/lamed_readme)
0.0.1
5 years ago