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 option to clear columns in DataTable.clear() #1427

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

JoshKarpel
Copy link
Contributor

This PR resolves #1273

Please review the following checklist.

  • Docstrings on all new or modified functions / classes
  • Updated documentation
  • Updated CHANGELOG.md (where appropriate)

@JoshKarpel JoshKarpel changed the title Add option to clear columns in DataTable.clear Add option to clear columns in DataTable.clear() Dec 21, 2022
@JoshKarpel JoshKarpel marked this pull request as ready for review December 21, 2022 23:12
@JoshKarpel JoshKarpel force-pushed the clear-table-cols branch 2 times, most recently from 9cdeabe to 23ff2c8 Compare December 22, 2022 17:45
@willmcgugan willmcgugan merged commit e59d606 into Textualize:main Dec 29, 2022
@JoshKarpel JoshKarpel deleted the clear-table-cols branch December 29, 2022 15:49
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.

Support clearing columns via DataTable.clear()
2 participants