tag:github.com,2008:https://github.com/VirtusLab/pandas-stubs/releases Release notes from pandas-stubs 2021-10-05T16:50:35Z tag:github.com,2008:Repository/266731986/1.2.0.19 2021-10-06T12:03:33Z 1.2.0.19 <p>Fixes:</p> <ul> <li>Fix <code>values</code> attribute of <code>Series</code> class</li> </ul> zkrolikowski-vl tag:github.com,2008:Repository/266731986/1.2.0.18 2021-10-06T12:05:11Z 1.2.0.18 <p>Pandas datetime-like classes now inherit from datetime classes allowing for arithmetic operation</p> zkrolikowski-vl tag:github.com,2008:Repository/266731986/1.2.0.1 2021-07-13T09:27:06Z 1.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-vl tag:github.com,2008:Repository/266731986/1.1.0.14 2021-07-13T06:20:41Z 1.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-vl tag:github.com,2008:Repository/266731986/1.1.0.13 2021-07-13T06:19:25Z 1.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-vl tag:github.com,2008:Repository/266731986/1.1.0.12 2021-07-01T19:23:52Z 1.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-vl tag:github.com,2008:Repository/266731986/1.1.0.11 2021-07-01T06:55:11Z 1.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-vl tag:github.com,2008:Repository/266731986/1.0.0 2021-04-12T17:11:09Z For 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