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

WIP: Port to Missings #1278

Merged
merged 4 commits into from
Nov 20, 2017
Merged

WIP: Port to Missings #1278

merged 4 commits into from
Nov 20, 2017

Conversation

nalimilan
Copy link
Member

Deprecate nullable!() in favor of allow_missing!(). dropnull!() does not need a deprecation
since it has been introduced since the last release.

CI won't pass until DataStreams is ported to Missings.

Deprecate nullable!() in favor of allow_missing!(). dropnull!() does not need a deprecation
since it has been introduced since the last release.
@ararslan
Copy link
Member

Base tends to avoid underscores in names when possible, so perhaps we should consider allowmissing!?

@quinnj
Copy link
Member

quinnj commented Nov 18, 2017

DataStreams PR

@quinnj quinnj closed this Nov 18, 2017
@quinnj quinnj reopened this Nov 18, 2017
@quinnj
Copy link
Member

quinnj commented Nov 18, 2017

WeakRefStrings & DataStreams are now tagged w/ Missing ports

@coveralls
Copy link

coveralls commented Nov 19, 2017

Coverage Status

Coverage remained the same at 72.956% when pulling 58700c7 on nl/missing into 24c531d on master.

@nalimilan
Copy link
Member Author

Cool, CI has passed now.

@nalimilan
Copy link
Member Author

Merge? Due to the ultra-strict rules I enabled, I cannot do it myself... :-)

@andreasnoack
Copy link
Member

I tried but just realized my review is not worth anything in JuliaData.

@quinnj quinnj merged commit 2d29d2a into master Nov 20, 2017
@quinnj
Copy link
Member

quinnj commented Nov 20, 2017

That should be fixed now @andreasnoack 😄

@ararslan ararslan deleted the nl/missing branch November 20, 2017 18:36
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

Successfully merging this pull request may close these issues.

None yet

5 participants