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 083227c commit f4b5cbbCopy full SHA for f4b5cbb
RELEASE.rst
@@ -39,6 +39,9 @@ pandas 0.10.0
39
- 'density' property in `SparseSeries` (#2384)
40
- Add ``ffill`` and ``bfill`` convenience functions for forward- and
41
backfilling time series data (#2284)
42
+ - New option configuration system and functions `set_option`, `get_option`,
43
+ and `describe_option`. Deprecate `get_printoptions` and `set_printoptions`
44
+ (#2393)
45
46
**API Changes**
47
0 commit comments