This is an automated email from the ASF dual-hosted git repository. timsaucer pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/datafusion-python.git
from 24f0b1a1 Add a documentation build step in CI (#1139) add d6ef9bcb Add DataFrame API Documentation for DataFusion Python (#1132) No new revisions were added by this update. Summary of changes: docs/source/api/dataframe.rst | 387 +++++++++++++++++++++ docs/source/{user-guide/io => api}/index.rst | 16 +- docs/source/conf.py | 3 + docs/source/index.rst | 2 + .../user-guide/common-operations/functions.rst | 2 +- docs/source/user-guide/dataframe.rst | 3 +- 6 files changed, 402 insertions(+), 11 deletions(-) create mode 100644 docs/source/api/dataframe.rst copy docs/source/{user-guide/io => api}/index.rst (85%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org