tag:github.com,2008:https://github.com/VirtusLab/pandas-stubs/releasesRelease notes from pandas-stubs2021-10-05T16:50:35Ztag:github.com,2008:Repository/266731986/1.2.0.192021-10-06T12:03:33Z1.2.0.19<p>Fixes:</p>
<ul>
<li>Fix <code>values</code> attribute of <code>Series</code> class</li>
</ul>zkrolikowski-vltag:github.com,2008:Repository/266731986/1.2.0.182021-10-06T12:05:11Z1.2.0.18<p>Pandas datetime-like classes now inherit from datetime classes allowing for arithmetic operation</p>zkrolikowski-vltag:github.com,2008:Repository/266731986/1.2.0.12021-07-13T09:27:06Z1.2.0.1<p>Compliant with Pandas 1.2.x version.</p>
<p>Changes:</p>
<ul>
<li>Optionally disallow duplicate labels</li>
<li>Passing arguments to fsspec backends</li>
<li>Support for binary file handles in to_csv</li>
<li>Support for short caption and table position in to_latex</li>
<li>Added set_flags() for setting table-wide flags on a Series or DataFrame</li>
<li>DataFrame.applymap() now supports na_action</li>
<li>DataFrame now supports the divmod operation</li>
<li>DataFrame.to_parquet() now returns a bytes object when no path argument is passed</li>
</ul>zkrolikowski-vltag:github.com,2008:Repository/266731986/1.1.0.142021-07-13T06:20:41Z1.1.0.14<p>Compliant with Pandas 1.1.x version. Will work with never versions, however changes to some of the interfaces might not be reflected and cause problems.</p>
<p>Improvements:</p>
<ul>
<li>Checking that snippets execute correctly</li>
</ul>zkrolikowski-vltag:github.com,2008:Repository/266731986/1.1.0.132021-07-13T06:19:25Z1.1.0.13<p>Compliant with Pandas 1.1.x version. Will work with never versions, however changes to some of the interfaces might not be reflected and cause problems.</p>
<p>Improvements:</p>
<ul>
<li>Introduced bumpversion</li>
</ul>zkrolikowski-vltag:github.com,2008:Repository/266731986/1.1.0.122021-07-01T19:23:52Z1.1.0.12<p>Compliant with Pandas 1.1.x version. Will work with never versions, however changes to some of the interfaces might not be reflected and cause problems.</p>
<p>Fixes:</p>
<ul>
<li>typed the <code>pipe</code> methods</li>
</ul>zkrolikowski-vltag:github.com,2008:Repository/266731986/1.1.0.112021-07-01T06:55:11Z1.1.0.11<p>Compliant with Pandas 1.1.x version. Will work with never versions, however changes to some of the interfaces might not be reflected and cause problems.</p>
<p>Fixes:</p>
<ul>
<li>Fixed an issue with concat</li>
</ul>zkrolikowski-vltag:github.com,2008:Repository/266731986/1.0.02021-04-12T17:11:09ZFor Pandas 1.0.x<p>Designed to be complaint with Pandas 1.0.x API version. If used for an older Pandas version it might allow for too broad interfaces and if used with a newer one it might bring false-positive type errors when using new interface elements.</p>zkrolikowski-vl