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

Implement Parameter na_strings for fread #95

Closed
st-pasha opened this issue Jun 28, 2017 · 0 comments · Fixed by #96
Closed

Implement Parameter na_strings for fread #95

st-pasha opened this issue Jun 28, 2017 · 0 comments · Fixed by #96
Labels
fread Issues related to parsing any input files via fread function improve Improvement of an existing functionality
Milestone

Comments

@st-pasha
Copy link
Contributor

If the parameter is not given, it should default to ["NA"].
If the parameter is given, we need to make sure that it actually works.

@st-pasha st-pasha added improve Improvement of an existing functionality fread Issues related to parsing any input files via fread function labels Jun 28, 2017
st-pasha added a commit that referenced this issue Jun 28, 2017
* Fix bug with TOSTRINGLIST macro (it used buffers which could have become deallocated)
* Add default setting for na_strings parameter. 
* Closes #95
@st-pasha st-pasha added this to the Olden times milestone Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fread Issues related to parsing any input files via fread function improve Improvement of an existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant