Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more examples to README #27

Closed
d99kris opened this issue Jun 4, 2019 · 0 comments
Closed

Add more examples to README #27

d99kris opened this issue Jun 4, 2019 · 0 comments

Comments

@d99kris
Copy link
Owner

d99kris commented Jun 4, 2019

Proposed examples to be added:

  1. List supported datatypes for Get/Set-functions, i.e. int, long, long long, unsigned, unsigned long, unsigned long long, float, double, long double, char, std::string.
  2. How do construct Document from a std::string containing CSV data, using stringstream - see Add support for access original data for advanced process and load csv from string. #25
  3. Examples showing reading three common CSV file types (with table illustrating file content); no headers, column headers, both column and row headers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant