Search is not available for this dataset
repo_id
stringlengths
12
110
file_path
stringlengths
24
164
content
stringlengths
3
89.3M
__index_level_0__
int64
0
0
public_repos/pandas/doc/source/_static
public_repos/pandas/doc/source/_static/schemas/05_newcolumn_1.svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns...
0
public_repos/pandas/doc/source/_static
public_repos/pandas/doc/source/_static/schemas/05_newcolumn_3.svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns...
0
public_repos/pandas/doc/source/_static
public_repos/pandas/doc/source/_static/schemas/07_pivot_table.svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns...
0
public_repos/pandas/doc/source/_static
public_repos/pandas/doc/source/_static/schemas/06_groupby.svg
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.13.1.rst
.. _whatsnew_0131: Version 0.13.1 (February 3, 2014) --------------------------------- {{ header }} This is a minor release from 0.13.0 and includes a small number of API changes, several new features, enhancements, and performance improvements along with a large number of bug fixes. We recommend that all users up...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.25.2.rst
.. _whatsnew_0252: What's new in 0.25.2 (October 15, 2019) --------------------------------------- These are the changes in pandas 0.25.2. See :ref:`release` for a full changelog including other versions of pandas. .. note:: pandas 0.25.2 adds compatibility for Python 3.8 (:issue:`28147`). .. _whatsnew_0252.bu...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.19.1.rst
.. _whatsnew_0191: Version 0.19.1 (November 3, 2016) --------------------------------- {{ header }} .. ipython:: python :suppress: from pandas import * # noqa F401, F403 This is a minor bug-fix release from 0.19.0 and includes some small regression fixes, bug fixes and performance improvements. We recommen...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.4.4.rst
.. _whatsnew_144: What's new in 1.4.4 (August 31, 2022) ------------------------------------- These are the changes in pandas 1.4.4. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_1...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.20.2.rst
.. _whatsnew_0202: Version 0.20.2 (June 4, 2017) ----------------------------- {{ header }} .. ipython:: python :suppress: from pandas import * # noqa F401, F403 This is a minor bug-fix release in the 0.20.x series and includes some small regression fixes, bug fixes and performance improvements. We recomme...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.5.0.rst
.. _whatsnew_050: Version 0.5.0 (October 24, 2011) -------------------------------- {{ header }} New features ~~~~~~~~~~~~ - :ref:`Added <basics.df_join>` ``DataFrame.align`` method with standard join options - :ref:`Added <io.parse_dates>` ``parse_dates`` option to ``read_csv`` and ``read_table`` methods to optio...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.0.3.rst
.. _whatsnew_103: What's new in 1.0.3 (March 17, 2020) ------------------------------------ These are the changes in pandas 1.0.3. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_10...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.1.2.rst
.. _whatsnew_112: What's new in 1.1.2 (September 8, 2020) --------------------------------------- These are the changes in pandas 1.1.2. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsn...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.25.3.rst
.. _whatsnew_0253: What's new in 0.25.3 (October 31, 2019) --------------------------------------- These are the changes in pandas 0.25.3. See :ref:`release` for a full changelog including other versions of pandas. .. _whatsnew_0253.bug_fixes: Bug fixes ~~~~~~~~~ GroupBy/resample/rolling ^^^^^^^^^^^^^^^^^^^^^^^^ ...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.3.1.rst
.. _whatsnew_131: What's new in 1.3.1 (July 25, 2021) ----------------------------------- These are the changes in pandas 1.3.1. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_131.r...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.3.5.rst
.. _whatsnew_135: What's new in 1.3.5 (December 12, 2021) --------------------------------------- These are the changes in pandas 1.3.5. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsn...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.23.1.rst
.. _whatsnew_0231: What's new in 0.23.1 (June 12, 2018) ------------------------------------ {{ header }} This is a minor bug-fix release in the 0.23.x series and includes some small regression fixes and bug fixes. We recommend that all users upgrade to this version. .. warning:: Starting January 1, 2019, pand...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.23.2.rst
.. _whatsnew_0232: What's new in 0.23.2 (July 5, 2018) ----------------------------------- {{ header }} This is a minor bug-fix release in the 0.23.x series and includes some small regression fixes and bug fixes. We recommend that all users upgrade to this version. .. note:: pandas 0.23.2 is first pandas relea...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.5.0.rst
.. _whatsnew_150: What's new in 1.5.0 (September 19, 2022) ---------------------------------------- These are the changes in pandas 1.5.0. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whats...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.15.1.rst
.. _whatsnew_0151: Version 0.15.1 (November 9, 2014) --------------------------------- {{ header }} This is a minor bug-fix release from 0.15.0 and includes a small number of API changes, several new features, enhancements, and performance improvements along with a large number of bug fixes. We recommend that all u...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.14.0.rst
.. _whatsnew_0140: Version 0.14.0 (May 31 , 2014) ------------------------------ {{ header }} This is a major release from 0.13.1 and includes a small number of API changes, several new features, enhancements, and performance improvements along with a large number of bug fixes. We recommend that all users upgrade t...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.4.1.rst
.. _whatsnew_141: What's new in 1.4.1 (February 12, 2022) --------------------------------------- These are the changes in pandas 1.4.1. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsn...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.0.5.rst
.. _whatsnew_105: What's new in 1.0.5 (June 17, 2020) ----------------------------------- These are the changes in pandas 1.0.5. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_105....
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v2.0.2.rst
.. _whatsnew_202: What's new in 2.0.2 (May 29, 2023) ----------------------------------- These are the changes in pandas 2.0.2. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_202.reg...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.15.0.rst
.. _whatsnew_0150: Version 0.15.0 (October 18, 2014) --------------------------------- {{ header }} This is a major release from 0.14.1 and includes a small number of API changes, several new features, enhancements, and performance improvements along with a large number of bug fixes. We recommend that all users upg...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.2.2.rst
.. _whatsnew_122: What's new in 1.2.2 (February 09, 2021) --------------------------------------- These are the changes in pandas 1.2.2. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsn...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.2.3.rst
.. _whatsnew_123: What's new in 1.2.3 (March 02, 2021) ------------------------------------ These are the changes in pandas 1.2.3. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_123...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.1.3.rst
.. _whatsnew_113: What's new in 1.1.3 (October 5, 2020) ------------------------------------- These are the changes in pandas 1.1.3. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- Enhancements ~...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.6.0.rst
.. _whatsnew_060: Version 0.6.0 (November 25, 2011) --------------------------------- {{ header }} New features ~~~~~~~~~~~~ - :ref:`Added <reshaping.melt>` ``melt`` function to ``pandas.core.reshape`` - :ref:`Added <groupby.multiindex>` ``level`` parameter to group by level in Series and DataFrame descriptive stati...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.7.3.rst
.. _whatsnew_0703: Version 0.7.3 (April 12, 2012) ------------------------------ {{ header }} This is a minor release from 0.7.2 and fixes many minor bugs and adds a number of nice new features. There are also a couple of API changes to note; these should not affect very many users, and we are inclined to call them...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.13.0.rst
.. _whatsnew_0130: Version 0.13.0 (January 3, 2014) -------------------------------- {{ header }} This is a major release from 0.12.0 and includes a number of API changes, several new features and enhancements along with a large number of bug fixes. Highlights include: - support for a new index type ``Float64Ind...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.6.1.rst
.. _whatsnew_061: Version 0.6.1 (December 13, 2011) --------------------------------- New features ~~~~~~~~~~~~ - Can append single rows (as Series) to a DataFrame - Add Spearman and Kendall rank correlation options to Series.corr and DataFrame.corr (:issue:`428`) - :ref:`Added <indexing.basics.get_value>` ``get_v...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.16.0.rst
.. _whatsnew_0160: Version 0.16.0 (March 22, 2015) ------------------------------- {{ header }} This is a major release from 0.15.2 and includes a small number of API changes, several new features, enhancements, and performance improvements along with a large number of bug fixes. We recommend that all users upgrade...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.4.x.rst
.. _whatsnew_04x: Versions 0.4.1 through 0.4.3 (September 25 - October 9, 2011) ------------------------------------------------------------- {{ header }} New features ~~~~~~~~~~~~ - Added Python 3 support using 2to3 (:issue:`200`) - :ref:`Added <dsintro.name_attribute>` ``name`` attribute to ``Series``, now prin...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.21.1.rst
.. _whatsnew_0211: Version 0.21.1 (December 12, 2017) ---------------------------------- {{ header }} .. ipython:: python :suppress: from pandas import * # noqa F401, F403 This is a minor bug-fix release in the 0.21.x series and includes some small regression fixes, bug fixes and performance improvements. ...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.17.1.rst
.. _whatsnew_0171: Version 0.17.1 (November 21, 2015) ---------------------------------- {{ header }} .. note:: We are proud to announce that *pandas* has become a sponsored project of the (`NumFOCUS organization`_). This will help ensure the success of development of *pandas* as a world-class open-source proje...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.21.0.rst
.. _whatsnew_0210: Version 0.21.0 (October 27, 2017) --------------------------------- {{ header }} .. ipython:: python :suppress: from pandas import * # noqa F401, F403 This is a major release from 0.20.3 and includes a number of API changes, deprecations, new features, enhancements, and performance improv...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.18.0.rst
.. _whatsnew_0180: Version 0.18.0 (March 13, 2016) ------------------------------- {{ header }} This is a major release from 0.17.1 and includes a small number of API changes, several new features, enhancements, and performance improvements along with a large number of bug fixes. We recommend that all users upgrade...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.3.3.rst
.. _whatsnew_133: What's new in 1.3.3 (September 12, 2021) ---------------------------------------- These are the changes in pandas 1.3.3. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _what...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.12.0.rst
.. _whatsnew_0120: Version 0.12.0 (July 24, 2013) ------------------------------ {{ header }} This is a major release from 0.11.0 and includes several new features and enhancements along with a large number of bug fixes. Highlights include a consistent I/O API naming scheme, routines to read html, write MultiIndex...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.3.0.rst
.. _whatsnew_130: What's new in 1.3.0 (July 2, 2021) ---------------------------------- These are the changes in pandas 1.3.0. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. warning:: When reading new Excel 2007+ (``.xlsx``) files, the default argument ``engine=No...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.4.3.rst
.. _whatsnew_143: What's new in 1.4.3 (June 23, 2022) ----------------------------------- These are the changes in pandas 1.4.3. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_143.c...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.20.0.rst
.. _whatsnew_0200: Version 0.20.1 (May 5, 2017) ---------------------------- {{ header }} This is a major release from 0.19.2 and includes a number of API changes, deprecations, new features, enhancements, and performance improvements along with a large number of bug fixes. We recommend that all users upgrade to thi...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.10.0.rst
.. _whatsnew_0100: Version 0.10.0 (December 17, 2012) ---------------------------------- {{ header }} This is a major release from 0.9.1 and includes many new features and enhancements along with a large number of bug fixes. There are also a number of important API changes that long-time pandas users should pay clo...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.0.0.rst
.. _whatsnew_100: What's new in 1.0.0 (January 29, 2020) -------------------------------------- These are the changes in pandas 1.0.0. See :ref:`release` for a full changelog including other versions of pandas. .. note:: The pandas 1.0 release removed a lot of functionality that was deprecated in previous r...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.7.0.rst
.. _whatsnew_0700: Version 0.7.0 (February 9, 2012) -------------------------------- {{ header }} New features ~~~~~~~~~~~~ - New unified :ref:`merge function <merging.join>` for efficiently performing full gamut of database / relational-algebra operations. Refactored existing join methods to use the new infra...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.2.1.rst
.. _whatsnew_121: What's new in 1.2.1 (January 20, 2021) -------------------------------------- These are the changes in pandas 1.2.1. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.23.4.rst
.. _whatsnew_0234: What's new in 0.23.4 (August 3, 2018) ------------------------------------- {{ header }} This is a minor bug-fix release in the 0.23.x series and includes some small regression fixes and bug fixes. We recommend that all users upgrade to this version. .. warning:: Starting January 1, 2019, pa...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.2.5.rst
.. _whatsnew_125: What's new in 1.2.5 (June 22, 2021) ----------------------------------- These are the changes in pandas 1.2.5. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_125.r...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.25.0.rst
.. _whatsnew_0250: What's new in 0.25.0 (July 18, 2019) ------------------------------------ .. warning:: Starting with the 0.25.x series of releases, pandas only supports Python 3.5.3 and higher. See `Dropping Python 2.7 <https://pandas.pydata.org/pandas-docs/version/0.24/install.html#install-dropping-27>`_ f...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.4.0.rst
.. _whatsnew_140: What's new in 1.4.0 (January 22, 2022) -------------------------------------- These are the changes in pandas 1.4.0. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.22.0.rst
.. _whatsnew_0220: Version 0.22.0 (December 29, 2017) ---------------------------------- {{ header }} .. ipython:: python :suppress: from pandas import * # noqa F401, F403 This is a major release from 0.21.1 and includes a single, API-breaking change. We recommend that all users upgrade to this version aft...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/whatsnew_0171_html_table.html
<style type="text/css" > #T_8d7c2fec_8d9e_11e5_8e2c_a45e60bd97fbrow0_col0 { background-color: #31688e; background-color: #31688e; background-color: #31688e; } #T_8d7c2fec_8d9e_11e5_8e2c_a45e60bd97fbrow0_col1 { ...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.3.4.rst
.. _whatsnew_134: What's new in 1.3.4 (October 17, 2021) -------------------------------------- These are the changes in pandas 1.3.4. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.17.0.rst
.. _whatsnew_0170: Version 0.17.0 (October 9, 2015) -------------------------------- {{ header }} This is a major release from 0.16.2 and includes a small number of API changes, several new features, enhancements, and performance improvements along with a large number of bug fixes. We recommend that all users upgra...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.10.1.rst
.. _whatsnew_0101: Version 0.10.1 (January 22, 2013) --------------------------------- {{ header }} This is a minor release from 0.10.0 and includes new features, enhancements, and bug fixes. In particular, there is substantial new HDFStore functionality contributed by Jeff Reback. An undesired API breakage with f...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.8.1.rst
.. _whatsnew_0801: Version 0.8.1 (July 22, 2012) ----------------------------- {{ header }} This release includes a few new features, performance enhancements, and over 30 bug fixes from 0.8.0. New features include notably NA friendly string processing functionality and a series of new plot types and options. New...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/index.rst
.. _release: {{ header }} ************* Release notes ************* This is the list of changes to pandas between each release. For full details, see the `commit logs <https://github.com/pandas-dev/pandas/commits/>`_. For install and upgrade instructions, see :ref:`install`. Version 2.2 ----------- .. toctree:: ...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.1.4.rst
.. _whatsnew_114: What's new in 1.1.4 (October 30, 2020) -------------------------------------- These are the changes in pandas 1.1.4. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.14.1.rst
.. _whatsnew_0141: Version 0.14.1 (July 11, 2014) ------------------------------ {{ header }} This is a minor release from 0.14.0 and includes a small number of API changes, several new features, enhancements, and performance improvements along with a large number of bug fixes. We recommend that all users upgrade t...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.23.3.rst
.. _whatsnew_0233: What's new in 0.23.3 (July 7, 2018) ----------------------------------- {{ header }} This release fixes a build issue with the sdist for Python 3.7 (:issue:`21785`) There are no other changes. .. _whatsnew_0.23.3.contributors: Contributors ~~~~~~~~~~~~ .. contributors:: v0.23.2..v0.23.3
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.1.0.rst
.. _whatsnew_110: What's new in 1.1.0 (July 28, 2020) ----------------------------------- These are the changes in pandas 1.1.0. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- Enhancements ~~~~~...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v2.1.0.rst
.. _whatsnew_210: What's new in 2.1.0 (Aug 30, 2023) -------------------------------------- These are the changes in pandas 2.1.0. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_210....
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.2.4.rst
.. _whatsnew_124: What's new in 1.2.4 (April 12, 2021) ------------------------------------ These are the changes in pandas 1.2.4. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_124...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.5.3.rst
.. _whatsnew_153: What's new in 1.5.3 (January 18, 2023) -------------------------------------- These are the changes in pandas 1.5.3. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.5.2.rst
.. _whatsnew_152: What's new in 1.5.2 (November 21, 2022) --------------------------------------- These are the changes in pandas 1.5.2. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsne...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v2.0.1.rst
.. _whatsnew_201: What's new in 2.0.1 (April 24, 2023) ------------------------------------ These are the changes in pandas 2.0.1. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_201....
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.16.2.rst
.. _whatsnew_0162: Version 0.16.2 (June 12, 2015) ------------------------------ {{ header }} This is a minor bug-fix release from 0.16.1 and includes a large number of bug fixes along some new features (:meth:`~DataFrame.pipe` method), enhancements, and performance improvements. We recommend that all users upgrad...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v2.2.0.rst
.. _whatsnew_220: What's new in 2.2.0 (Month XX, 2024) ------------------------------------ These are the changes in pandas 2.2.0. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_220....
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.1.1.rst
.. _whatsnew_111: What's new in 1.1.1 (August 20, 2020) ------------------------------------- These are the changes in pandas 1.1.1. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_1...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.24.0.rst
.. _whatsnew_0240: What's new in 0.24.0 (January 25, 2019) --------------------------------------- .. warning:: The 0.24.x series of releases will be the last to support Python 2. Future feature releases will support Python 3 only. See `Dropping Python 2.7 <https://pandas.pydata.org/pandas-docs/version/0.24/in...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.19.2.rst
.. _whatsnew_0192: Version 0.19.2 (December 24, 2016) ---------------------------------- {{ header }} .. ipython:: python :suppress: from pandas import * # noqa F401, F403 This is a minor bug-fix release in the 0.19.x series and includes some small regression fixes, bug fixes and performance improvements. ...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v2.0.0.rst
.. _whatsnew_200: What's new in 2.0.0 (April 3, 2023) ----------------------------------- These are the changes in pandas 2.0.0. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_200.en...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v2.1.2.rst
.. _whatsnew_212: What's new in 2.1.2 (October 26, 2023) --------------------------------------- These are the changes in pandas 2.1.2. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.18.1.rst
.. _whatsnew_0181: Version 0.18.1 (May 3, 2016) ---------------------------- {{ header }} This is a minor bug-fix release from 0.18.0 and includes a large number of bug fixes along with several new features, enhancements, and performance improvements. We recommend that all users upgrade to this version. Highlights...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.0.1.rst
.. _whatsnew_101: What's new in 1.0.1 (February 5, 2020) -------------------------------------- These are the changes in pandas 1.0.1. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v2.1.3.rst
.. _whatsnew_213: What's new in 2.1.3 (November 10, 2023) --------------------------------------- These are the changes in pandas 2.1.3. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsne...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.2.0.rst
.. _whatsnew_120: What's new in 1.2.0 (December 26, 2020) --------------------------------------- These are the changes in pandas 1.2.0. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. warning:: The `xlwt <https://xlwt.readthedocs.io/en/latest/>`_ package for writing ...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v2.1.1.rst
.. _whatsnew_211: What's new in 2.1.1 (September 20, 2023) ---------------------------------------- These are the changes in pandas 2.1.1. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whats...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v2.1.4.rst
.. _whatsnew_214: What's new in 2.1.4 (December ??, 2023) --------------------------------------- These are the changes in pandas 2.1.4. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsne...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.24.2.rst
.. _whatsnew_0242: What's new in 0.24.2 (March 12, 2019) ------------------------------------- .. warning:: The 0.24.x series of releases will be the last to support Python 2. Future feature releases will support Python 3 only. See `Dropping Python 2.7 <https://pandas.pydata.org/pandas-docs/version/0.24/instal...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.15.2.rst
.. _whatsnew_0152: Version 0.15.2 (December 12, 2014) ---------------------------------- {{ header }} This is a minor release from 0.15.1 and includes a large number of bug fixes along with several new features, enhancements, and performance improvements. A small number of API changes were necessary to fix existing...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.9.1.rst
.. _whatsnew_0901: Version 0.9.1 (November 14, 2012) --------------------------------- {{ header }} This is a bug fix release from 0.9.0 and includes several new features and enhancements along with a large number of bug fixes. The new features include by-column sort order for DataFrame and Series, improved NA hand...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.9.0.rst
.. _whatsnew_0900: {{ header }} Version 0.9.0 (October 7, 2012) ------------------------------- This is a major release from 0.8.1 and includes several new features and enhancements along with a large number of bug fixes. New features include vectorized unicode encoding/decoding for ``Series.str``, ``to_latex`` met...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.3.2.rst
.. _whatsnew_132: What's new in 1.3.2 (August 15, 2021) ------------------------------------- These are the changes in pandas 1.3.2. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_1...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.23.0.rst
.. _whatsnew_0230: What's new in 0.23.0 (May 15, 2018) ----------------------------------- {{ header }} .. ipython:: python :suppress: from pandas import * # noqa F401, F403 This is a major release from 0.22.0 and includes a number of API changes, deprecations, new features, enhancements, and performance im...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.20.3.rst
.. _whatsnew_0203: Version 0.20.3 (July 7, 2017) ----------------------------- {{ header }} .. ipython:: python :suppress: from pandas import * # noqa F401, F403 This is a minor bug-fix release in the 0.20.x series and includes some small regression fixes and bug fixes. We recommend that all users upgrade ...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.1.5.rst
.. _whatsnew_115: What's new in 1.1.5 (December 07, 2020) --------------------------------------- These are the changes in pandas 1.1.5. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsn...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.0.4.rst
.. _whatsnew_104: What's new in 1.0.4 (May 28, 2020) ------------------------------------ These are the changes in pandas 1.0.4. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_104....
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.16.1.rst
.. _whatsnew_0161: Version 0.16.1 (May 11, 2015) ----------------------------- {{ header }} This is a minor bug-fix release from 0.16.0 and includes a large number of bug fixes along several new features, enhancements, and performance improvements. We recommend that all users upgrade to this version. Highlights in...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.8.0.rst
.. _whatsnew_080: Version 0.8.0 (June 29, 2012) ----------------------------- {{ header }} This is a major release from 0.7.3 and includes extensive work on the time series handling and processing infrastructure as well as a great deal of new functionality throughout the library. It includes over 700 commits from m...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.4.2.rst
.. _whatsnew_142: What's new in 1.4.2 (April 2, 2022) ----------------------------------- These are the changes in pandas 1.4.2. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_142.r...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.25.1.rst
.. _whatsnew_0251: What's new in 0.25.1 (August 21, 2019) -------------------------------------- These are the changes in pandas 0.25.1. See :ref:`release` for a full changelog including other versions of pandas. IO and LZMA ~~~~~~~~~~~ Some users may unknowingly have an incomplete Python installation lacking the `...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.7.2.rst
.. _whatsnew_0702: Version 0.7.2 (March 16, 2012) ------------------------------ {{ header }} This release targets bugs in 0.7.1, and adds a few minor features. New features ~~~~~~~~~~~~ - Add additional tie-breaking methods in DataFrame.rank (:issue:`874`) - Add ascending parameter to rank in Series, DataFra...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.24.1.rst
.. _whatsnew_0241: What's new in 0.24.1 (February 3, 2019) --------------------------------------- .. warning:: The 0.24.x series of releases will be the last to support Python 2. Future feature releases will support Python 3 only. See `Dropping Python 2.7 <https://pandas.pydata.org/pandas-docs/version/0.24/in...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.5.1.rst
.. _whatsnew_151: What's new in 1.5.1 (October 19, 2022) -------------------------------------- These are the changes in pandas 1.5.1. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v1.0.2.rst
.. _whatsnew_102: What's new in 1.0.2 (March 12, 2020) ------------------------------------ These are the changes in pandas 1.0.2. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_102...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v2.0.3.rst
.. _whatsnew_203: What's new in 2.0.3 (June 28, 2023) ----------------------------------- These are the changes in pandas 2.0.3. See :ref:`release` for a full changelog including other versions of pandas. {{ header }} .. --------------------------------------------------------------------------- .. _whatsnew_203.re...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.7.1.rst
.. _whatsnew_0701: Version 0.7.1 (February 29, 2012) --------------------------------- {{ header }} This release includes a few new features and addresses over a dozen bugs in 0.7.0. New features ~~~~~~~~~~~~ - Add ``to_clipboard`` function to pandas namespace for writing objects to the system clipboard (:i...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.19.0.rst
.. _whatsnew_0190: Version 0.19.0 (October 2, 2016) -------------------------------- {{ header }} This is a major release from 0.18.1 and includes number of API changes, several new features, enhancements, and performance improvements along with a large number of bug fixes. We recommend that all users upgrade to thi...
0
public_repos/pandas/doc/source
public_repos/pandas/doc/source/whatsnew/v0.11.0.rst
.. _whatsnew_0110: Version 0.11.0 (April 22, 2013) ------------------------------- {{ header }} This is a major release from 0.10.1 and includes many new features and enhancements along with a large number of bug fixes. The methods of Selecting Data have had quite a number of additions, and Dtype support is now ful...
0