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

Use DataAPI.rownumber instead of DataFrames' rownumber #3322

Merged
merged 2 commits into from May 12, 2023

Conversation

VEZY
Copy link
Contributor

@VEZY VEZY commented Apr 23, 2023

Following this issue (JuliaData/DataAPI.jl#60) in DataAPI.jl, proposing to use the new intefrace for rownumber from DataAPI.jl instead of the one defined in DataFrames.

The implementation in DataFrames is not changed, the only change is to import rownumberfrom DataAPI.jl.

@bkamins bkamins added the ecosystem Issues in DataFrames.jl ecosystem label Apr 23, 2023
@bkamins bkamins added this to the 1.6 milestone Apr 23, 2023
@bkamins
Copy link
Member

bkamins commented Apr 23, 2023

You need to change DataAPI.jl bounds in Project.toml also.

@VEZY
Copy link
Contributor Author

VEZY commented Apr 24, 2023

You need to change DataAPI.jl bounds in Project.toml also.

Done !

@bkamins bkamins merged commit 3aa0067 into JuliaData:main May 12, 2023
4 of 5 checks passed
@bkamins
Copy link
Member

bkamins commented May 12, 2023

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ecosystem Issues in DataFrames.jl ecosystem
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants