You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,7 @@
26
26
-[BUG] Fixed bug in `transform_columns` which ignored the `column_names` specification when `new_column_names` dictionary was provided as an argument, issue #1063. @thatlittleboy
27
27
-[BUG]`count_cumulative_unique` no longer modifies the column being counted in the output when `case_sensitive` argument is set to False, issue #1065. @thatlittleboy
28
28
-[BUG] Fix for gcc missing error in dev container
29
+
-[DOC] Added a step in the dev guide to install `Remote Container` in VS Code. @ashenafiyb
29
30
-[DOC] Convert `expand_column` code examples to doctests, issue #972. @gahjelle
0 commit comments