Documentation needs more detailed examples.
Open
- Dominant language
- Python
- Stars
- 1k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
The odo documentation is quite sparse. It does not explain some basic concepts like how to pass further parameters. For example, when loading a csv file, how do I tell odo that the file is latin1 encoded?
data=[]
odo('mylatin1.csv',data)
If you can explain the basic premise to me, I'd be happy to make the change and submit a pull request
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.