Skip to content

Conversation

@JustinWonjaePark
Copy link
Contributor

Description

  1. Add parameter for excel and csv writing
  2. Differentiate exact matching and starting with sheet names

Type of change

Please insert 'x' one of the type of change.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Refactoring, Maintenance
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@JustinWonjaePark JustinWonjaePark added the enhancement [PR/Issue] New feature or request label Dec 23, 2021


def get_header_row(sheet_name, sheet_content):
def get_header_row(sheet_name, sheet_content, extended_header):
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's changeextended_headerto extended_header={}.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Changed as suggested.

@JustinWonjaePark
Copy link
Contributor Author

Replace the PR with #43

@JustinWonjaePark JustinWonjaePark deleted the add_scanoss_info_on_excel branch July 4, 2024 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement [PR/Issue] New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants