name: b) New feature
about: Select this if you're adding a new feature to libra.
labels: feature
This pull request closes #issue_number_here .
- What I did
combined read modes "pathwise" and "namewise" because was repetitive
- How I did it
created read mode called "csvwise"
- How to verify it
gave client path to directory containing csv file, did one test without specifying the read_mode and another time specifying it
- [ ] I updated the docs.
This pull request adds a new feature to libra. @Palashio, could you please take a look at it?
name: b) New feature about: Select this if you're adding a new feature to libra. labels: feature
This pull request closes #issue_number_here .
- What I did combined read modes "pathwise" and "namewise" because was repetitive - How I did it created read mode called "csvwise" - How to verify it
gave client path to directory containing csv file, did one test without specifying the read_mode and another time specifying it - [ ] I updated the docs. This pull request adds a new feature to libra. @Palashio, could you please take a look at it?