We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ee4fa commit 4970f07Copy full SHA for 4970f07
CHANGELOG.md
@@ -1,9 +1,15 @@
1
+# Dev
2
+
3
+## Features
4
5
+* Now `IMD` throws errors when accesses a grouped data set which its parent is modified.
6
7
# Version 0.7.15
8
9
## Fixes
10
11
* Functions `searchsorted`, `searchsortedfirst`, and `searchsortedlast` now works with `DatasetColumn`
-* Fix a bug which in `byrow(nunique)`
12
+* Fix a bug in `byrow(nunique)`
13
14
# Version 0.7.14
15
0 commit comments