We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bfd09c commit 7d5955dCopy full SHA for 7d5955d
CHANGELOG.md
@@ -6,6 +6,7 @@
6
* Fix a bug in `show` which causes ignoring format of a column when calculating the max width.
7
* Better `show` for `GroupBy/GatherBy` in Jupyter
8
* `hcat!` keeps the format of the second data set.
9
+* Fix an issue in show with HTML MIME, [issue #91](https://github.com/sl-solution/InMemoryDatasets.jl/issues/91)
10
11
12
## Performance
0 commit comments