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

Clean up isless(::DataFrameRow, ::DataFrameRow) #1222

Merged
merged 1 commit into from
Sep 7, 2017
Merged

Conversation

nalimilan
Copy link
Member

Rewrite the code logic to match that used for Tuple and make it more natural.
Fix tests changed by 6035da8, and which should not use < and ==
(even if the latter falls back to isless).

Rewrite the code logic to match that used for Tuple and make it more natural.
Fix tests changed by 6035da8, and which should not use < and ==
(even if the latter falls back to isless).
@ararslan
Copy link
Member

ararslan commented Sep 3, 2017

Fun fact: When I view a page in a language other than English, my browser automatically adds a spam filter for the language. When I viewed the diff here just a moment ago, my browser automatically added an Icelandic spam filter. 🤔

@nalimilan nalimilan merged commit 0f7c94e into master Sep 7, 2017
@ararslan ararslan deleted the nl/isless branch September 7, 2017 19:47
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.

3 participants