[seaborn] 11/14: Update v0.2.1 docs

Andreas Tille tille at debian.org
Fri Jan 20 15:00:47 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to tag v0.2.1
in repository seaborn.

commit b563a57bd994b7c35424732d3087bc9ab14f964c
Author: mwaskom <mwaskom at stanford.edu>
Date:   Tue Jan 14 22:12:52 2014 -0800

    Update v0.2.1 docs
---
 doc/v0.2.1.txt | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/v0.2.1.txt b/doc/v0.2.1.txt
index 55b78d4..bea559e 100644
--- a/doc/v0.2.1.txt
+++ b/doc/v0.2.1.txt
@@ -13,3 +13,12 @@ Bug fixes
 
 - Additionally fixed the ``groupby`` code to work with all styles of group
   specification (specifically, using a dictionary or a function now works).
+
+- Fixed a bug where artifacts from the kde fitting could undershoot and create
+  a plot where the density axis starts below 0.
+
+- Ensured that data used for kde fitting is double-typed to avoid a low-level
+  statsmodels error.
+
+- Changed the implementation of the histogram bin-width reference rule to
+  take a ceiling of the estimated number of bins.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/seaborn.git



More information about the debian-science-commits mailing list