Skip to content

Commit 36ebe37

Browse files
committed
Update changelog.md
1 parent acdee8c commit 36ebe37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ITables ChangeLog
77
**Fixed**
88
- We use `pandas.io.formats.format.format_array` to format non-trivial dtypes (as in `itables<=1.3.1`) ([#112](https://github.com/mwouts/itables/issues/112))
99
- The downsampling of large tables is faster. We have also added a new function `generate_random_df` to generate large tables on demand ([#113](https://github.com/mwouts/itables/issues/113))
10+
- We don't raise a warning anymore when a table is downsampled. Instead, we add this information to the table summary ([#114](https://github.com/mwouts/itables/issues/114))
1011

1112
**Added**
1213
- We have added support for Python 2 ([#115](https://github.com/mwouts/itables/issues/115)).

0 commit comments

Comments
 (0)