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: fix read_and_write example #3521

Merged
merged 13 commits into from
Mar 11, 2025
Merged

docs: fix read_and_write example #3521

merged 13 commits into from
Mar 11, 2025

Conversation

eddyxu
Copy link
Contributor

@eddyxu eddyxu commented Mar 9, 2025

  • Tune conf.py for doctest extension
  • Fix Produce() example to use an iterator to create data
  • Added intersphinx support for pyarrow, numpy and pandas.
  • Enable make doctest for all target

Part 1/N of efforts to address #2423

@github-actions github-actions bot added documentation Improvements or additions to documentation python java labels Mar 9, 2025
@eddyxu
Copy link
Contributor Author

eddyxu commented Mar 10, 2025

Test: ran make doctest and there is no error from read_and_write.rst.

@eddyxu eddyxu marked this pull request as ready for review March 10, 2025 22:20
@eddyxu eddyxu merged commit 0487ff5 into main Mar 11, 2025
8 checks passed
@eddyxu eddyxu deleted the lei/docs_1 branch March 11, 2025 02:12
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 java python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants