Software Open Access
Michael Waskom; Maoz Gelbart; Olga Botvinnik; Joel Ostblom; Paul Hobson; Saulius Lukauskas; David C Gemperline; Tom Augspurger; Yaroslav Halchenko; Jordi Warmenhoven; John B. Cole; Julian de Ruiter; Ewout ter Hoeven; Jake Vanderplas; Stephan Hoyer; Cameron Pye; Alistair Miles; Corban Swain; Kyle Meyer; Marcel Martin; Pete Bachant; Eric Quintero; Gero Kunter; Santi Villalba; Brian; Clark Fitzgerald; Constantine Evans; Mike Lee Williams; Drew O'Kane; Tal Yarkoni
<?xml version='1.0' encoding='utf-8'?> <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.1/metadata.xsd"> <identifier identifierType="DOI">10.5281/zenodo.6960643</identifier> <creators> <creator> <creatorName>Michael Waskom</creatorName> </creator> <creator> <creatorName>Maoz Gelbart</creatorName> </creator> <creator> <creatorName>Olga Botvinnik</creatorName> <affiliation>@czbiohub</affiliation> </creator> <creator> <creatorName>Joel Ostblom</creatorName> <affiliation>University of British Columbia</affiliation> </creator> <creator> <creatorName>Paul Hobson</creatorName> <affiliation>@coiled</affiliation> </creator> <creator> <creatorName>Saulius Lukauskas</creatorName> </creator> <creator> <creatorName>David C Gemperline</creatorName> </creator> <creator> <creatorName>Tom Augspurger</creatorName> <affiliation>@microsoft</affiliation> </creator> <creator> <creatorName>Yaroslav Halchenko</creatorName> <affiliation>Dartmouth College, @Debian, @DataLad, @PyMVPA, @fail2ban</affiliation> </creator> <creator> <creatorName>Jordi Warmenhoven</creatorName> </creator> <creator> <creatorName>John B. Cole</creatorName> </creator> <creator> <creatorName>Julian de Ruiter</creatorName> <affiliation>GoDataDriven</affiliation> </creator> <creator> <creatorName>Ewout ter Hoeven</creatorName> </creator> <creator> <creatorName>Jake Vanderplas</creatorName> <affiliation>Google</affiliation> </creator> <creator> <creatorName>Stephan Hoyer</creatorName> <affiliation>@google</affiliation> </creator> <creator> <creatorName>Cameron Pye</creatorName> <affiliation>Unnatural Products Inc.</affiliation> </creator> <creator> <creatorName>Alistair Miles</creatorName> <affiliation>Wellcome Sanger Institute</affiliation> </creator> <creator> <creatorName>Corban Swain</creatorName> </creator> <creator> <creatorName>Kyle Meyer</creatorName> </creator> <creator> <creatorName>Marcel Martin</creatorName> </creator> <creator> <creatorName>Pete Bachant</creatorName> <affiliation>@WindESCo</affiliation> </creator> <creator> <creatorName>Eric Quintero</creatorName> </creator> <creator> <creatorName>Gero Kunter</creatorName> <affiliation>Universität Siegen</affiliation> </creator> <creator> <creatorName>Santi Villalba</creatorName> </creator> <creator> <creatorName>Brian</creatorName> </creator> <creator> <creatorName>Clark Fitzgerald</creatorName> <affiliation>Math and Stats Department</affiliation> </creator> <creator> <creatorName>Constantine Evans</creatorName> </creator> <creator> <creatorName>Mike Lee Williams</creatorName> </creator> <creator> <creatorName>Drew O'Kane</creatorName> <affiliation>The Climate Corporation</affiliation> </creator> <creator> <creatorName>Tal Yarkoni</creatorName> <affiliation>Twitter</affiliation> </creator> </creators> <titles> <title>mwaskom/seaborn: v0.12.0b3</title> </titles> <publisher>Zenodo</publisher> <publicationYear>2022</publicationYear> <dates> <date dateType="Issued">2022-08-04</date> </dates> <resourceType resourceTypeGeneral="Software"/> <alternateIdentifiers> <alternateIdentifier alternateIdentifierType="url">https://zenodo.org/record/6960643</alternateIdentifier> </alternateIdentifiers> <relatedIdentifiers> <relatedIdentifier relatedIdentifierType="URL" relationType="IsSupplementTo">https://github.com/mwaskom/seaborn/tree/v0.12.0b3</relatedIdentifier> <relatedIdentifier relatedIdentifierType="DOI" relationType="IsVersionOf">10.5281/zenodo.592845</relatedIdentifier> <relatedIdentifier relatedIdentifierType="URL" relationType="IsPartOf">https://zenodo.org/communities/zenodo</relatedIdentifier> </relatedIdentifiers> <version>v0.12.0b3</version> <rightsList> <rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights> </rightsList> <descriptions> <description descriptionType="Abstract"><p>This is the third and final beta release for seaborn v0.12, a major update introducing <a href="http://seaborn.pydata.org/nextgen/">an entirely new interface</a> along with <a href="https://github.com/mwaskom/seaborn/blob/v0.12.0b0/doc/releases/v0.12.0.txt">numerous features, enhancements, and fixes</a> for existing functionality.</p> <p>To install for testing, run</p> <pre><code>pip install seaborn==0.12.0b3 </code></pre> <p>Changes from the second beta release:</p> Objects interface <ul> <li>Added <code>Est</code> stat for aggregating with a flexible error bar interval (#2912)</li> <li>Added <code>Interval</code> mark for drawing lines perpendicular to the orient axis (#2912)</li> <li>Added <code>Plot.theme</code> for basic control over figure appearance (#2929)</li> <li>Expanded <code>Plot.label</code> to control plot titles (#2934)</li> <li>Fixed <code>Plot.scale</code> so that it applies to variables added during the stat transform (#2915)</li> <li>Fixed a bug where the <code>Plot.configure</code> spec would not persist after further method calls (#2917)</li> <li>Fixed a bug where dot marks ignored the <code>artist_kws</code> parameter (#2921)</li> </ul> Function interface <ul> <li>Added <code>.apply</code> and <code>.pipe</code> methods to <code>FacetGrid</code>/<code>PairGrid</code>/<code>JointGrid</code> for fluent customization (#2928)</li> <li>Added a workaround for an issue in matplotlib that caused figure-level plots to freeze or close (#2925)</li> </ul></description> <description descriptionType="Other">If seaborn is integral to a scientific publication, please cite the following paper:</description> </descriptions> </resource>
All versions | This version | |
---|---|---|
Views | 44,356 | 387 |
Downloads | 1,955 | 13 |
Data volume | 1.6 GB | 25.1 MB |
Unique views | 33,023 | 369 |
Unique downloads | 1,595 | 13 |