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

Docs: Add third-party integrations user guide #167

Merged
merged 6 commits into from
Nov 24, 2023
Merged

Conversation

AdrianoKF
Copy link
Contributor

@AdrianoKF AdrianoKF commented Nov 24, 2023

This PR adds a page on the integration of lakefs-spec with third-party libraries to the user guide as docs/guide/integrations.md.

It includes explanations and code examples for:

  • Pandas
  • DuckDB
  • Polars
  • PyArrow

Note

I wonder if the code examples should be included from external Python files, just as for the quickstart guide? This would allow us to run them as part of an integration test suite for the docs.

@AdrianoKF AdrianoKF marked this pull request as ready for review November 24, 2023 13:51
@AdrianoKF AdrianoKF self-assigned this Nov 24, 2023
@AdrianoKF AdrianoKF added the documentation Improvements or additions to documentation label Nov 24, 2023
Copy link
Contributor

@janwillemkl janwillemkl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! The PyArrow example is a nice addition 😄

@AdrianoKF AdrianoKF merged commit fbe2ef4 into main Nov 24, 2023
@AdrianoKF AdrianoKF deleted the docs-integrations branch November 24, 2023 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants