Skip to content

Commit d13680d

Browse files
jeromekellehermergify[bot]
authored andcommitted
Efficient in-place table subsetting
Closes #2666
1 parent 532187d commit d13680d

File tree

6 files changed

+1814
-3
lines changed

6 files changed

+1814
-3
lines changed

c/CHANGELOG.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--------------------
2-
[1.1.2] - 2022-XX-XX
2+
[1.1.2] - 2023-XX-XX
33
--------------------
44

55
**Features**
@@ -21,6 +21,9 @@
2121
- Guarantee that unfiltered tables are not written to unnecessarily
2222
during simplify (:user:`jeromekelleher` :pr:`2619`).
2323

24+
- Add `x_table_keep_rows` methods to provide efficient in-place table subsetting
25+
(:user:`jeromekelleher`, :pr:`2700`).
26+
2427
--------------------
2528
[1.1.1] - 2022-07-29
2629
--------------------

0 commit comments

Comments
 (0)