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

Add a feature to look like Excel #264

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

Conversation

rajarshidcoder
Copy link

Adding this feature where user can choose this to be True so the final result will look like a Spreadsheet , or in short, will add a divider after every row.

rajarshidcoder and others added 2 commits October 17, 2023 12:36
Adding this feature where user can choose this to be True so the final result will look like a Spreadsheet , or in short, will add a divider after every row.
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #264 (0e99b70) into main (fe353d0) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #264   +/-   ##
=======================================
  Coverage   94.21%   94.21%           
=======================================
  Files           5        5           
  Lines        2387     2387           
=======================================
  Hits         2249     2249           
  Misses        138      138           
Flag Coverage Δ
macos-latest 94.17% <100.00%> (ø)
ubuntu-latest 94.17% <100.00%> (ø)
windows-latest 94.13% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/prettytable/prettytable.py 90.36% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@hugovk hugovk changed the title Adding a Feature to look like Excel Add a feature to look like Excel Oct 17, 2023
@hugovk
Copy link
Member

hugovk commented Oct 17, 2023

Please can you give some example code and example output of this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants