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

[ENH] CSV Import: Skip multi rows edit #6691

Merged
merged 5 commits into from
Jan 5, 2024

Conversation

ales-erjavec
Copy link
Contributor

@ales-erjavec ales-erjavec commented Jan 4, 2024

Issue

Closes #6675

Description of changes

Add row check marks for skipping rows.

Screen.Recording.2024-01-05.at.10.34.28.mov

Allow selection of multiple rows for easy skipping of many rows.

Screen.Recording.2024-01-05.at.10.36.05.mov
Includes
  • Code changes
  • Tests
  • Documentation

Copy link

codecov bot commented Jan 4, 2024

Codecov Report

Merging #6691 (1e768d2) into master (7b68883) will decrease coverage by 0.03%.
The diff coverage is 78.64%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6691      +/-   ##
==========================================
- Coverage   88.08%   88.06%   -0.03%     
==========================================
  Files         322      322              
  Lines       70105    70250     +145     
==========================================
+ Hits        61755    61866     +111     
- Misses       8350     8384      +34     

@VesnaT VesnaT merged commit 7233533 into biolab:master Jan 5, 2024
25 of 27 checks passed
janezd pushed a commit to janezd/orange3 that referenced this pull request Jan 7, 2024
…tirow

[ENH] CSV Import: Skip multi rows edit
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.

File widget: add option to skip a range of rows not holding headers or data
2 participants