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

Add missing using DataFrames #75

Merged
merged 2 commits into from
Feb 23, 2023
Merged

Add missing using DataFrames #75

merged 2 commits into from
Feb 23, 2023

Conversation

tmigot
Copy link
Member

@tmigot tmigot commented Feb 20, 2023

https://juliasmoothoptimizers.github.io/tutorials/introduction-to-bundleadjustmentmodels/

gives Error: type ##DataFrames.DataFrame#313 has no field nequ

@tmigot tmigot added the bug Something isn't working label Feb 20, 2023
@github-actions
Copy link
Contributor

Once the build has completed, you can preview your PR at this URL: https://juliasmoothoptimizers.github.io/JSOTutorials.jl/

@tmigot
Copy link
Member Author

tmigot commented Feb 20, 2023

BundleAdjustmentModels 0.3 is not compatible with DataFrames 1.5. This PR should fix it though JuliaSmoothOptimizers/BundleAdjustmentModels.jl#75

@github-actions
Copy link
Contributor

Once the build has completed, you can preview your PR at this URL: https://juliasmoothoptimizers.github.io/JSOTutorials.jl/

@tmigot
Copy link
Member Author

tmigot commented Feb 23, 2023

Temporary fix

@tmigot tmigot merged commit 00bdce0 into main Feb 23, 2023
@tmigot tmigot deleted the fix-bundle branch February 23, 2023 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant