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

feat: DOCXToDocument: add table extraction #8457

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    013f47a View commit details
    Browse the repository at this point in the history
  2. Add reno note

    vblagoje committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4bbaa9f View commit details
    Browse the repository at this point in the history
  3. mypy fixes

    vblagoje committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    2d74b3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8901192 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. add unit tests

    medsriha committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    83a4898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3552f56 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Add csv table support

    vblagoje committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5b442f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c16b4b4 View commit details
    Browse the repository at this point in the history
  3. Update release note

    vblagoje committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    20d294d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Add TableFormat enum

    vblagoje committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1286bed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dd3777 View commit details
    Browse the repository at this point in the history
  3. Update docx.py

    Co-authored-by: Madeesh Kannan <[email protected]>
    vblagoje and shadeMe authored Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2f3304c View commit details
    Browse the repository at this point in the history
  4. PR feedback

    vblagoje committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c028438 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. PR feedback

    vblagoje committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3e85192 View commit details
    Browse the repository at this point in the history