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

Fix DataFrames' bounds on Tables #10451

Merged
merged 1 commit into from
Mar 3, 2020

Conversation

davidanthoff
Copy link
Contributor

This is a pretty minimal change, it fixes the situation that right now some of these older DataFrame versions declare themselves compatible with Tables 1.0.x, when they are actually not.

Right now this is creating havoc in a lot of places, so it would be good if we could fix/merge this ASAP.

CC @quinnj, @bkamins, @nalimilan

@bkamins
Copy link
Contributor

bkamins commented Mar 3, 2020

Thank you!

@fredrikekre fredrikekre merged commit c591815 into JuliaRegistries:master Mar 3, 2020
@quinnj
Copy link
Contributor

quinnj commented Mar 3, 2020

Thanks!

@davidanthoff davidanthoff deleted the fix-df-bounds branch March 3, 2020 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants