| Name | pandas JSON | 
| Version | 2.3.2  JSON | 
|  | download | 
| home_page | None | 
| Summary | Powerful data structures for data analysis, time series, and statistics | 
            | upload_time | 2025-08-21 10:28:29 | 
            | maintainer | None | 
            
            | docs_url | None | 
            | author | None | 
            
            | requires_python | >=3.9 | 
            
            
            | license | BSD 3-Clause License
         
         Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
         All rights reserved.
         
         Copyright (c) 2011-2023, Open source contributors.
         
         Redistribution and use in source and binary forms, with or without
         modification, are permitted provided that the following conditions are met:
         
         * Redistributions of source code must retain the above copyright notice, this
           list of conditions and the following disclaimer.
         
         * Redistributions in binary form must reproduce the above copyright notice,
           this list of conditions and the following disclaimer in the documentation
           and/or other materials provided with the distribution.
         
         * Neither the name of the copyright holder nor the names of its
           contributors may be used to endorse or promote products derived from
           this software without specific prior written permission.
         
         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
         AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
         IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
         DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
         FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
         DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
         SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
         CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
         OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
         OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
         Copyright (c) 2010-2019 Keith Goodman
         Copyright (c) 2019 Bottleneck Developers
         All rights reserved.
         
         Redistribution and use in source and binary forms, with or without
         modification, are permitted provided that the following conditions are met:
         
             * Redistributions of source code must retain the above copyright notice,
               this list of conditions and the following disclaimer.
         
             * Redistributions in binary form must reproduce the above copyright
               notice, this list of conditions and the following disclaimer in the
               documentation and/or other materials provided with the distribution.
         
         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
         AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
         IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
         ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
         LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
         CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
         SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
         INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
         CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
         ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
         POSSIBILITY OF SUCH DAMAGE.Copyright 2017- Paul Ganssle <paul@ganssle.io>
         Copyright 2017- dateutil contributors (see AUTHORS file)
         
            Licensed under the Apache License, Version 2.0 (the "License");
            you may not use this file except in compliance with the License.
            You may obtain a copy of the License at
         
                http://www.apache.org/licenses/LICENSE-2.0
         
            Unless required by applicable law or agreed to in writing, software
            distributed under the License is distributed on an "AS IS" BASIS,
            WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
            See the License for the specific language governing permissions and
            limitations under the License.
         
         The above license applies to all contributions after 2017-12-01, as well as
         all contributions that have been re-licensed (see AUTHORS file for the list of
         contributors who have re-licensed their code).
         --------------------------------------------------------------------------------
         dateutil - Extensions to the standard Python datetime module.
         
         Copyright (c) 2003-2011 - Gustavo Niemeyer <gustavo@niemeyer.net>
         Copyright (c) 2012-2014 - Tomi Pieviläinen <tomi.pievilainen@iki.fi>
         Copyright (c) 2014-2016 - Yaron de Leeuw <me@jarondl.net>
         Copyright (c) 2015-     - Paul Ganssle <paul@ganssle.io>
         Copyright (c) 2015-     - dateutil contributors (see AUTHORS file)
         
         All rights reserved.
         
         Redistribution and use in source and binary forms, with or without
         modification, are permitted provided that the following conditions are met:
         
             * Redistributions of source code must retain the above copyright notice,
               this list of conditions and the following disclaimer.
             * Redistributions in binary form must reproduce the above copyright notice,
               this list of conditions and the following disclaimer in the documentation
               and/or other materials provided with the distribution.
             * Neither the name of the copyright holder nor the names of its
               contributors may be used to endorse or promote products derived from
               this software without specific prior written permission.
         
         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
         "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
         LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
         A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
         CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
         EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
         PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
         PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
         LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
         NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
         SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
         
         The above BSD License Applies to all code, even that also covered by Apache 2.0.# MIT License
         
         Copyright (c) 2019 Hadley Wickham; RStudio; and Evan Miller
         
         Permission is hereby granted, free of charge, to any person obtaining a copy
         of this software and associated documentation files (the "Software"), to deal
         in the Software without restriction, including without limitation the rights
         to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
         copies of the Software, and to permit persons to whom the Software is
         furnished to do so, subject to the following conditions:
         
         The above copyright notice and this permission notice shall be included in all
         copies or substantial portions of the Software.
         
         THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
         IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
         FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
         AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
         LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
         OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
         SOFTWARE.
         Based on http://opensource.org/licenses/MIT
         
         This is a template. Complete and ship as file LICENSE the following 2
         lines (only)
         
         YEAR:
         COPYRIGHT HOLDER:
         
         and specify as
         
         License: MIT + file LICENSE
         
         Copyright (c) <YEAR>, <COPYRIGHT HOLDER>
         
         Permission is hereby granted, free of charge, to any person obtaining
         a copy of this software and associated documentation files (the
         "Software"), to deal in the Software without restriction, including
         without limitation the rights to use, copy, modify, merge, publish,
         distribute, sublicense, and/or sell copies of the Software, and to
         permit persons to whom the Software is furnished to do so, subject to
         the following conditions:
         
         The above copyright notice and this permission notice shall be
         included in all copies or substantial portions of the Software.
         
         THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
         EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
         MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
         NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
         LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
         OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
         WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
         The MIT License
         
         Copyright (c) 2008-     Attractive Chaos <attractor@live.co.uk>
         
         Permission is hereby granted, free of charge, to any person obtaining
         a copy of this software and associated documentation files (the
         "Software"), to deal in the Software without restriction, including
         without limitation the rights to use, copy, modify, merge, publish,
         distribute, sublicense, and/or sell copies of the Software, and to
         permit persons to whom the Software is furnished to do so, subject to
         the following conditions:
         
         The above copyright notice and this permission notice shall be
         included in all copies or substantial portions of the Software.
         
         THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
         EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
         MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
         NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
         BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
         ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
         CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
         SOFTWARE.musl as a whole is licensed under the following standard MIT license:
         
         ----------------------------------------------------------------------
         Copyright © 2005-2020 Rich Felker, et al.
         
         Permission is hereby granted, free of charge, to any person obtaining
         a copy of this software and associated documentation files (the
         "Software"), to deal in the Software without restriction, including
         without limitation the rights to use, copy, modify, merge, publish,
         distribute, sublicense, and/or sell copies of the Software, and to
         permit persons to whom the Software is furnished to do so, subject to
         the following conditions:
         
         The above copyright notice and this permission notice shall be
         included in all copies or substantial portions of the Software.
         
         THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
         EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
         MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
         IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
         CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
         TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
         SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
         ----------------------------------------------------------------------
         
         Authors/contributors include:
         
         A. Wilcox
         Ada Worcester
         Alex Dowad
         Alex Suykov
         Alexander Monakov
         Andre McCurdy
         Andrew Kelley
         Anthony G. Basile
         Aric Belsito
         Arvid Picciani
         Bartosz Brachaczek
         Benjamin Peterson
         Bobby Bingham
         Boris Brezillon
         Brent Cook
         Chris Spiegel
         Clément Vasseur
         Daniel Micay
         Daniel Sabogal
         Daurnimator
         David Carlier
         David Edelsohn
         Denys Vlasenko
         Dmitry Ivanov
         Dmitry V. Levin
         Drew DeVault
         Emil Renner Berthing
         Fangrui Song
         Felix Fietkau
         Felix Janda
         Gianluca Anzolin
         Hauke Mehrtens
         He X
         Hiltjo Posthuma
         Isaac Dunham
         Jaydeep Patil
         Jens Gustedt
         Jeremy Huntwork
         Jo-Philipp Wich
         Joakim Sindholt
         John Spencer
         Julien Ramseier
         Justin Cormack
         Kaarle Ritvanen
         Khem Raj
         Kylie McClain
         Leah Neukirchen
         Luca Barbato
         Luka Perkov
         M Farkas-Dyck (Strake)
         Mahesh Bodapati
         Markus Wichmann
         Masanori Ogino
         Michael Clark
         Michael Forney
         Mikhail Kremnyov
         Natanael Copa
         Nicholas J. Kain
         orc
         Pascal Cuoq
         Patrick Oppenlander
         Petr Hosek
         Petr Skocik
         Pierre Carrier
         Reini Urban
         Rich Felker
         Richard Pennington
         Ryan Fairfax
         Samuel Holland
         Segev Finer
         Shiz
         sin
         Solar Designer
         Stefan Kristiansson
         Stefan O'Rear
         Szabolcs Nagy
         Timo Teräs
         Trutz Behn
         Valentin Ochs
         Will Dietz
         William Haddon
         William Pitcock
         
         Portions of this software are derived from third-party works licensed
         under terms compatible with the above MIT license:
         
         The TRE regular expression implementation (src/regex/reg* and
         src/regex/tre*) is Copyright © 2001-2008 Ville Laurikari and licensed
         under a 2-clause BSD license (license text in the source files). The
         included version has been heavily modified by Rich Felker in 2012, in
         the interests of size, simplicity, and namespace cleanliness.
         
         Much of the math library code (src/math/* and src/complex/*) is
         Copyright © 1993,2004 Sun Microsystems or
         Copyright © 2003-2011 David Schultz or
         Copyright © 2003-2009 Steven G. Kargl or
         Copyright © 2003-2009 Bruce D. Evans or
         Copyright © 2008 Stephen L. Moshier or
         Copyright © 2017-2018 Arm Limited
         and labelled as such in comments in the individual source files. All
         have been licensed under extremely permissive terms.
         
         The ARM memcpy code (src/string/arm/memcpy.S) is Copyright © 2008
         The Android Open Source Project and is licensed under a two-clause BSD
         license. It was taken from Bionic libc, used on Android.
         
         The AArch64 memcpy and memset code (src/string/aarch64/*) are
         Copyright © 1999-2019, Arm Limited.
         
         The implementation of DES for crypt (src/crypt/crypt_des.c) is
         Copyright © 1994 David Burren. It is licensed under a BSD license.
         
         The implementation of blowfish crypt (src/crypt/crypt_blowfish.c) was
         originally written by Solar Designer and placed into the public
         domain. The code also comes with a fallback permissive license for use
         in jurisdictions that may not recognize the public domain.
         
         The smoothsort implementation (src/stdlib/qsort.c) is Copyright © 2011
         Valentin Ochs and is licensed under an MIT-style license.
         
         The x86_64 port was written by Nicholas J. Kain and is licensed under
         the standard MIT terms.
         
         The mips and microblaze ports were originally written by Richard
         Pennington for use in the ellcc project. The original code was adapted
         by Rich Felker for build system and code conventions during upstream
         integration. It is licensed under the standard MIT terms.
         
         The mips64 port was contributed by Imagination Technologies and is
         licensed under the standard MIT terms.
         
         The powerpc port was also originally written by Richard Pennington,
         and later supplemented and integrated by John Spencer. It is licensed
         under the standard MIT terms.
         
         All other files which have no copyright comments are original works
         produced specifically for use as part of this library, written either
         by Rich Felker, the main author of the library, or by one or more
         contibutors listed above. Details on authorship of individual files
         can be found in the git version control history of the project. The
         omission of copyright and license comments in each file is in the
         interest of source tree size.
         
         In addition, permission is hereby granted for all public header files
         (include/* and arch/*/bits/*) and crt files intended to be linked into
         applications (crt/*, ldso/dlstart.c, and arch/*/crt_arch.h) to omit
         the copyright notice and permission notice otherwise required by the
         license, and to use these files without any requirement of
         attribution. These files include substantial contributions from:
         
         Bobby Bingham
         John Spencer
         Nicholas J. Kain
         Rich Felker
         Richard Pennington
         Stefan Kristiansson
         Szabolcs Nagy
         
         all of whom have explicitly granted such permission.
         
         This file previously contained text expressing a belief that most of
         the files covered by the above exception were sufficiently trivial not
         to be subject to copyright, resulting in confusion over whether it
         negated the permissions granted in the license. In the spirit of
         permissive licensing, and of not having licensing issues being an
         obstacle to adoption, that text has been removed.Copyright (c) 2005-2023, NumPy Developers.
         All rights reserved.
         
         Redistribution and use in source and binary forms, with or without
         modification, are permitted provided that the following conditions are
         met:
         
             * Redistributions of source code must retain the above copyright
                notice, this list of conditions and the following disclaimer.
         
             * Redistributions in binary form must reproduce the above
                copyright notice, this list of conditions and the following
                disclaimer in the documentation and/or other materials provided
                with the distribution.
         
             * Neither the name of the NumPy Developers nor the names of any
                contributors may be used to endorse or promote products derived
                from this software without specific prior written permission.
         
         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
         "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
         LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
         A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
         OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
         SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
         LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
         DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
         THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
         (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
         OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
                                          Apache License
                                    Version 2.0, January 2004
                                 http://www.apache.org/licenses/
         
            TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
         
            1. Definitions.
         
               "License" shall mean the terms and conditions for use, reproduction,
               and distribution as defined by Sections 1 through 9 of this document.
         
               "Licensor" shall mean the copyright owner or entity authorized by
               the copyright owner that is granting the License.
         
               "Legal Entity" shall mean the union of the acting entity and all
               other entities that control, are controlled by, or are under common
               control with that entity. For the purposes of this definition,
               "control" means (i) the power, direct or indirect, to cause the
               direction or management of such entity, whether by contract or
               otherwise, or (ii) ownership of fifty percent (50%) or more of the
               outstanding shares, or (iii) beneficial ownership of such entity.
         
               "You" (or "Your") shall mean an individual or Legal Entity
               exercising permissions granted by this License.
         
               "Source" form shall mean the preferred form for making modifications,
               including but not limited to software source code, documentation
               source, and configuration files.
         
               "Object" form shall mean any form resulting from mechanical
               transformation or translation of a Source form, including but
               not limited to compiled object code, generated documentation,
               and conversions to other media types.
         
               "Work" shall mean the work of authorship, whether in Source or
               Object form, made available under the License, as indicated by a
               copyright notice that is included in or attached to the work
               (an example is provided in the Appendix below).
         
               "Derivative Works" shall mean any work, whether in Source or Object
               form, that is based on (or derived from) the Work and for which the
               editorial revisions, annotations, elaborations, or other modifications
               represent, as a whole, an original work of authorship. For the purposes
               of this License, Derivative Works shall not include works that remain
               separable from, or merely link (or bind by name) to the interfaces of,
               the Work and Derivative Works thereof.
         
               "Contribution" shall mean any work of authorship, including
               the original version of the Work and any modifications or additions
               to that Work or Derivative Works thereof, that is intentionally
               submitted to Licensor for inclusion in the Work by the copyright owner
               or by an individual or Legal Entity authorized to submit on behalf of
               the copyright owner. For the purposes of this definition, "submitted"
               means any form of electronic, verbal, or written communication sent
               to the Licensor or its representatives, including but not limited to
               communication on electronic mailing lists, source code control systems,
               and issue tracking systems that are managed by, or on behalf of, the
               Licensor for the purpose of discussing and improving the Work, but
               excluding communication that is conspicuously marked or otherwise
               designated in writing by the copyright owner as "Not a Contribution."
         
               "Contributor" shall mean Licensor and any individual or Legal Entity
               on behalf of whom a Contribution has been received by Licensor and
               subsequently incorporated within the Work.
         
            2. Grant of Copyright License. Subject to the terms and conditions of
               this License, each Contributor hereby grants to You a perpetual,
               worldwide, non-exclusive, no-charge, royalty-free, irrevocable
               copyright license to reproduce, prepare Derivative Works of,
               publicly display, publicly perform, sublicense, and distribute the
               Work and such Derivative Works in Source or Object form.
         
            3. Grant of Patent License. Subject to the terms and conditions of
               this License, each Contributor hereby grants to You a perpetual,
               worldwide, non-exclusive, no-charge, royalty-free, irrevocable
               (except as stated in this section) patent license to make, have made,
               use, offer to sell, sell, import, and otherwise transfer the Work,
               where such license applies only to those patent claims licensable
               by such Contributor that are necessarily infringed by their
               Contribution(s) alone or by combination of their Contribution(s)
               with the Work to which such Contribution(s) was submitted. If You
               institute patent litigation against any entity (including a
               cross-claim or counterclaim in a lawsuit) alleging that the Work
               or a Contribution incorporated within the Work constitutes direct
               or contributory patent infringement, then any patent licenses
               granted to You under this License for that Work shall terminate
               as of the date such litigation is filed.
         
            4. Redistribution. You may reproduce and distribute copies of the
               Work or Derivative Works thereof in any medium, with or without
               modifications, and in Source or Object form, provided that You
               meet the following conditions:
         
               (a) You must give any other recipients of the Work or
                   Derivative Works a copy of this License; and
         
               (b) You must cause any modified files to carry prominent notices
                   stating that You changed the files; and
         
               (c) You must retain, in the Source form of any Derivative Works
                   that You distribute, all copyright, patent, trademark, and
                   attribution notices from the Source form of the Work,
                   excluding those notices that do not pertain to any part of
                   the Derivative Works; and
         
               (d) If the Work includes a "NOTICE" text file as part of its
                   distribution, then any Derivative Works that You distribute must
                   include a readable copy of the attribution notices contained
                   within such NOTICE file, excluding those notices that do not
                   pertain to any part of the Derivative Works, in at least one
                   of the following places: within a NOTICE text file distributed
                   as part of the Derivative Works; within the Source form or
                   documentation, if provided along with the Derivative Works; or,
                   within a display generated by the Derivative Works, if and
                   wherever such third-party notices normally appear. The contents
                   of the NOTICE file are for informational purposes only and
                   do not modify the License. You may add Your own attribution
                   notices within Derivative Works that You distribute, alongside
                   or as an addendum to the NOTICE text from the Work, provided
                   that such additional attribution notices cannot be construed
                   as modifying the License.
         
               You may add Your own copyright statement to Your modifications and
               may provide additional or different license terms and conditions
               for use, reproduction, or distribution of Your modifications, or
               for any such Derivative Works as a whole, provided Your use,
               reproduction, and distribution of the Work otherwise complies with
               the conditions stated in this License.
         
            5. Submission of Contributions. Unless You explicitly state otherwise,
               any Contribution intentionally submitted for inclusion in the Work
               by You to the Licensor shall be under the terms and conditions of
               this License, without any additional terms or conditions.
               Notwithstanding the above, nothing herein shall supersede or modify
               the terms of any separate license agreement you may have executed
               with Licensor regarding such Contributions.
         
            6. Trademarks. This License does not grant permission to use the trade
               names, trademarks, service marks, or product names of the Licensor,
               except as required for reasonable and customary use in describing the
               origin of the Work and reproducing the content of the NOTICE file.
         
            7. Disclaimer of Warranty. Unless required by applicable law or
               agreed to in writing, Licensor provides the Work (and each
               Contributor provides its Contributions) on an "AS IS" BASIS,
               WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
               implied, including, without limitation, any warranties or conditions
               of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
               PARTICULAR PURPOSE. You are solely responsible for determining the
               appropriateness of using or redistributing the Work and assume any
               risks associated with Your exercise of permissions under this License.
         
            8. Limitation of Liability. In no event and under no legal theory,
               whether in tort (including negligence), contract, or otherwise,
               unless required by applicable law (such as deliberate and grossly
               negligent acts) or agreed to in writing, shall any Contributor be
               liable to You for damages, including any direct, indirect, special,
               incidental, or consequential damages of any character arising as a
               result of this License or out of the use or inability to use the
               Work (including but not limited to damages for loss of goodwill,
               work stoppage, computer failure or malfunction, or any and all
               other commercial damages or losses), even if such Contributor
               has been advised of the possibility of such damages.
         
            9. Accepting Warranty or Additional Liability. While redistributing
               the Work or Derivative Works thereof, You may choose to offer,
               and charge a fee for, acceptance of support, warranty, indemnity,
               or other liability obligations and/or rights consistent with this
               License. However, in accepting such obligations, You may act only
               on Your own behalf and on Your sole responsibility, not on behalf
               of any other Contributor, and only if You agree to indemnify,
               defend, and hold each Contributor harmless for any liability
               incurred by, or claims asserted against, such Contributor by reason
               of your accepting any such warranty or additional liability.
         
            END OF TERMS AND CONDITIONS
         
         
         Copyright (c) Donald Stufft and individual contributors.
         All rights reserved.
         
         Redistribution and use in source and binary forms, with or without
         modification, are permitted provided that the following conditions are met:
         
             1. Redistributions of source code must retain the above copyright notice,
                this list of conditions and the following disclaimer.
         
             2. Redistributions in binary form must reproduce the above copyright
                notice, this list of conditions and the following disclaimer in the
                documentation and/or other materials provided with the distribution.
         
         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
         ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
         WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
         DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
         FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
         DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
         SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
         CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
         OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
         OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.A. HISTORY OF THE SOFTWARE
         ==========================
         
         Python was created in the early 1990s by Guido van Rossum at Stichting
         Mathematisch Centrum (CWI, see https://www.cwi.nl) in the Netherlands
         as a successor of a language called ABC.  Guido remains Python's
         principal author, although it includes many contributions from others.
         
         In 1995, Guido continued his work on Python at the Corporation for
         National Research Initiatives (CNRI, see https://www.cnri.reston.va.us)
         in Reston, Virginia where he released several versions of the
         software.
         
         In May 2000, Guido and the Python core development team moved to
         BeOpen.com to form the BeOpen PythonLabs team.  In October of the same
         year, the PythonLabs team moved to Digital Creations, which became
         Zope Corporation.  In 2001, the Python Software Foundation (PSF, see
         https://www.python.org/psf/) was formed, a non-profit organization
         created specifically to own Python-related Intellectual Property.
         Zope Corporation was a sponsoring member of the PSF.
         
         All Python releases are Open Source (see https://opensource.org for
         the Open Source Definition).  Historically, most, but not all, Python
         releases have also been GPL-compatible; the table below summarizes
         the various releases.
         
             Release         Derived     Year        Owner       GPL-
                             from                                compatible? (1)
         
             0.9.0 thru 1.2              1991-1995   CWI         yes
             1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes
             1.6             1.5.2       2000        CNRI        no
             2.0             1.6         2000        BeOpen.com  no
             1.6.1           1.6         2001        CNRI        yes (2)
             2.1             2.0+1.6.1   2001        PSF         no
             2.0.1           2.0+1.6.1   2001        PSF         yes
             2.1.1           2.1+2.0.1   2001        PSF         yes
             2.1.2           2.1.1       2002        PSF         yes
             2.1.3           2.1.2       2002        PSF         yes
             2.2 and above   2.1.1       2001-now    PSF         yes
         
         Footnotes:
         
         (1) GPL-compatible doesn't mean that we're distributing Python under
             the GPL.  All Python licenses, unlike the GPL, let you distribute
             a modified version without making your changes open source.  The
             GPL-compatible licenses make it possible to combine Python with
             other software that is released under the GPL; the others don't.
         
         (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,
             because its license has a choice of law clause.  According to
             CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1
             is "not incompatible" with the GPL.
         
         Thanks to the many outside volunteers who have worked under Guido's
         direction to make these releases possible.
         
         
         B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON
         ===============================================================
         
         Python software and documentation are licensed under the
         Python Software Foundation License Version 2.
         
         Starting with Python 3.8.6, examples, recipes, and other code in
         the documentation are dual licensed under the PSF License Version 2
         and the Zero-Clause BSD license.
         
         Some software incorporated into Python is under different licenses.
         The licenses are listed with code falling under that license.
         
         
         PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
         --------------------------------------------
         
         1. This LICENSE AGREEMENT is between the Python Software Foundation
         ("PSF"), and the Individual or Organization ("Licensee") accessing and
         otherwise using this software ("Python") in source or binary form and
         its associated documentation.
         
         2. Subject to the terms and conditions of this License Agreement, PSF hereby
         grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
         analyze, test, perform and/or display publicly, prepare derivative works,
         distribute, and otherwise use Python alone or in any derivative version,
         provided, however, that PSF's License Agreement and PSF's notice of copyright,
         i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
         2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Python Software Foundation;
         All Rights Reserved" are retained in Python alone or in any derivative version
         prepared by Licensee.
         
         3. In the event Licensee prepares a derivative work that is based on
         or incorporates Python or any part thereof, and wants to make
         the derivative work available to others as provided herein, then
         Licensee hereby agrees to include in any such work a brief summary of
         the changes made to Python.
         
         4. PSF is making Python available to Licensee on an "AS IS"
         basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
         IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
         DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
         FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
         INFRINGE ANY THIRD PARTY RIGHTS.
         
         5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
         FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
         A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
         OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
         
         6. This License Agreement will automatically terminate upon a material
         breach of its terms and conditions.
         
         7. Nothing in this License Agreement shall be deemed to create any
         relationship of agency, partnership, or joint venture between PSF and
         Licensee.  This License Agreement does not grant permission to use PSF
         trademarks or trade name in a trademark sense to endorse or promote
         products or services of Licensee, or any third party.
         
         8. By copying, installing or otherwise using Python, Licensee
         agrees to be bound by the terms and conditions of this License
         Agreement.
         
         
         BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0
         -------------------------------------------
         
         BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1
         
         1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an
         office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the
         Individual or Organization ("Licensee") accessing and otherwise using
         this software in source or binary form and its associated
         documentation ("the Software").
         
         2. Subject to the terms and conditions of this BeOpen Python License
         Agreement, BeOpen hereby grants Licensee a non-exclusive,
         royalty-free, world-wide license to reproduce, analyze, test, perform
         and/or display publicly, prepare derivative works, distribute, and
         otherwise use the Software alone or in any derivative version,
         provided, however, that the BeOpen Python License is retained in the
         Software, alone or in any derivative version prepared by Licensee.
         
         3. BeOpen is making the Software available to Licensee on an "AS IS"
         basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
         IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND
         DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
         FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT
         INFRINGE ANY THIRD PARTY RIGHTS.
         
         4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE
         SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS
         AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY
         DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
         
         5. This License Agreement will automatically terminate upon a material
         breach of its terms and conditions.
         
         6. This License Agreement shall be governed by and interpreted in all
         respects by the law of the State of California, excluding conflict of
         law provisions.  Nothing in this License Agreement shall be deemed to
         create any relationship of agency, partnership, or joint venture
         between BeOpen and Licensee.  This License Agreement does not grant
         permission to use BeOpen trademarks or trade names in a trademark
         sense to endorse or promote products or services of Licensee, or any
         third party.  As an exception, the "BeOpen Python" logos available at
         http://www.pythonlabs.com/logos.html may be used according to the
         permissions granted on that web page.
         
         7. By copying, installing or otherwise using the software, Licensee
         agrees to be bound by the terms and conditions of this License
         Agreement.
         
         
         CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1
         ---------------------------------------
         
         1. This LICENSE AGREEMENT is between the Corporation for National
         Research Initiatives, having an office at 1895 Preston White Drive,
         Reston, VA 20191 ("CNRI"), and the Individual or Organization
         ("Licensee") accessing and otherwise using Python 1.6.1 software in
         source or binary form and its associated documentation.
         
         2. Subject to the terms and conditions of this License Agreement, CNRI
         hereby grants Licensee a nonexclusive, royalty-free, world-wide
         license to reproduce, analyze, test, perform and/or display publicly,
         prepare derivative works, distribute, and otherwise use Python 1.6.1
         alone or in any derivative version, provided, however, that CNRI's
         License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)
         1995-2001 Corporation for National Research Initiatives; All Rights
         Reserved" are retained in Python 1.6.1 alone or in any derivative
         version prepared by Licensee.  Alternately, in lieu of CNRI's License
         Agreement, Licensee may substitute the following text (omitting the
         quotes): "Python 1.6.1 is made available subject to the terms and
         conditions in CNRI's License Agreement.  This Agreement together with
         Python 1.6.1 may be located on the internet using the following
         unique, persistent identifier (known as a handle): 1895.22/1013.  This
         Agreement may also be obtained from a proxy server on the internet
         using the following URL: http://hdl.handle.net/1895.22/1013".
         
         3. In the event Licensee prepares a derivative work that is based on
         or incorporates Python 1.6.1 or any part thereof, and wants to make
         the derivative work available to others as provided herein, then
         Licensee hereby agrees to include in any such work a brief summary of
         the changes made to Python 1.6.1.
         
         4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"
         basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
         IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND
         DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
         FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT
         INFRINGE ANY THIRD PARTY RIGHTS.
         
         5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
         1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
         A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,
         OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
         
         6. This License Agreement will automatically terminate upon a material
         breach of its terms and conditions.
         
         7. This License Agreement shall be governed by the federal
         intellectual property law of the United States, including without
         limitation the federal copyright law, and, to the extent such
         U.S. federal law does not apply, by the law of the Commonwealth of
         Virginia, excluding Virginia's conflict of law provisions.
         Notwithstanding the foregoing, with regard to derivative works based
         on Python 1.6.1 that incorporate non-separable material that was
         previously distributed under the GNU General Public License (GPL), the
         law of the Commonwealth of Virginia shall govern this License
         Agreement only as to issues arising under or with respect to
         Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this
         License Agreement shall be deemed to create any relationship of
         agency, partnership, or joint venture between CNRI and Licensee.  This
         License Agreement does not grant permission to use CNRI trademarks or
         trade name in a trademark sense to endorse or promote products or
         services of Licensee, or any third party.
         
         8. By clicking on the "ACCEPT" button where indicated, or by copying,
         installing or otherwise using Python 1.6.1, Licensee agrees to be
         bound by the terms and conditions of this License Agreement.
         
                 ACCEPT
         
         
         CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2
         --------------------------------------------------
         
         Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,
         The Netherlands.  All rights reserved.
         
         Permission to use, copy, modify, and distribute this software and its
         documentation for any purpose and without fee is hereby granted,
         provided that the above copyright notice appear in all copies and that
         both that copyright notice and this permission notice appear in
         supporting documentation, and that the name of Stichting Mathematisch
         Centrum or CWI not be used in advertising or publicity pertaining to
         distribution of the software without specific, written prior
         permission.
         
         STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
         THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
         FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
         FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
         WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
         ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
         OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
         
         ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION
         ----------------------------------------------------------------------
         
         Permission to use, copy, modify, and/or distribute this software for any
         purpose with or without fee is hereby granted.
         
         THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
         REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
         AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
         INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
         LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
         OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
         PERFORMANCE OF THIS SOFTWARE.
         Copyright (c) 2014, Al Sweigart
         All rights reserved.
         
         Redistribution and use in source and binary forms, with or without
         modification, are permitted provided that the following conditions are met:
         
         * Redistributions of source code must retain the above copyright notice, this
           list of conditions and the following disclaimer.
         
         * Redistributions in binary form must reproduce the above copyright notice,
           this list of conditions and the following disclaimer in the documentation
           and/or other materials provided with the distribution.
         
         * Neither the name of the {organization} nor the names of its
           contributors may be used to endorse or promote products derived from
           this software without specific prior written permission.
         
         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
         AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
         IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
         DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
         FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
         DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
         SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
         CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
         OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
         OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.Copyright (c) 2017 Anthony Sottile
         
         Permission is hereby granted, free of charge, to any person obtaining a copy
         of this software and associated documentation files (the "Software"), to deal
         in the Software without restriction, including without limitation the rights
         to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
         copies of the Software, and to permit persons to whom the Software is
         furnished to do so, subject to the following conditions:
         
         The above copyright notice and this permission notice shall be included in
         all copies or substantial portions of the Software.
         
         THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
         IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
         FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
         AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
         LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
         OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
         THE SOFTWARE.Copyright (c) 2015-2019 Jared Hobbs
         
         Permission is hereby granted, free of charge, to any person obtaining a copy of
         this software and associated documentation files (the "Software"), to deal in
         the Software without restriction, including without limitation the rights to
         use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
         of the Software, and to permit persons to whom the Software is furnished to do
         so, subject to the following conditions:
         
         The above copyright notice and this permission notice shall be included in all
         copies or substantial portions of the Software.
         
         THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
         IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
         FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
         AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
         LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
         OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
         SOFTWARE.Developed by ESN, an Electronic Arts Inc. studio.
         Copyright (c) 2014, Electronic Arts Inc.
         All rights reserved.
         
         Redistribution and use in source and binary forms, with or without
         modification, are permitted provided that the following conditions are met:
         * Redistributions of source code must retain the above copyright
         notice, this list of conditions and the following disclaimer.
         * Redistributions in binary form must reproduce the above copyright
         notice, this list of conditions and the following disclaimer in the
         documentation and/or other materials provided with the distribution.
         * Neither the name of ESN, Electronic Arts Inc. nor the
         names of its contributors may be used to endorse or promote products
         derived from this software without specific prior written permission.
         
         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
         ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
         WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
         DISCLAIMED. IN NO EVENT SHALL ELECTRONIC ARTS INC. BE LIABLE
         FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
         (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
         LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
         ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
         (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
         SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
         
         ----
         
         Portions of code from MODP_ASCII - Ascii transformations (upper/lower, etc)
         https://github.com/client9/stringencoders
         
           Copyright 2005, 2006, 2007
           Nick Galbreath -- nickg [at] modp [dot] com
           All rights reserved.
         
           Redistribution and use in source and binary forms, with or without
           modification, are permitted provided that the following conditions are
           met:
         
             Redistributions of source code must retain the above copyright
             notice, this list of conditions and the following disclaimer.
         
             Redistributions in binary form must reproduce the above copyright
             notice, this list of conditions and the following disclaimer in the
             documentation and/or other materials provided with the distribution.
         
             Neither the name of the modp.com nor the names of its
             contributors may be used to endorse or promote products derived from
             this software without specific prior written permission.
         
           THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
           "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
           LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
           A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
           OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
           SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
           LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
           DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
           THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
           (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
           OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
         
           This is the standard "new" BSD license:
           http://www.opensource.org/licenses/bsd-license.php
         
         https://github.com/client9/stringencoders/blob/cfd5c1507325ae497ea9bacdacba12c0ffd79d30/COPYING
         
         ----
         
         Numeric decoder derived from from TCL library
         https://opensource.apple.com/source/tcl/tcl-14/tcl/license.terms
          * Copyright (c) 1988-1993 The Regents of the University of California.
          * Copyright (c) 1994 Sun Microsystems, Inc.
         
           This software is copyrighted by the Regents of the University of
           California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState
           Corporation and other parties.  The following terms apply to all files
           associated with the software unless explicitly disclaimed in
           individual files.
         
           The authors hereby grant permission to use, copy, modify, distribute,
           and license this software and its documentation for any purpose, provided
           that existing copyright notices are retained in all copies and that this
           notice is included verbatim in any distributions. No written agreement,
           license, or royalty fee is required for any of the authorized uses.
           Modifications to this software may be copyrighted by their authors
           and need not follow the licensing terms described here, provided that
           the new terms are clearly indicated on the first page of each file where
           they apply.
         
           IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
           FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
           ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
           DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
           POSSIBILITY OF SUCH DAMAGE.
         
           THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
           INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
           FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
           IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
           NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
           MODIFICATIONS.
         
           GOVERNMENT USE: If you are acquiring this software on behalf of the
           U.S. government, the Government shall have only "Restricted Rights"
           in the software and related documentation as defined in the Federal
           Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you
           are acquiring the software on behalf of the Department of Defense, the
           software shall be classified as "Commercial Computer Software" and the
           Government shall have only "Restricted Rights" as defined in Clause
           252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the
           authors grant the U.S. Government and others acting in its behalf
           permission to use and distribute the software in accordance with the
           terms specified in this license.Apache License
         Version 2.0, January 2004
         http://www.apache.org/licenses/
         
         TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
         
         1. Definitions.
         
         "License" shall mean the terms and conditions for use, reproduction, and
         distribution as defined by Sections 1 through 9 of this document.
         
         "Licensor" shall mean the copyright owner or entity authorized by the copyright
         owner that is granting the License.
         
         "Legal Entity" shall mean the union of the acting entity and all other entities
         that control, are controlled by, or are under common control with that entity.
         For the purposes of this definition, "control" means (i) the power, direct or
         indirect, to cause the direction or management of such entity, whether by
         contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the
         outstanding shares, or (iii) beneficial ownership of such entity.
         
         "You" (or "Your") shall mean an individual or Legal Entity exercising
         permissions granted by this License.
         
         "Source" form shall mean the preferred form for making modifications, including
         but not limited to software source code, documentation source, and configuration
         files.
         
         "Object" form shall mean any form resulting from mechanical transformation or
         translation of a Source form, including but not limited to compiled object code,
         generated documentation, and conversions to other media types.
         
         "Work" shall mean the work of authorship, whether in Source or Object form, made
         available under the License, as indicated by a copyright notice that is included
         in or attached to the work (an example is provided in the Appendix below).
         
         "Derivative Works" shall mean any work, whether in Source or Object form, that
         is based on (or derived from) the Work and for which the editorial revisions,
         annotations, elaborations, or other modifications represent, as a whole, an
         original work of authorship. For the purposes of this License, Derivative Works
         shall not include works that remain separable from, or merely link (or bind by
         name) to the interfaces of, the Work and Derivative Works thereof.
         
         "Contribution" shall mean any work of authorship, including the original version
         of the Work and any modifications or additions to that Work or Derivative Works
         thereof, that is intentionally submitted to Licensor for inclusion in the Work
         by the copyright owner or by an individual or Legal Entity authorized to submit
         on behalf of the copyright owner. For the purposes of this definition,
         "submitted" means any form of electronic, verbal, or written communication sent
         to the Licensor or its representatives, including but not limited to
         communication on electronic mailing lists, source code control systems, and
         issue tracking systems that are managed by, or on behalf of, the Licensor for
         the purpose of discussing and improving the Work, but excluding communication
         that is conspicuously marked or otherwise designated in writing by the copyright
         owner as "Not a Contribution."
         
         "Contributor" shall mean Licensor and any individual or Legal Entity on behalf
         of whom a Contribution has been received by Licensor and subsequently
         incorporated within the Work.
         
         2. Grant of Copyright License.
         
         Subject to the terms and conditions of this License, each Contributor hereby
         grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
         irrevocable copyright license to reproduce, prepare Derivative Works of,
         publicly display, publicly perform, sublicense, and distribute the Work and such
         Derivative Works in Source or Object form.
         
         3. Grant of Patent License.
         
         Subject to the terms and conditions of this License, each Contributor hereby
         grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,
         irrevocable (except as stated in this section) patent license to make, have
         made, use, offer to sell, sell, import, and otherwise transfer the Work, where
         such license applies only to those patent claims licensable by such Contributor
         that are necessarily infringed by their Contribution(s) alone or by combination
         of their Contribution(s) with the Work to which such Contribution(s) was
         submitted. If You institute patent litigation against any entity (including a
         cross-claim or counterclaim in a lawsuit) alleging that the Work or a
         Contribution incorporated within the Work constitutes direct or contributory
         patent infringement, then any patent licenses granted to You under this License
         for that Work shall terminate as of the date such litigation is filed.
         
         4. Redistribution.
         
         You may reproduce and distribute copies of the Work or Derivative Works thereof
         in any medium, with or without modifications, and in Source or Object form,
         provided that You meet the following conditions:
         
         You must give any other recipients of the Work or Derivative Works a copy of
         this License; and
         You must cause any modified files to carry prominent notices stating that You
         changed the files; and
         You must retain, in the Source form of any Derivative Works that You distribute,
         all copyright, patent, trademark, and attribution notices from the Source form
         of the Work, excluding those notices that do not pertain to any part of the
         Derivative Works; and
         If the Work includes a "NOTICE" text file as part of its distribution, then any
         Derivative Works that You distribute must include a readable copy of the
         attribution notices contained within such NOTICE file, excluding those notices
         that do not pertain to any part of the Derivative Works, in at least one of the
         following places: within a NOTICE text file distributed as part of the
         Derivative Works; within the Source form or documentation, if provided along
         with the Derivative Works; or, within a display generated by the Derivative
         Works, if and wherever such third-party notices normally appear. The contents of
         the NOTICE file are for informational purposes only and do not modify the
         License. You may add Your own attribution notices within Derivative Works that
         You distribute, alongside or as an addendum to the NOTICE text from the Work,
         provided that such additional attribution notices cannot be construed as
         modifying the License.
         You may add Your own copyright statement to Your modifications and may provide
         additional or different license terms and conditions for use, reproduction, or
         distribution of Your modifications, or for any such Derivative Works as a whole,
         provided Your use, reproduction, and distribution of the Work otherwise complies
         with the conditions stated in this License.
         
         5. Submission of Contributions.
         
         Unless You explicitly state otherwise, any Contribution intentionally submitted
         for inclusion in the Work by You to the Licensor shall be under the terms and
         conditions of this License, without any additional terms or conditions.
         Notwithstanding the above, nothing herein shall supersede or modify the terms of
         any separate license agreement you may have executed with Licensor regarding
         such Contributions.
         
         6. Trademarks.
         
         This License does not grant permission to use the trade names, trademarks,
         service marks, or product names of the Licensor, except as required for
         reasonable and customary use in describing the origin of the Work and
         reproducing the content of the NOTICE file.
         
         7. Disclaimer of Warranty.
         
         Unless required by applicable law or agreed to in writing, Licensor provides the
         Work (and each Contributor provides its Contributions) on an "AS IS" BASIS,
         WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied,
         including, without limitation, any warranties or conditions of TITLE,
         NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are
         solely responsible for determining the appropriateness of using or
         redistributing the Work and assume any risks associated with Your exercise of
         permissions under this License.
         
         8. Limitation of Liability.
         
         In no event and under no legal theory, whether in tort (including negligence),
         contract, or otherwise, unless required by applicable law (such as deliberate
         and grossly negligent acts) or agreed to in writing, shall any Contributor be
         liable to You for damages, including any direct, indirect, special, incidental,
         or consequential damages of any character arising as a result of this License or
         out of the use or inability to use the Work (including but not limited to
         damages for loss of goodwill, work stoppage, computer failure or malfunction, or
         any and all other commercial damages or losses), even if such Contributor has
         been advised of the possibility of such damages.
         
         9. Accepting Warranty or Additional Liability.
         
         While redistributing the Work or Derivative Works thereof, You may choose to
         offer, and charge a fee for, acceptance of support, warranty, indemnity, or
         other liability obligations and/or rights consistent with this License. However,
         in accepting such obligations, You may act only on Your own behalf and on Your
         sole responsibility, not on behalf of any other Contributor, and only if You
         agree to indemnify, defend, and hold each Contributor harmless for any liability
         incurred by, or claims asserted against, such Contributor by reason of your
         accepting any such warranty or additional liability.
         
         END OF TERMS AND CONDITIONS
         
         APPENDIX: How to apply the Apache License to your work
         
         To apply the Apache License to your work, attach the following boilerplate
         notice, with the fields enclosed by brackets "[]" replaced with your own
         identifying information. (Don't include the brackets!) The text should be
         enclosed in the appropriate comment syntax for the file format. We also
         recommend that a file or class name and description of purpose be included on
         the same "printed page" as the copyright notice for easier identification within
         third-party archives.
         
            Copyright [yyyy] [name of copyright owner]
         
            Licensed under the Apache License, Version 2.0 (the "License");
            you may not use this file except in compliance with the License.
            You may obtain a copy of the License at
         
              http://www.apache.org/licenses/LICENSE-2.0
         
            Unless required by applicable law or agreed to in writing, software
            distributed under the License is distributed on an "AS IS" BASIS,
            WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
            See the License for the specific language governing permissions and
            limitations under the License. | 
            | keywords |  | 
            | VCS |  | 
            | bugtrack_url |  | 
            | requirements | No requirements were recorded. | 
            
| Travis-CI | No Travis. | 
            | coveralls test coverage | No coveralls. | 
        
        
            
            <div align="center">
  <img src="https://pandas.pydata.org/static/img/pandas.svg"><br>
</div>
-----------------
# pandas: powerful Python data analysis toolkit
| | |
| --- | --- |
| Testing | [](https://github.com/pandas-dev/pandas/actions/workflows/unit-tests.yml) [](https://codecov.io/gh/pandas-dev/pandas) |
| Package | [](https://pypi.org/project/pandas/) [](https://pypi.org/project/pandas/) [](https://anaconda.org/conda-forge/pandas) [](https://anaconda.org/conda-forge/pandas) |
| Meta | [](https://numfocus.org) [](https://doi.org/10.5281/zenodo.3509134) [](https://github.com/pandas-dev/pandas/blob/main/LICENSE) [](https://pandas.pydata.org/docs/dev/development/community.html?highlight=slack#community-slack) |
## What is it?
**pandas** is a Python package that provides fast, flexible, and expressive data
structures designed to make working with "relational" or "labeled" data both
easy and intuitive. It aims to be the fundamental high-level building block for
doing practical, **real world** data analysis in Python. Additionally, it has
the broader goal of becoming **the most powerful and flexible open source data
analysis / manipulation tool available in any language**. It is already well on
its way towards this goal.
## Table of Contents
- [Main Features](#main-features)
- [Where to get it](#where-to-get-it)
- [Dependencies](#dependencies)
- [Installation from sources](#installation-from-sources)
- [License](#license)
- [Documentation](#documentation)
- [Background](#background)
- [Getting Help](#getting-help)
- [Discussion and Development](#discussion-and-development)
- [Contributing to pandas](#contributing-to-pandas)
## Main Features
Here are just a few of the things that pandas does well:
  - Easy handling of [**missing data**][missing-data] (represented as
    `NaN`, `NA`, or `NaT`) in floating point as well as non-floating point data
  - Size mutability: columns can be [**inserted and
    deleted**][insertion-deletion] from DataFrame and higher dimensional
    objects
  - Automatic and explicit [**data alignment**][alignment]: objects can
    be explicitly aligned to a set of labels, or the user can simply
    ignore the labels and let `Series`, `DataFrame`, etc. automatically
    align the data for you in computations
  - Powerful, flexible [**group by**][groupby] functionality to perform
    split-apply-combine operations on data sets, for both aggregating
    and transforming data
  - Make it [**easy to convert**][conversion] ragged,
    differently-indexed data in other Python and NumPy data structures
    into DataFrame objects
  - Intelligent label-based [**slicing**][slicing], [**fancy
    indexing**][fancy-indexing], and [**subsetting**][subsetting] of
    large data sets
  - Intuitive [**merging**][merging] and [**joining**][joining] data
    sets
  - Flexible [**reshaping**][reshape] and [**pivoting**][pivot-table] of
    data sets
  - [**Hierarchical**][mi] labeling of axes (possible to have multiple
    labels per tick)
  - Robust IO tools for loading data from [**flat files**][flat-files]
    (CSV and delimited), [**Excel files**][excel], [**databases**][db],
    and saving/loading data from the ultrafast [**HDF5 format**][hdfstore]
  - [**Time series**][timeseries]-specific functionality: date range
    generation and frequency conversion, moving window statistics,
    date shifting and lagging
   [missing-data]: https://pandas.pydata.org/pandas-docs/stable/user_guide/missing_data.html
   [insertion-deletion]: https://pandas.pydata.org/pandas-docs/stable/user_guide/dsintro.html#column-selection-addition-deletion
   [alignment]: https://pandas.pydata.org/pandas-docs/stable/user_guide/dsintro.html?highlight=alignment#intro-to-data-structures
   [groupby]: https://pandas.pydata.org/pandas-docs/stable/user_guide/groupby.html#group-by-split-apply-combine
   [conversion]: https://pandas.pydata.org/pandas-docs/stable/user_guide/dsintro.html#dataframe
   [slicing]: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#slicing-ranges
   [fancy-indexing]: https://pandas.pydata.org/pandas-docs/stable/user_guide/advanced.html#advanced
   [subsetting]: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#boolean-indexing
   [merging]: https://pandas.pydata.org/pandas-docs/stable/user_guide/merging.html#database-style-dataframe-or-named-series-joining-merging
   [joining]: https://pandas.pydata.org/pandas-docs/stable/user_guide/merging.html#joining-on-index
   [reshape]: https://pandas.pydata.org/pandas-docs/stable/user_guide/reshaping.html
   [pivot-table]: https://pandas.pydata.org/pandas-docs/stable/user_guide/reshaping.html
   [mi]: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#hierarchical-indexing-multiindex
   [flat-files]: https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html#csv-text-files
   [excel]: https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html#excel-files
   [db]: https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html#sql-queries
   [hdfstore]: https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html#hdf5-pytables
   [timeseries]: https://pandas.pydata.org/pandas-docs/stable/user_guide/timeseries.html#time-series-date-functionality
## Where to get it
The source code is currently hosted on GitHub at:
https://github.com/pandas-dev/pandas
Binary installers for the latest released version are available at the [Python
Package Index (PyPI)](https://pypi.org/project/pandas) and on [Conda](https://docs.conda.io/en/latest/).
```sh
# conda
conda install -c conda-forge pandas
```
```sh
# or PyPI
pip install pandas
```
The list of changes to pandas between each release can be found
[here](https://pandas.pydata.org/pandas-docs/stable/whatsnew/index.html). For full
details, see the commit logs at https://github.com/pandas-dev/pandas.
## Dependencies
- [NumPy - Adds support for large, multi-dimensional arrays, matrices and high-level mathematical functions to operate on these arrays](https://www.numpy.org)
- [python-dateutil - Provides powerful extensions to the standard datetime module](https://dateutil.readthedocs.io/en/stable/index.html)
- [pytz - Brings the Olson tz database into Python which allows accurate and cross platform timezone calculations](https://github.com/stub42/pytz)
See the [full installation instructions](https://pandas.pydata.org/pandas-docs/stable/install.html#dependencies) for minimum supported versions of required, recommended and optional dependencies.
## Installation from sources
To install pandas from source you need [Cython](https://cython.org/) in addition to the normal
dependencies above. Cython can be installed from PyPI:
```sh
pip install cython
```
In the `pandas` directory (same one where you found this file after
cloning the git repo), execute:
```sh
pip install .
```
or for installing in [development mode](https://pip.pypa.io/en/latest/cli/pip_install/#install-editable):
```sh
python -m pip install -ve . --no-build-isolation --config-settings=editable-verbose=true
```
See the full instructions for [installing from source](https://pandas.pydata.org/docs/dev/development/contributing_environment.html).
## License
[BSD 3](LICENSE)
## Documentation
The official documentation is hosted on [PyData.org](https://pandas.pydata.org/pandas-docs/stable/).
## Background
Work on ``pandas`` started at [AQR](https://www.aqr.com/) (a quantitative hedge fund) in 2008 and
has been under active development since then.
## Getting Help
For usage questions, the best place to go to is [StackOverflow](https://stackoverflow.com/questions/tagged/pandas).
Further, general questions and discussions can also take place on the [pydata mailing list](https://groups.google.com/forum/?fromgroups#!forum/pydata).
## Discussion and Development
Most development discussions take place on GitHub in this repo, via the [GitHub issue tracker](https://github.com/pandas-dev/pandas/issues).
Further, the [pandas-dev mailing list](https://mail.python.org/mailman/listinfo/pandas-dev) can also be used for specialized discussions or design issues, and a [Slack channel](https://pandas.pydata.org/docs/dev/development/community.html?highlight=slack#community-slack) is available for quick development related questions.
There are also frequent [community meetings](https://pandas.pydata.org/docs/dev/development/community.html#community-meeting) for project maintainers open to the community as well as monthly [new contributor meetings](https://pandas.pydata.org/docs/dev/development/community.html#new-contributor-meeting) to help support new contributors.
Additional information on the communication channels can be found on the [contributor community](https://pandas.pydata.org/docs/development/community.html) page.
## Contributing to pandas
[](https://www.codetriage.com/pandas-dev/pandas)
All contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.
A detailed overview on how to contribute can be found in the **[contributing guide](https://pandas.pydata.org/docs/dev/development/contributing.html)**.
If you are simply looking to start working with the pandas codebase, navigate to the [GitHub "issues" tab](https://github.com/pandas-dev/pandas/issues) and start looking through interesting issues. There are a number of issues listed under [Docs](https://github.com/pandas-dev/pandas/issues?labels=Docs&sort=updated&state=open) and [good first issue](https://github.com/pandas-dev/pandas/issues?labels=good+first+issue&sort=updated&state=open) where you could start out.
You can also triage issues which may include reproducing bug reports, or asking for vital information such as version numbers or reproduction instructions. If you would like to start triaging issues, one easy way to get started is to [subscribe to pandas on CodeTriage](https://www.codetriage.com/pandas-dev/pandas).
Or maybe through using pandas you have an idea of your own or are looking for something in the documentation and thinking ‘this can be improved’...you can do something about it!
Feel free to ask questions on the [mailing list](https://groups.google.com/forum/?fromgroups#!forum/pydata) or on [Slack](https://pandas.pydata.org/docs/dev/development/community.html?highlight=slack#community-slack).
As contributors and maintainers to this project, you are expected to abide by pandas' code of conduct. More information can be found at: [Contributor Code of Conduct](https://github.com/pandas-dev/.github/blob/master/CODE_OF_CONDUCT.md)
<hr>
[Go to Top](#table-of-contents)
            
         
        Raw data
        
            {
    "_id": null,
    "home_page": null,
    "name": "pandas",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "The Pandas Development Team <pandas-dev@python.org>",
    "download_url": "https://files.pythonhosted.org/packages/79/8e/0e90233ac205ad182bd6b422532695d2b9414944a280488105d598c70023/pandas-2.3.2.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n  <img src=\"https://pandas.pydata.org/static/img/pandas.svg\"><br>\n</div>\n\n-----------------\n\n# pandas: powerful Python data analysis toolkit\n\n| | |\n| --- | --- |\n| Testing | [](https://github.com/pandas-dev/pandas/actions/workflows/unit-tests.yml) [](https://codecov.io/gh/pandas-dev/pandas) |\n| Package | [](https://pypi.org/project/pandas/) [](https://pypi.org/project/pandas/) [](https://anaconda.org/conda-forge/pandas) [](https://anaconda.org/conda-forge/pandas) |\n| Meta | [](https://numfocus.org) [](https://doi.org/10.5281/zenodo.3509134) [](https://github.com/pandas-dev/pandas/blob/main/LICENSE) [](https://pandas.pydata.org/docs/dev/development/community.html?highlight=slack#community-slack) |\n\n\n## What is it?\n\n**pandas** is a Python package that provides fast, flexible, and expressive data\nstructures designed to make working with \"relational\" or \"labeled\" data both\neasy and intuitive. It aims to be the fundamental high-level building block for\ndoing practical, **real world** data analysis in Python. Additionally, it has\nthe broader goal of becoming **the most powerful and flexible open source data\nanalysis / manipulation tool available in any language**. It is already well on\nits way towards this goal.\n\n## Table of Contents\n\n- [Main Features](#main-features)\n- [Where to get it](#where-to-get-it)\n- [Dependencies](#dependencies)\n- [Installation from sources](#installation-from-sources)\n- [License](#license)\n- [Documentation](#documentation)\n- [Background](#background)\n- [Getting Help](#getting-help)\n- [Discussion and Development](#discussion-and-development)\n- [Contributing to pandas](#contributing-to-pandas)\n\n## Main Features\nHere are just a few of the things that pandas does well:\n\n  - Easy handling of [**missing data**][missing-data] (represented as\n    `NaN`, `NA`, or `NaT`) in floating point as well as non-floating point data\n  - Size mutability: columns can be [**inserted and\n    deleted**][insertion-deletion] from DataFrame and higher dimensional\n    objects\n  - Automatic and explicit [**data alignment**][alignment]: objects can\n    be explicitly aligned to a set of labels, or the user can simply\n    ignore the labels and let `Series`, `DataFrame`, etc. automatically\n    align the data for you in computations\n  - Powerful, flexible [**group by**][groupby] functionality to perform\n    split-apply-combine operations on data sets, for both aggregating\n    and transforming data\n  - Make it [**easy to convert**][conversion] ragged,\n    differently-indexed data in other Python and NumPy data structures\n    into DataFrame objects\n  - Intelligent label-based [**slicing**][slicing], [**fancy\n    indexing**][fancy-indexing], and [**subsetting**][subsetting] of\n    large data sets\n  - Intuitive [**merging**][merging] and [**joining**][joining] data\n    sets\n  - Flexible [**reshaping**][reshape] and [**pivoting**][pivot-table] of\n    data sets\n  - [**Hierarchical**][mi] labeling of axes (possible to have multiple\n    labels per tick)\n  - Robust IO tools for loading data from [**flat files**][flat-files]\n    (CSV and delimited), [**Excel files**][excel], [**databases**][db],\n    and saving/loading data from the ultrafast [**HDF5 format**][hdfstore]\n  - [**Time series**][timeseries]-specific functionality: date range\n    generation and frequency conversion, moving window statistics,\n    date shifting and lagging\n\n\n   [missing-data]: https://pandas.pydata.org/pandas-docs/stable/user_guide/missing_data.html\n   [insertion-deletion]: https://pandas.pydata.org/pandas-docs/stable/user_guide/dsintro.html#column-selection-addition-deletion\n   [alignment]: https://pandas.pydata.org/pandas-docs/stable/user_guide/dsintro.html?highlight=alignment#intro-to-data-structures\n   [groupby]: https://pandas.pydata.org/pandas-docs/stable/user_guide/groupby.html#group-by-split-apply-combine\n   [conversion]: https://pandas.pydata.org/pandas-docs/stable/user_guide/dsintro.html#dataframe\n   [slicing]: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#slicing-ranges\n   [fancy-indexing]: https://pandas.pydata.org/pandas-docs/stable/user_guide/advanced.html#advanced\n   [subsetting]: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#boolean-indexing\n   [merging]: https://pandas.pydata.org/pandas-docs/stable/user_guide/merging.html#database-style-dataframe-or-named-series-joining-merging\n   [joining]: https://pandas.pydata.org/pandas-docs/stable/user_guide/merging.html#joining-on-index\n   [reshape]: https://pandas.pydata.org/pandas-docs/stable/user_guide/reshaping.html\n   [pivot-table]: https://pandas.pydata.org/pandas-docs/stable/user_guide/reshaping.html\n   [mi]: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#hierarchical-indexing-multiindex\n   [flat-files]: https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html#csv-text-files\n   [excel]: https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html#excel-files\n   [db]: https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html#sql-queries\n   [hdfstore]: https://pandas.pydata.org/pandas-docs/stable/user_guide/io.html#hdf5-pytables\n   [timeseries]: https://pandas.pydata.org/pandas-docs/stable/user_guide/timeseries.html#time-series-date-functionality\n\n## Where to get it\nThe source code is currently hosted on GitHub at:\nhttps://github.com/pandas-dev/pandas\n\nBinary installers for the latest released version are available at the [Python\nPackage Index (PyPI)](https://pypi.org/project/pandas) and on [Conda](https://docs.conda.io/en/latest/).\n\n```sh\n# conda\nconda install -c conda-forge pandas\n```\n\n```sh\n# or PyPI\npip install pandas\n```\n\nThe list of changes to pandas between each release can be found\n[here](https://pandas.pydata.org/pandas-docs/stable/whatsnew/index.html). For full\ndetails, see the commit logs at https://github.com/pandas-dev/pandas.\n\n## Dependencies\n- [NumPy - Adds support for large, multi-dimensional arrays, matrices and high-level mathematical functions to operate on these arrays](https://www.numpy.org)\n- [python-dateutil - Provides powerful extensions to the standard datetime module](https://dateutil.readthedocs.io/en/stable/index.html)\n- [pytz - Brings the Olson tz database into Python which allows accurate and cross platform timezone calculations](https://github.com/stub42/pytz)\n\nSee the [full installation instructions](https://pandas.pydata.org/pandas-docs/stable/install.html#dependencies) for minimum supported versions of required, recommended and optional dependencies.\n\n## Installation from sources\nTo install pandas from source you need [Cython](https://cython.org/) in addition to the normal\ndependencies above. Cython can be installed from PyPI:\n\n```sh\npip install cython\n```\n\nIn the `pandas` directory (same one where you found this file after\ncloning the git repo), execute:\n\n```sh\npip install .\n```\n\nor for installing in [development mode](https://pip.pypa.io/en/latest/cli/pip_install/#install-editable):\n\n\n```sh\npython -m pip install -ve . --no-build-isolation --config-settings=editable-verbose=true\n```\n\nSee the full instructions for [installing from source](https://pandas.pydata.org/docs/dev/development/contributing_environment.html).\n\n## License\n[BSD 3](LICENSE)\n\n## Documentation\nThe official documentation is hosted on [PyData.org](https://pandas.pydata.org/pandas-docs/stable/).\n\n## Background\nWork on ``pandas`` started at [AQR](https://www.aqr.com/) (a quantitative hedge fund) in 2008 and\nhas been under active development since then.\n\n## Getting Help\n\nFor usage questions, the best place to go to is [StackOverflow](https://stackoverflow.com/questions/tagged/pandas).\nFurther, general questions and discussions can also take place on the [pydata mailing list](https://groups.google.com/forum/?fromgroups#!forum/pydata).\n\n## Discussion and Development\nMost development discussions take place on GitHub in this repo, via the [GitHub issue tracker](https://github.com/pandas-dev/pandas/issues).\n\nFurther, the [pandas-dev mailing list](https://mail.python.org/mailman/listinfo/pandas-dev) can also be used for specialized discussions or design issues, and a [Slack channel](https://pandas.pydata.org/docs/dev/development/community.html?highlight=slack#community-slack) is available for quick development related questions.\n\nThere are also frequent [community meetings](https://pandas.pydata.org/docs/dev/development/community.html#community-meeting) for project maintainers open to the community as well as monthly [new contributor meetings](https://pandas.pydata.org/docs/dev/development/community.html#new-contributor-meeting) to help support new contributors.\n\nAdditional information on the communication channels can be found on the [contributor community](https://pandas.pydata.org/docs/development/community.html) page.\n\n## Contributing to pandas\n\n[](https://www.codetriage.com/pandas-dev/pandas)\n\nAll contributions, bug reports, bug fixes, documentation improvements, enhancements, and ideas are welcome.\n\nA detailed overview on how to contribute can be found in the **[contributing guide](https://pandas.pydata.org/docs/dev/development/contributing.html)**.\n\nIf you are simply looking to start working with the pandas codebase, navigate to the [GitHub \"issues\" tab](https://github.com/pandas-dev/pandas/issues) and start looking through interesting issues. There are a number of issues listed under [Docs](https://github.com/pandas-dev/pandas/issues?labels=Docs&sort=updated&state=open) and [good first issue](https://github.com/pandas-dev/pandas/issues?labels=good+first+issue&sort=updated&state=open) where you could start out.\n\nYou can also triage issues which may include reproducing bug reports, or asking for vital information such as version numbers or reproduction instructions. If you would like to start triaging issues, one easy way to get started is to [subscribe to pandas on CodeTriage](https://www.codetriage.com/pandas-dev/pandas).\n\nOr maybe through using pandas you have an idea of your own or are looking for something in the documentation and thinking \u2018this can be improved\u2019...you can do something about it!\n\nFeel free to ask questions on the [mailing list](https://groups.google.com/forum/?fromgroups#!forum/pydata) or on [Slack](https://pandas.pydata.org/docs/dev/development/community.html?highlight=slack#community-slack).\n\nAs contributors and maintainers to this project, you are expected to abide by pandas' code of conduct. More information can be found at: [Contributor Code of Conduct](https://github.com/pandas-dev/.github/blob/master/CODE_OF_CONDUCT.md)\n\n<hr>\n\n[Go to Top](#table-of-contents)\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License\n         \n         Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team\n         All rights reserved.\n         \n         Copyright (c) 2011-2023, Open source contributors.\n         \n         Redistribution and use in source and binary forms, with or without\n         modification, are permitted provided that the following conditions are met:\n         \n         * Redistributions of source code must retain the above copyright notice, this\n           list of conditions and the following disclaimer.\n         \n         * Redistributions in binary form must reproduce the above copyright notice,\n           this list of conditions and the following disclaimer in the documentation\n           and/or other materials provided with the distribution.\n         \n         * Neither the name of the copyright holder nor the names of its\n           contributors may be used to endorse or promote products derived from\n           this software without specific prior written permission.\n         \n         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n         AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n         IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n         DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n         FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n         DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n         SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n         CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n         OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n         OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n         Copyright (c) 2010-2019 Keith Goodman\n         Copyright (c) 2019 Bottleneck Developers\n         All rights reserved.\n         \n         Redistribution and use in source and binary forms, with or without\n         modification, are permitted provided that the following conditions are met:\n         \n             * Redistributions of source code must retain the above copyright notice,\n               this list of conditions and the following disclaimer.\n         \n             * Redistributions in binary form must reproduce the above copyright\n               notice, this list of conditions and the following disclaimer in the\n               documentation and/or other materials provided with the distribution.\n         \n         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n         AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n         IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n         ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE\n         LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n         CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\n         SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\n         INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\n         CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\n         ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\n         POSSIBILITY OF SUCH DAMAGE.Copyright 2017- Paul Ganssle <paul@ganssle.io>\n         Copyright 2017- dateutil contributors (see AUTHORS file)\n         \n            Licensed under the Apache License, Version 2.0 (the \"License\");\n            you may not use this file except in compliance with the License.\n            You may obtain a copy of the License at\n         \n                http://www.apache.org/licenses/LICENSE-2.0\n         \n            Unless required by applicable law or agreed to in writing, software\n            distributed under the License is distributed on an \"AS IS\" BASIS,\n            WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n            See the License for the specific language governing permissions and\n            limitations under the License.\n         \n         The above license applies to all contributions after 2017-12-01, as well as\n         all contributions that have been re-licensed (see AUTHORS file for the list of\n         contributors who have re-licensed their code).\n         --------------------------------------------------------------------------------\n         dateutil - Extensions to the standard Python datetime module.\n         \n         Copyright (c) 2003-2011 - Gustavo Niemeyer <gustavo@niemeyer.net>\n         Copyright (c) 2012-2014 - Tomi Pievil\u00e4inen <tomi.pievilainen@iki.fi>\n         Copyright (c) 2014-2016 - Yaron de Leeuw <me@jarondl.net>\n         Copyright (c) 2015-     - Paul Ganssle <paul@ganssle.io>\n         Copyright (c) 2015-     - dateutil contributors (see AUTHORS file)\n         \n         All rights reserved.\n         \n         Redistribution and use in source and binary forms, with or without\n         modification, are permitted provided that the following conditions are met:\n         \n             * Redistributions of source code must retain the above copyright notice,\n               this list of conditions and the following disclaimer.\n             * Redistributions in binary form must reproduce the above copyright notice,\n               this list of conditions and the following disclaimer in the documentation\n               and/or other materials provided with the distribution.\n             * Neither the name of the copyright holder nor the names of its\n               contributors may be used to endorse or promote products derived from\n               this software without specific prior written permission.\n         \n         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n         \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n         LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n         A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR\n         CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\n         EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\n         PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR\n         PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF\n         LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING\n         NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\n         SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n         \n         The above BSD License Applies to all code, even that also covered by Apache 2.0.# MIT License\n         \n         Copyright (c) 2019 Hadley Wickham; RStudio; and Evan Miller\n         \n         Permission is hereby granted, free of charge, to any person obtaining a copy\n         of this software and associated documentation files (the \"Software\"), to deal\n         in the Software without restriction, including without limitation the rights\n         to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n         copies of the Software, and to permit persons to whom the Software is\n         furnished to do so, subject to the following conditions:\n         \n         The above copyright notice and this permission notice shall be included in all\n         copies or substantial portions of the Software.\n         \n         THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n         IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n         FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n         AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n         LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n         OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n         SOFTWARE.\n         Based on http://opensource.org/licenses/MIT\n         \n         This is a template. Complete and ship as file LICENSE the following 2\n         lines (only)\n         \n         YEAR:\n         COPYRIGHT HOLDER:\n         \n         and specify as\n         \n         License: MIT + file LICENSE\n         \n         Copyright (c) <YEAR>, <COPYRIGHT HOLDER>\n         \n         Permission is hereby granted, free of charge, to any person obtaining\n         a copy of this software and associated documentation files (the\n         \"Software\"), to deal in the Software without restriction, including\n         without limitation the rights to use, copy, modify, merge, publish,\n         distribute, sublicense, and/or sell copies of the Software, and to\n         permit persons to whom the Software is furnished to do so, subject to\n         the following conditions:\n         \n         The above copyright notice and this permission notice shall be\n         included in all copies or substantial portions of the Software.\n         \n         THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n         EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n         MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n         NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\n         LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\n         OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\n         WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n         The MIT License\n         \n         Copyright (c) 2008-     Attractive Chaos <attractor@live.co.uk>\n         \n         Permission is hereby granted, free of charge, to any person obtaining\n         a copy of this software and associated documentation files (the\n         \"Software\"), to deal in the Software without restriction, including\n         without limitation the rights to use, copy, modify, merge, publish,\n         distribute, sublicense, and/or sell copies of the Software, and to\n         permit persons to whom the Software is furnished to do so, subject to\n         the following conditions:\n         \n         The above copyright notice and this permission notice shall be\n         included in all copies or substantial portions of the Software.\n         \n         THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n         EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n         MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n         NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS\n         BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN\n         ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n         CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n         SOFTWARE.musl as a whole is licensed under the following standard MIT license:\n         \n         ----------------------------------------------------------------------\n         Copyright \u00a9 2005-2020 Rich Felker, et al.\n         \n         Permission is hereby granted, free of charge, to any person obtaining\n         a copy of this software and associated documentation files (the\n         \"Software\"), to deal in the Software without restriction, including\n         without limitation the rights to use, copy, modify, merge, publish,\n         distribute, sublicense, and/or sell copies of the Software, and to\n         permit persons to whom the Software is furnished to do so, subject to\n         the following conditions:\n         \n         The above copyright notice and this permission notice shall be\n         included in all copies or substantial portions of the Software.\n         \n         THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n         EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n         MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\n         IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\n         CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\n         TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\n         SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n         ----------------------------------------------------------------------\n         \n         Authors/contributors include:\n         \n         A. Wilcox\n         Ada Worcester\n         Alex Dowad\n         Alex Suykov\n         Alexander Monakov\n         Andre McCurdy\n         Andrew Kelley\n         Anthony G. Basile\n         Aric Belsito\n         Arvid Picciani\n         Bartosz Brachaczek\n         Benjamin Peterson\n         Bobby Bingham\n         Boris Brezillon\n         Brent Cook\n         Chris Spiegel\n         Cl\u00e9ment Vasseur\n         Daniel Micay\n         Daniel Sabogal\n         Daurnimator\n         David Carlier\n         David Edelsohn\n         Denys Vlasenko\n         Dmitry Ivanov\n         Dmitry V. Levin\n         Drew DeVault\n         Emil Renner Berthing\n         Fangrui Song\n         Felix Fietkau\n         Felix Janda\n         Gianluca Anzolin\n         Hauke Mehrtens\n         He X\n         Hiltjo Posthuma\n         Isaac Dunham\n         Jaydeep Patil\n         Jens Gustedt\n         Jeremy Huntwork\n         Jo-Philipp Wich\n         Joakim Sindholt\n         John Spencer\n         Julien Ramseier\n         Justin Cormack\n         Kaarle Ritvanen\n         Khem Raj\n         Kylie McClain\n         Leah Neukirchen\n         Luca Barbato\n         Luka Perkov\n         M Farkas-Dyck (Strake)\n         Mahesh Bodapati\n         Markus Wichmann\n         Masanori Ogino\n         Michael Clark\n         Michael Forney\n         Mikhail Kremnyov\n         Natanael Copa\n         Nicholas J. Kain\n         orc\n         Pascal Cuoq\n         Patrick Oppenlander\n         Petr Hosek\n         Petr Skocik\n         Pierre Carrier\n         Reini Urban\n         Rich Felker\n         Richard Pennington\n         Ryan Fairfax\n         Samuel Holland\n         Segev Finer\n         Shiz\n         sin\n         Solar Designer\n         Stefan Kristiansson\n         Stefan O'Rear\n         Szabolcs Nagy\n         Timo Ter\u00e4s\n         Trutz Behn\n         Valentin Ochs\n         Will Dietz\n         William Haddon\n         William Pitcock\n         \n         Portions of this software are derived from third-party works licensed\n         under terms compatible with the above MIT license:\n         \n         The TRE regular expression implementation (src/regex/reg* and\n         src/regex/tre*) is Copyright \u00a9 2001-2008 Ville Laurikari and licensed\n         under a 2-clause BSD license (license text in the source files). The\n         included version has been heavily modified by Rich Felker in 2012, in\n         the interests of size, simplicity, and namespace cleanliness.\n         \n         Much of the math library code (src/math/* and src/complex/*) is\n         Copyright \u00a9 1993,2004 Sun Microsystems or\n         Copyright \u00a9 2003-2011 David Schultz or\n         Copyright \u00a9 2003-2009 Steven G. Kargl or\n         Copyright \u00a9 2003-2009 Bruce D. Evans or\n         Copyright \u00a9 2008 Stephen L. Moshier or\n         Copyright \u00a9 2017-2018 Arm Limited\n         and labelled as such in comments in the individual source files. All\n         have been licensed under extremely permissive terms.\n         \n         The ARM memcpy code (src/string/arm/memcpy.S) is Copyright \u00a9 2008\n         The Android Open Source Project and is licensed under a two-clause BSD\n         license. It was taken from Bionic libc, used on Android.\n         \n         The AArch64 memcpy and memset code (src/string/aarch64/*) are\n         Copyright \u00a9 1999-2019, Arm Limited.\n         \n         The implementation of DES for crypt (src/crypt/crypt_des.c) is\n         Copyright \u00a9 1994 David Burren. It is licensed under a BSD license.\n         \n         The implementation of blowfish crypt (src/crypt/crypt_blowfish.c) was\n         originally written by Solar Designer and placed into the public\n         domain. The code also comes with a fallback permissive license for use\n         in jurisdictions that may not recognize the public domain.\n         \n         The smoothsort implementation (src/stdlib/qsort.c) is Copyright \u00a9 2011\n         Valentin Ochs and is licensed under an MIT-style license.\n         \n         The x86_64 port was written by Nicholas J. Kain and is licensed under\n         the standard MIT terms.\n         \n         The mips and microblaze ports were originally written by Richard\n         Pennington for use in the ellcc project. The original code was adapted\n         by Rich Felker for build system and code conventions during upstream\n         integration. It is licensed under the standard MIT terms.\n         \n         The mips64 port was contributed by Imagination Technologies and is\n         licensed under the standard MIT terms.\n         \n         The powerpc port was also originally written by Richard Pennington,\n         and later supplemented and integrated by John Spencer. It is licensed\n         under the standard MIT terms.\n         \n         All other files which have no copyright comments are original works\n         produced specifically for use as part of this library, written either\n         by Rich Felker, the main author of the library, or by one or more\n         contibutors listed above. Details on authorship of individual files\n         can be found in the git version control history of the project. The\n         omission of copyright and license comments in each file is in the\n         interest of source tree size.\n         \n         In addition, permission is hereby granted for all public header files\n         (include/* and arch/*/bits/*) and crt files intended to be linked into\n         applications (crt/*, ldso/dlstart.c, and arch/*/crt_arch.h) to omit\n         the copyright notice and permission notice otherwise required by the\n         license, and to use these files without any requirement of\n         attribution. These files include substantial contributions from:\n         \n         Bobby Bingham\n         John Spencer\n         Nicholas J. Kain\n         Rich Felker\n         Richard Pennington\n         Stefan Kristiansson\n         Szabolcs Nagy\n         \n         all of whom have explicitly granted such permission.\n         \n         This file previously contained text expressing a belief that most of\n         the files covered by the above exception were sufficiently trivial not\n         to be subject to copyright, resulting in confusion over whether it\n         negated the permissions granted in the license. In the spirit of\n         permissive licensing, and of not having licensing issues being an\n         obstacle to adoption, that text has been removed.Copyright (c) 2005-2023, NumPy Developers.\n         All rights reserved.\n         \n         Redistribution and use in source and binary forms, with or without\n         modification, are permitted provided that the following conditions are\n         met:\n         \n             * Redistributions of source code must retain the above copyright\n                notice, this list of conditions and the following disclaimer.\n         \n             * Redistributions in binary form must reproduce the above\n                copyright notice, this list of conditions and the following\n                disclaimer in the documentation and/or other materials provided\n                with the distribution.\n         \n             * Neither the name of the NumPy Developers nor the names of any\n                contributors may be used to endorse or promote products derived\n                from this software without specific prior written permission.\n         \n         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n         \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n         LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n         A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n         OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n         SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n         LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n         DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n         THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n         (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n         OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n                                          Apache License\n                                    Version 2.0, January 2004\n                                 http://www.apache.org/licenses/\n         \n            TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n         \n            1. Definitions.\n         \n               \"License\" shall mean the terms and conditions for use, reproduction,\n               and distribution as defined by Sections 1 through 9 of this document.\n         \n               \"Licensor\" shall mean the copyright owner or entity authorized by\n               the copyright owner that is granting the License.\n         \n               \"Legal Entity\" shall mean the union of the acting entity and all\n               other entities that control, are controlled by, or are under common\n               control with that entity. For the purposes of this definition,\n               \"control\" means (i) the power, direct or indirect, to cause the\n               direction or management of such entity, whether by contract or\n               otherwise, or (ii) ownership of fifty percent (50%) or more of the\n               outstanding shares, or (iii) beneficial ownership of such entity.\n         \n               \"You\" (or \"Your\") shall mean an individual or Legal Entity\n               exercising permissions granted by this License.\n         \n               \"Source\" form shall mean the preferred form for making modifications,\n               including but not limited to software source code, documentation\n               source, and configuration files.\n         \n               \"Object\" form shall mean any form resulting from mechanical\n               transformation or translation of a Source form, including but\n               not limited to compiled object code, generated documentation,\n               and conversions to other media types.\n         \n               \"Work\" shall mean the work of authorship, whether in Source or\n               Object form, made available under the License, as indicated by a\n               copyright notice that is included in or attached to the work\n               (an example is provided in the Appendix below).\n         \n               \"Derivative Works\" shall mean any work, whether in Source or Object\n               form, that is based on (or derived from) the Work and for which the\n               editorial revisions, annotations, elaborations, or other modifications\n               represent, as a whole, an original work of authorship. For the purposes\n               of this License, Derivative Works shall not include works that remain\n               separable from, or merely link (or bind by name) to the interfaces of,\n               the Work and Derivative Works thereof.\n         \n               \"Contribution\" shall mean any work of authorship, including\n               the original version of the Work and any modifications or additions\n               to that Work or Derivative Works thereof, that is intentionally\n               submitted to Licensor for inclusion in the Work by the copyright owner\n               or by an individual or Legal Entity authorized to submit on behalf of\n               the copyright owner. For the purposes of this definition, \"submitted\"\n               means any form of electronic, verbal, or written communication sent\n               to the Licensor or its representatives, including but not limited to\n               communication on electronic mailing lists, source code control systems,\n               and issue tracking systems that are managed by, or on behalf of, the\n               Licensor for the purpose of discussing and improving the Work, but\n               excluding communication that is conspicuously marked or otherwise\n               designated in writing by the copyright owner as \"Not a Contribution.\"\n         \n               \"Contributor\" shall mean Licensor and any individual or Legal Entity\n               on behalf of whom a Contribution has been received by Licensor and\n               subsequently incorporated within the Work.\n         \n            2. Grant of Copyright License. Subject to the terms and conditions of\n               this License, each Contributor hereby grants to You a perpetual,\n               worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n               copyright license to reproduce, prepare Derivative Works of,\n               publicly display, publicly perform, sublicense, and distribute the\n               Work and such Derivative Works in Source or Object form.\n         \n            3. Grant of Patent License. Subject to the terms and conditions of\n               this License, each Contributor hereby grants to You a perpetual,\n               worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n               (except as stated in this section) patent license to make, have made,\n               use, offer to sell, sell, import, and otherwise transfer the Work,\n               where such license applies only to those patent claims licensable\n               by such Contributor that are necessarily infringed by their\n               Contribution(s) alone or by combination of their Contribution(s)\n               with the Work to which such Contribution(s) was submitted. If You\n               institute patent litigation against any entity (including a\n               cross-claim or counterclaim in a lawsuit) alleging that the Work\n               or a Contribution incorporated within the Work constitutes direct\n               or contributory patent infringement, then any patent licenses\n               granted to You under this License for that Work shall terminate\n               as of the date such litigation is filed.\n         \n            4. Redistribution. You may reproduce and distribute copies of the\n               Work or Derivative Works thereof in any medium, with or without\n               modifications, and in Source or Object form, provided that You\n               meet the following conditions:\n         \n               (a) You must give any other recipients of the Work or\n                   Derivative Works a copy of this License; and\n         \n               (b) You must cause any modified files to carry prominent notices\n                   stating that You changed the files; and\n         \n               (c) You must retain, in the Source form of any Derivative Works\n                   that You distribute, all copyright, patent, trademark, and\n                   attribution notices from the Source form of the Work,\n                   excluding those notices that do not pertain to any part of\n                   the Derivative Works; and\n         \n               (d) If the Work includes a \"NOTICE\" text file as part of its\n                   distribution, then any Derivative Works that You distribute must\n                   include a readable copy of the attribution notices contained\n                   within such NOTICE file, excluding those notices that do not\n                   pertain to any part of the Derivative Works, in at least one\n                   of the following places: within a NOTICE text file distributed\n                   as part of the Derivative Works; within the Source form or\n                   documentation, if provided along with the Derivative Works; or,\n                   within a display generated by the Derivative Works, if and\n                   wherever such third-party notices normally appear. The contents\n                   of the NOTICE file are for informational purposes only and\n                   do not modify the License. You may add Your own attribution\n                   notices within Derivative Works that You distribute, alongside\n                   or as an addendum to the NOTICE text from the Work, provided\n                   that such additional attribution notices cannot be construed\n                   as modifying the License.\n         \n               You may add Your own copyright statement to Your modifications and\n               may provide additional or different license terms and conditions\n               for use, reproduction, or distribution of Your modifications, or\n               for any such Derivative Works as a whole, provided Your use,\n               reproduction, and distribution of the Work otherwise complies with\n               the conditions stated in this License.\n         \n            5. Submission of Contributions. Unless You explicitly state otherwise,\n               any Contribution intentionally submitted for inclusion in the Work\n               by You to the Licensor shall be under the terms and conditions of\n               this License, without any additional terms or conditions.\n               Notwithstanding the above, nothing herein shall supersede or modify\n               the terms of any separate license agreement you may have executed\n               with Licensor regarding such Contributions.\n         \n            6. Trademarks. This License does not grant permission to use the trade\n               names, trademarks, service marks, or product names of the Licensor,\n               except as required for reasonable and customary use in describing the\n               origin of the Work and reproducing the content of the NOTICE file.\n         \n            7. Disclaimer of Warranty. Unless required by applicable law or\n               agreed to in writing, Licensor provides the Work (and each\n               Contributor provides its Contributions) on an \"AS IS\" BASIS,\n               WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n               implied, including, without limitation, any warranties or conditions\n               of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n               PARTICULAR PURPOSE. You are solely responsible for determining the\n               appropriateness of using or redistributing the Work and assume any\n               risks associated with Your exercise of permissions under this License.\n         \n            8. Limitation of Liability. In no event and under no legal theory,\n               whether in tort (including negligence), contract, or otherwise,\n               unless required by applicable law (such as deliberate and grossly\n               negligent acts) or agreed to in writing, shall any Contributor be\n               liable to You for damages, including any direct, indirect, special,\n               incidental, or consequential damages of any character arising as a\n               result of this License or out of the use or inability to use the\n               Work (including but not limited to damages for loss of goodwill,\n               work stoppage, computer failure or malfunction, or any and all\n               other commercial damages or losses), even if such Contributor\n               has been advised of the possibility of such damages.\n         \n            9. Accepting Warranty or Additional Liability. While redistributing\n               the Work or Derivative Works thereof, You may choose to offer,\n               and charge a fee for, acceptance of support, warranty, indemnity,\n               or other liability obligations and/or rights consistent with this\n               License. However, in accepting such obligations, You may act only\n               on Your own behalf and on Your sole responsibility, not on behalf\n               of any other Contributor, and only if You agree to indemnify,\n               defend, and hold each Contributor harmless for any liability\n               incurred by, or claims asserted against, such Contributor by reason\n               of your accepting any such warranty or additional liability.\n         \n            END OF TERMS AND CONDITIONS\n         \n         \n         Copyright (c) Donald Stufft and individual contributors.\n         All rights reserved.\n         \n         Redistribution and use in source and binary forms, with or without\n         modification, are permitted provided that the following conditions are met:\n         \n             1. Redistributions of source code must retain the above copyright notice,\n                this list of conditions and the following disclaimer.\n         \n             2. Redistributions in binary form must reproduce the above copyright\n                notice, this list of conditions and the following disclaimer in the\n                documentation and/or other materials provided with the distribution.\n         \n         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\n         ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n         WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n         DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n         FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n         DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n         SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n         CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n         OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n         OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.A. HISTORY OF THE SOFTWARE\n         ==========================\n         \n         Python was created in the early 1990s by Guido van Rossum at Stichting\n         Mathematisch Centrum (CWI, see https://www.cwi.nl) in the Netherlands\n         as a successor of a language called ABC.  Guido remains Python's\n         principal author, although it includes many contributions from others.\n         \n         In 1995, Guido continued his work on Python at the Corporation for\n         National Research Initiatives (CNRI, see https://www.cnri.reston.va.us)\n         in Reston, Virginia where he released several versions of the\n         software.\n         \n         In May 2000, Guido and the Python core development team moved to\n         BeOpen.com to form the BeOpen PythonLabs team.  In October of the same\n         year, the PythonLabs team moved to Digital Creations, which became\n         Zope Corporation.  In 2001, the Python Software Foundation (PSF, see\n         https://www.python.org/psf/) was formed, a non-profit organization\n         created specifically to own Python-related Intellectual Property.\n         Zope Corporation was a sponsoring member of the PSF.\n         \n         All Python releases are Open Source (see https://opensource.org for\n         the Open Source Definition).  Historically, most, but not all, Python\n         releases have also been GPL-compatible; the table below summarizes\n         the various releases.\n         \n             Release         Derived     Year        Owner       GPL-\n                             from                                compatible? (1)\n         \n             0.9.0 thru 1.2              1991-1995   CWI         yes\n             1.3 thru 1.5.2  1.2         1995-1999   CNRI        yes\n             1.6             1.5.2       2000        CNRI        no\n             2.0             1.6         2000        BeOpen.com  no\n             1.6.1           1.6         2001        CNRI        yes (2)\n             2.1             2.0+1.6.1   2001        PSF         no\n             2.0.1           2.0+1.6.1   2001        PSF         yes\n             2.1.1           2.1+2.0.1   2001        PSF         yes\n             2.1.2           2.1.1       2002        PSF         yes\n             2.1.3           2.1.2       2002        PSF         yes\n             2.2 and above   2.1.1       2001-now    PSF         yes\n         \n         Footnotes:\n         \n         (1) GPL-compatible doesn't mean that we're distributing Python under\n             the GPL.  All Python licenses, unlike the GPL, let you distribute\n             a modified version without making your changes open source.  The\n             GPL-compatible licenses make it possible to combine Python with\n             other software that is released under the GPL; the others don't.\n         \n         (2) According to Richard Stallman, 1.6.1 is not GPL-compatible,\n             because its license has a choice of law clause.  According to\n             CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1\n             is \"not incompatible\" with the GPL.\n         \n         Thanks to the many outside volunteers who have worked under Guido's\n         direction to make these releases possible.\n         \n         \n         B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON\n         ===============================================================\n         \n         Python software and documentation are licensed under the\n         Python Software Foundation License Version 2.\n         \n         Starting with Python 3.8.6, examples, recipes, and other code in\n         the documentation are dual licensed under the PSF License Version 2\n         and the Zero-Clause BSD license.\n         \n         Some software incorporated into Python is under different licenses.\n         The licenses are listed with code falling under that license.\n         \n         \n         PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2\n         --------------------------------------------\n         \n         1. This LICENSE AGREEMENT is between the Python Software Foundation\n         (\"PSF\"), and the Individual or Organization (\"Licensee\") accessing and\n         otherwise using this software (\"Python\") in source or binary form and\n         its associated documentation.\n         \n         2. Subject to the terms and conditions of this License Agreement, PSF hereby\n         grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,\n         analyze, test, perform and/or display publicly, prepare derivative works,\n         distribute, and otherwise use Python alone or in any derivative version,\n         provided, however, that PSF's License Agreement and PSF's notice of copyright,\n         i.e., \"Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,\n         2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Python Software Foundation;\n         All Rights Reserved\" are retained in Python alone or in any derivative version\n         prepared by Licensee.\n         \n         3. In the event Licensee prepares a derivative work that is based on\n         or incorporates Python or any part thereof, and wants to make\n         the derivative work available to others as provided herein, then\n         Licensee hereby agrees to include in any such work a brief summary of\n         the changes made to Python.\n         \n         4. PSF is making Python available to Licensee on an \"AS IS\"\n         basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR\n         IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND\n         DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS\n         FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT\n         INFRINGE ANY THIRD PARTY RIGHTS.\n         \n         5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON\n         FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS\n         A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,\n         OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.\n         \n         6. This License Agreement will automatically terminate upon a material\n         breach of its terms and conditions.\n         \n         7. Nothing in this License Agreement shall be deemed to create any\n         relationship of agency, partnership, or joint venture between PSF and\n         Licensee.  This License Agreement does not grant permission to use PSF\n         trademarks or trade name in a trademark sense to endorse or promote\n         products or services of Licensee, or any third party.\n         \n         8. By copying, installing or otherwise using Python, Licensee\n         agrees to be bound by the terms and conditions of this License\n         Agreement.\n         \n         \n         BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0\n         -------------------------------------------\n         \n         BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1\n         \n         1. This LICENSE AGREEMENT is between BeOpen.com (\"BeOpen\"), having an\n         office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the\n         Individual or Organization (\"Licensee\") accessing and otherwise using\n         this software in source or binary form and its associated\n         documentation (\"the Software\").\n         \n         2. Subject to the terms and conditions of this BeOpen Python License\n         Agreement, BeOpen hereby grants Licensee a non-exclusive,\n         royalty-free, world-wide license to reproduce, analyze, test, perform\n         and/or display publicly, prepare derivative works, distribute, and\n         otherwise use the Software alone or in any derivative version,\n         provided, however, that the BeOpen Python License is retained in the\n         Software, alone or in any derivative version prepared by Licensee.\n         \n         3. BeOpen is making the Software available to Licensee on an \"AS IS\"\n         basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR\n         IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND\n         DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS\n         FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT\n         INFRINGE ANY THIRD PARTY RIGHTS.\n         \n         4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE\n         SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS\n         AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY\n         DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.\n         \n         5. This License Agreement will automatically terminate upon a material\n         breach of its terms and conditions.\n         \n         6. This License Agreement shall be governed by and interpreted in all\n         respects by the law of the State of California, excluding conflict of\n         law provisions.  Nothing in this License Agreement shall be deemed to\n         create any relationship of agency, partnership, or joint venture\n         between BeOpen and Licensee.  This License Agreement does not grant\n         permission to use BeOpen trademarks or trade names in a trademark\n         sense to endorse or promote products or services of Licensee, or any\n         third party.  As an exception, the \"BeOpen Python\" logos available at\n         http://www.pythonlabs.com/logos.html may be used according to the\n         permissions granted on that web page.\n         \n         7. By copying, installing or otherwise using the software, Licensee\n         agrees to be bound by the terms and conditions of this License\n         Agreement.\n         \n         \n         CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1\n         ---------------------------------------\n         \n         1. This LICENSE AGREEMENT is between the Corporation for National\n         Research Initiatives, having an office at 1895 Preston White Drive,\n         Reston, VA 20191 (\"CNRI\"), and the Individual or Organization\n         (\"Licensee\") accessing and otherwise using Python 1.6.1 software in\n         source or binary form and its associated documentation.\n         \n         2. Subject to the terms and conditions of this License Agreement, CNRI\n         hereby grants Licensee a nonexclusive, royalty-free, world-wide\n         license to reproduce, analyze, test, perform and/or display publicly,\n         prepare derivative works, distribute, and otherwise use Python 1.6.1\n         alone or in any derivative version, provided, however, that CNRI's\n         License Agreement and CNRI's notice of copyright, i.e., \"Copyright (c)\n         1995-2001 Corporation for National Research Initiatives; All Rights\n         Reserved\" are retained in Python 1.6.1 alone or in any derivative\n         version prepared by Licensee.  Alternately, in lieu of CNRI's License\n         Agreement, Licensee may substitute the following text (omitting the\n         quotes): \"Python 1.6.1 is made available subject to the terms and\n         conditions in CNRI's License Agreement.  This Agreement together with\n         Python 1.6.1 may be located on the internet using the following\n         unique, persistent identifier (known as a handle): 1895.22/1013.  This\n         Agreement may also be obtained from a proxy server on the internet\n         using the following URL: http://hdl.handle.net/1895.22/1013\".\n         \n         3. In the event Licensee prepares a derivative work that is based on\n         or incorporates Python 1.6.1 or any part thereof, and wants to make\n         the derivative work available to others as provided herein, then\n         Licensee hereby agrees to include in any such work a brief summary of\n         the changes made to Python 1.6.1.\n         \n         4. CNRI is making Python 1.6.1 available to Licensee on an \"AS IS\"\n         basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR\n         IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND\n         DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS\n         FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT\n         INFRINGE ANY THIRD PARTY RIGHTS.\n         \n         5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON\n         1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS\n         A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,\n         OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.\n         \n         6. This License Agreement will automatically terminate upon a material\n         breach of its terms and conditions.\n         \n         7. This License Agreement shall be governed by the federal\n         intellectual property law of the United States, including without\n         limitation the federal copyright law, and, to the extent such\n         U.S. federal law does not apply, by the law of the Commonwealth of\n         Virginia, excluding Virginia's conflict of law provisions.\n         Notwithstanding the foregoing, with regard to derivative works based\n         on Python 1.6.1 that incorporate non-separable material that was\n         previously distributed under the GNU General Public License (GPL), the\n         law of the Commonwealth of Virginia shall govern this License\n         Agreement only as to issues arising under or with respect to\n         Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this\n         License Agreement shall be deemed to create any relationship of\n         agency, partnership, or joint venture between CNRI and Licensee.  This\n         License Agreement does not grant permission to use CNRI trademarks or\n         trade name in a trademark sense to endorse or promote products or\n         services of Licensee, or any third party.\n         \n         8. By clicking on the \"ACCEPT\" button where indicated, or by copying,\n         installing or otherwise using Python 1.6.1, Licensee agrees to be\n         bound by the terms and conditions of this License Agreement.\n         \n                 ACCEPT\n         \n         \n         CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2\n         --------------------------------------------------\n         \n         Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,\n         The Netherlands.  All rights reserved.\n         \n         Permission to use, copy, modify, and distribute this software and its\n         documentation for any purpose and without fee is hereby granted,\n         provided that the above copyright notice appear in all copies and that\n         both that copyright notice and this permission notice appear in\n         supporting documentation, and that the name of Stichting Mathematisch\n         Centrum or CWI not be used in advertising or publicity pertaining to\n         distribution of the software without specific, written prior\n         permission.\n         \n         STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO\n         THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND\n         FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE\n         FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\n         WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\n         ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT\n         OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n         \n         ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION\n         ----------------------------------------------------------------------\n         \n         Permission to use, copy, modify, and/or distribute this software for any\n         purpose with or without fee is hereby granted.\n         \n         THE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\n         REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\n         AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\n         INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\n         LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\n         OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\n         PERFORMANCE OF THIS SOFTWARE.\n         Copyright (c) 2014, Al Sweigart\n         All rights reserved.\n         \n         Redistribution and use in source and binary forms, with or without\n         modification, are permitted provided that the following conditions are met:\n         \n         * Redistributions of source code must retain the above copyright notice, this\n           list of conditions and the following disclaimer.\n         \n         * Redistributions in binary form must reproduce the above copyright notice,\n           this list of conditions and the following disclaimer in the documentation\n           and/or other materials provided with the distribution.\n         \n         * Neither the name of the {organization} nor the names of its\n           contributors may be used to endorse or promote products derived from\n           this software without specific prior written permission.\n         \n         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n         AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n         IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n         DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n         FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n         DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n         SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n         CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n         OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n         OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.Copyright (c) 2017 Anthony Sottile\n         \n         Permission is hereby granted, free of charge, to any person obtaining a copy\n         of this software and associated documentation files (the \"Software\"), to deal\n         in the Software without restriction, including without limitation the rights\n         to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n         copies of the Software, and to permit persons to whom the Software is\n         furnished to do so, subject to the following conditions:\n         \n         The above copyright notice and this permission notice shall be included in\n         all copies or substantial portions of the Software.\n         \n         THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n         IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n         FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n         AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n         LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n         OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n         THE SOFTWARE.Copyright (c) 2015-2019 Jared Hobbs\n         \n         Permission is hereby granted, free of charge, to any person obtaining a copy of\n         this software and associated documentation files (the \"Software\"), to deal in\n         the Software without restriction, including without limitation the rights to\n         use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\n         of the Software, and to permit persons to whom the Software is furnished to do\n         so, subject to the following conditions:\n         \n         The above copyright notice and this permission notice shall be included in all\n         copies or substantial portions of the Software.\n         \n         THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n         IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n         FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n         AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n         LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n         OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n         SOFTWARE.Developed by ESN, an Electronic Arts Inc. studio.\n         Copyright (c) 2014, Electronic Arts Inc.\n         All rights reserved.\n         \n         Redistribution and use in source and binary forms, with or without\n         modification, are permitted provided that the following conditions are met:\n         * Redistributions of source code must retain the above copyright\n         notice, this list of conditions and the following disclaimer.\n         * Redistributions in binary form must reproduce the above copyright\n         notice, this list of conditions and the following disclaimer in the\n         documentation and/or other materials provided with the distribution.\n         * Neither the name of ESN, Electronic Arts Inc. nor the\n         names of its contributors may be used to endorse or promote products\n         derived from this software without specific prior written permission.\n         \n         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND\n         ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\n         WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n         DISCLAIMED. IN NO EVENT SHALL ELECTRONIC ARTS INC. BE LIABLE\n         FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n         (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\n         LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND\n         ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n         (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\n         SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n         \n         ----\n         \n         Portions of code from MODP_ASCII - Ascii transformations (upper/lower, etc)\n         https://github.com/client9/stringencoders\n         \n           Copyright 2005, 2006, 2007\n           Nick Galbreath -- nickg [at] modp [dot] com\n           All rights reserved.\n         \n           Redistribution and use in source and binary forms, with or without\n           modification, are permitted provided that the following conditions are\n           met:\n         \n             Redistributions of source code must retain the above copyright\n             notice, this list of conditions and the following disclaimer.\n         \n             Redistributions in binary form must reproduce the above copyright\n             notice, this list of conditions and the following disclaimer in the\n             documentation and/or other materials provided with the distribution.\n         \n             Neither the name of the modp.com nor the names of its\n             contributors may be used to endorse or promote products derived from\n             this software without specific prior written permission.\n         \n           THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\n           \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT\n           LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR\n           A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT\n           OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\n           SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT\n           LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,\n           DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY\n           THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n           (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n           OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n         \n           This is the standard \"new\" BSD license:\n           http://www.opensource.org/licenses/bsd-license.php\n         \n         https://github.com/client9/stringencoders/blob/cfd5c1507325ae497ea9bacdacba12c0ffd79d30/COPYING\n         \n         ----\n         \n         Numeric decoder derived from from TCL library\n         https://opensource.apple.com/source/tcl/tcl-14/tcl/license.terms\n          * Copyright (c) 1988-1993 The Regents of the University of California.\n          * Copyright (c) 1994 Sun Microsystems, Inc.\n         \n           This software is copyrighted by the Regents of the University of\n           California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState\n           Corporation and other parties.  The following terms apply to all files\n           associated with the software unless explicitly disclaimed in\n           individual files.\n         \n           The authors hereby grant permission to use, copy, modify, distribute,\n           and license this software and its documentation for any purpose, provided\n           that existing copyright notices are retained in all copies and that this\n           notice is included verbatim in any distributions. No written agreement,\n           license, or royalty fee is required for any of the authorized uses.\n           Modifications to this software may be copyrighted by their authors\n           and need not follow the licensing terms described here, provided that\n           the new terms are clearly indicated on the first page of each file where\n           they apply.\n         \n           IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY\n           FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES\n           ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY\n           DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE\n           POSSIBILITY OF SUCH DAMAGE.\n         \n           THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,\n           INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,\n           FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE\n           IS PROVIDED ON AN \"AS IS\" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE\n           NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR\n           MODIFICATIONS.\n         \n           GOVERNMENT USE: If you are acquiring this software on behalf of the\n           U.S. government, the Government shall have only \"Restricted Rights\"\n           in the software and related documentation as defined in the Federal\n           Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you\n           are acquiring the software on behalf of the Department of Defense, the\n           software shall be classified as \"Commercial Computer Software\" and the\n           Government shall have only \"Restricted Rights\" as defined in Clause\n           252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the\n           authors grant the U.S. Government and others acting in its behalf\n           permission to use and distribute the software in accordance with the\n           terms specified in this license.Apache License\n         Version 2.0, January 2004\n         http://www.apache.org/licenses/\n         \n         TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n         \n         1. Definitions.\n         \n         \"License\" shall mean the terms and conditions for use, reproduction, and\n         distribution as defined by Sections 1 through 9 of this document.\n         \n         \"Licensor\" shall mean the copyright owner or entity authorized by the copyright\n         owner that is granting the License.\n         \n         \"Legal Entity\" shall mean the union of the acting entity and all other entities\n         that control, are controlled by, or are under common control with that entity.\n         For the purposes of this definition, \"control\" means (i) the power, direct or\n         indirect, to cause the direction or management of such entity, whether by\n         contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the\n         outstanding shares, or (iii) beneficial ownership of such entity.\n         \n         \"You\" (or \"Your\") shall mean an individual or Legal Entity exercising\n         permissions granted by this License.\n         \n         \"Source\" form shall mean the preferred form for making modifications, including\n         but not limited to software source code, documentation source, and configuration\n         files.\n         \n         \"Object\" form shall mean any form resulting from mechanical transformation or\n         translation of a Source form, including but not limited to compiled object code,\n         generated documentation, and conversions to other media types.\n         \n         \"Work\" shall mean the work of authorship, whether in Source or Object form, made\n         available under the License, as indicated by a copyright notice that is included\n         in or attached to the work (an example is provided in the Appendix below).\n         \n         \"Derivative Works\" shall mean any work, whether in Source or Object form, that\n         is based on (or derived from) the Work and for which the editorial revisions,\n         annotations, elaborations, or other modifications represent, as a whole, an\n         original work of authorship. For the purposes of this License, Derivative Works\n         shall not include works that remain separable from, or merely link (or bind by\n         name) to the interfaces of, the Work and Derivative Works thereof.\n         \n         \"Contribution\" shall mean any work of authorship, including the original version\n         of the Work and any modifications or additions to that Work or Derivative Works\n         thereof, that is intentionally submitted to Licensor for inclusion in the Work\n         by the copyright owner or by an individual or Legal Entity authorized to submit\n         on behalf of the copyright owner. For the purposes of this definition,\n         \"submitted\" means any form of electronic, verbal, or written communication sent\n         to the Licensor or its representatives, including but not limited to\n         communication on electronic mailing lists, source code control systems, and\n         issue tracking systems that are managed by, or on behalf of, the Licensor for\n         the purpose of discussing and improving the Work, but excluding communication\n         that is conspicuously marked or otherwise designated in writing by the copyright\n         owner as \"Not a Contribution.\"\n         \n         \"Contributor\" shall mean Licensor and any individual or Legal Entity on behalf\n         of whom a Contribution has been received by Licensor and subsequently\n         incorporated within the Work.\n         \n         2. Grant of Copyright License.\n         \n         Subject to the terms and conditions of this License, each Contributor hereby\n         grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,\n         irrevocable copyright license to reproduce, prepare Derivative Works of,\n         publicly display, publicly perform, sublicense, and distribute the Work and such\n         Derivative Works in Source or Object form.\n         \n         3. Grant of Patent License.\n         \n         Subject to the terms and conditions of this License, each Contributor hereby\n         grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free,\n         irrevocable (except as stated in this section) patent license to make, have\n         made, use, offer to sell, sell, import, and otherwise transfer the Work, where\n         such license applies only to those patent claims licensable by such Contributor\n         that are necessarily infringed by their Contribution(s) alone or by combination\n         of their Contribution(s) with the Work to which such Contribution(s) was\n         submitted. If You institute patent litigation against any entity (including a\n         cross-claim or counterclaim in a lawsuit) alleging that the Work or a\n         Contribution incorporated within the Work constitutes direct or contributory\n         patent infringement, then any patent licenses granted to You under this License\n         for that Work shall terminate as of the date such litigation is filed.\n         \n         4. Redistribution.\n         \n         You may reproduce and distribute copies of the Work or Derivative Works thereof\n         in any medium, with or without modifications, and in Source or Object form,\n         provided that You meet the following conditions:\n         \n         You must give any other recipients of the Work or Derivative Works a copy of\n         this License; and\n         You must cause any modified files to carry prominent notices stating that You\n         changed the files; and\n         You must retain, in the Source form of any Derivative Works that You distribute,\n         all copyright, patent, trademark, and attribution notices from the Source form\n         of the Work, excluding those notices that do not pertain to any part of the\n         Derivative Works; and\n         If the Work includes a \"NOTICE\" text file as part of its distribution, then any\n         Derivative Works that You distribute must include a readable copy of the\n         attribution notices contained within such NOTICE file, excluding those notices\n         that do not pertain to any part of the Derivative Works, in at least one of the\n         following places: within a NOTICE text file distributed as part of the\n         Derivative Works; within the Source form or documentation, if provided along\n         with the Derivative Works; or, within a display generated by the Derivative\n         Works, if and wherever such third-party notices normally appear. The contents of\n         the NOTICE file are for informational purposes only and do not modify the\n         License. You may add Your own attribution notices within Derivative Works that\n         You distribute, alongside or as an addendum to the NOTICE text from the Work,\n         provided that such additional attribution notices cannot be construed as\n         modifying the License.\n         You may add Your own copyright statement to Your modifications and may provide\n         additional or different license terms and conditions for use, reproduction, or\n         distribution of Your modifications, or for any such Derivative Works as a whole,\n         provided Your use, reproduction, and distribution of the Work otherwise complies\n         with the conditions stated in this License.\n         \n         5. Submission of Contributions.\n         \n         Unless You explicitly state otherwise, any Contribution intentionally submitted\n         for inclusion in the Work by You to the Licensor shall be under the terms and\n         conditions of this License, without any additional terms or conditions.\n         Notwithstanding the above, nothing herein shall supersede or modify the terms of\n         any separate license agreement you may have executed with Licensor regarding\n         such Contributions.\n         \n         6. Trademarks.\n         \n         This License does not grant permission to use the trade names, trademarks,\n         service marks, or product names of the Licensor, except as required for\n         reasonable and customary use in describing the origin of the Work and\n         reproducing the content of the NOTICE file.\n         \n         7. Disclaimer of Warranty.\n         \n         Unless required by applicable law or agreed to in writing, Licensor provides the\n         Work (and each Contributor provides its Contributions) on an \"AS IS\" BASIS,\n         WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied,\n         including, without limitation, any warranties or conditions of TITLE,\n         NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are\n         solely responsible for determining the appropriateness of using or\n         redistributing the Work and assume any risks associated with Your exercise of\n         permissions under this License.\n         \n         8. Limitation of Liability.\n         \n         In no event and under no legal theory, whether in tort (including negligence),\n         contract, or otherwise, unless required by applicable law (such as deliberate\n         and grossly negligent acts) or agreed to in writing, shall any Contributor be\n         liable to You for damages, including any direct, indirect, special, incidental,\n         or consequential damages of any character arising as a result of this License or\n         out of the use or inability to use the Work (including but not limited to\n         damages for loss of goodwill, work stoppage, computer failure or malfunction, or\n         any and all other commercial damages or losses), even if such Contributor has\n         been advised of the possibility of such damages.\n         \n         9. Accepting Warranty or Additional Liability.\n         \n         While redistributing the Work or Derivative Works thereof, You may choose to\n         offer, and charge a fee for, acceptance of support, warranty, indemnity, or\n         other liability obligations and/or rights consistent with this License. However,\n         in accepting such obligations, You may act only on Your own behalf and on Your\n         sole responsibility, not on behalf of any other Contributor, and only if You\n         agree to indemnify, defend, and hold each Contributor harmless for any liability\n         incurred by, or claims asserted against, such Contributor by reason of your\n         accepting any such warranty or additional liability.\n         \n         END OF TERMS AND CONDITIONS\n         \n         APPENDIX: How to apply the Apache License to your work\n         \n         To apply the Apache License to your work, attach the following boilerplate\n         notice, with the fields enclosed by brackets \"[]\" replaced with your own\n         identifying information. (Don't include the brackets!) The text should be\n         enclosed in the appropriate comment syntax for the file format. We also\n         recommend that a file or class name and description of purpose be included on\n         the same \"printed page\" as the copyright notice for easier identification within\n         third-party archives.\n         \n            Copyright [yyyy] [name of copyright owner]\n         \n            Licensed under the Apache License, Version 2.0 (the \"License\");\n            you may not use this file except in compliance with the License.\n            You may obtain a copy of the License at\n         \n              http://www.apache.org/licenses/LICENSE-2.0\n         \n            Unless required by applicable law or agreed to in writing, software\n            distributed under the License is distributed on an \"AS IS\" BASIS,\n            WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n            See the License for the specific language governing permissions and\n            limitations under the License.",
    "summary": "Powerful data structures for data analysis, time series, and statistics",
    "version": "2.3.2",
    "project_urls": {
        "documentation": "https://pandas.pydata.org/docs/",
        "homepage": "https://pandas.pydata.org",
        "repository": "https://github.com/pandas-dev/pandas"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2e16a8eeb70aad84ccbf14076793f90e0031eded63c1899aeae9fdfbf37881f4",
                "md5": "321934f82f2d2bf34ae341c5352065fa",
                "sha256": "52bc29a946304c360561974c6542d1dd628ddafa69134a7131fdfd6a5d7a1a35"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "321934f82f2d2bf34ae341c5352065fa",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 11539648,
            "upload_time": "2025-08-21T10:26:36",
            "upload_time_iso_8601": "2025-08-21T10:26:36.236532Z",
            "url": "https://files.pythonhosted.org/packages/2e/16/a8eeb70aad84ccbf14076793f90e0031eded63c1899aeae9fdfbf37881f4/pandas-2.3.2-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "47f1c5bdaea13bf3708554d93e948b7ea74121ce6e0d59537ca4c4f77731072b",
                "md5": "c6e126b7fc62ba833a4cf3e153a8d1ea",
                "sha256": "220cc5c35ffaa764dd5bb17cf42df283b5cb7fdf49e10a7b053a06c9cb48ee2b"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "c6e126b7fc62ba833a4cf3e153a8d1ea",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 10786923,
            "upload_time": "2025-08-21T10:26:40",
            "upload_time_iso_8601": "2025-08-21T10:26:40.518501Z",
            "url": "https://files.pythonhosted.org/packages/47/f1/c5bdaea13bf3708554d93e948b7ea74121ce6e0d59537ca4c4f77731072b/pandas-2.3.2-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "bb10811fa01476d29ffed692e735825516ad0e56d925961819e6126b4ba32147",
                "md5": "3032dde546cd7bacbc2f13969f2478e7",
                "sha256": "42c05e15111221384019897df20c6fe893b2f697d03c811ee67ec9e0bb5a3424"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "3032dde546cd7bacbc2f13969f2478e7",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 11726241,
            "upload_time": "2025-08-21T10:26:43",
            "upload_time_iso_8601": "2025-08-21T10:26:43.175292Z",
            "url": "https://files.pythonhosted.org/packages/bb/10/811fa01476d29ffed692e735825516ad0e56d925961819e6126b4ba32147/pandas-2.3.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c46a40b043b06e08df1ea1b6d20f0e0c2f2c4ec8c4f07d1c92948273d943a50b",
                "md5": "21edd2bfa5de4faa9e3864c383260dd3",
                "sha256": "cc03acc273c5515ab69f898df99d9d4f12c4d70dbfc24c3acc6203751d0804cf"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "21edd2bfa5de4faa9e3864c383260dd3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 12349533,
            "upload_time": "2025-08-21T10:26:46",
            "upload_time_iso_8601": "2025-08-21T10:26:46.611590Z",
            "url": "https://files.pythonhosted.org/packages/c4/6a/40b043b06e08df1ea1b6d20f0e0c2f2c4ec8c4f07d1c92948273d943a50b/pandas-2.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e2ea2e081a2302e41a9bca7056659fdd2b85ef94923723e41665b42d65afd347",
                "md5": "c0c55fb7bb192c206defeac756d23683",
                "sha256": "d25c20a03e8870f6339bcf67281b946bd20b86f1a544ebbebb87e66a8d642cba"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp310-cp310-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c0c55fb7bb192c206defeac756d23683",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 13202407,
            "upload_time": "2025-08-21T10:26:49",
            "upload_time_iso_8601": "2025-08-21T10:26:49.068648Z",
            "url": "https://files.pythonhosted.org/packages/e2/ea/2e081a2302e41a9bca7056659fdd2b85ef94923723e41665b42d65afd347/pandas-2.3.2-cp310-cp310-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f4127ff9f6a79e2ee8869dcf70741ef998b97ea20050fe25f83dc759764c1e32",
                "md5": "c1532f83a90ce7541ea75c5b92321824",
                "sha256": "21bb612d148bb5860b7eb2c10faacf1a810799245afd342cf297d7551513fbb6"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c1532f83a90ce7541ea75c5b92321824",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 13837212,
            "upload_time": "2025-08-21T10:26:51",
            "upload_time_iso_8601": "2025-08-21T10:26:51.832759Z",
            "url": "https://files.pythonhosted.org/packages/f4/12/7ff9f6a79e2ee8869dcf70741ef998b97ea20050fe25f83dc759764c1e32/pandas-2.3.2-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d8df5ab92fcd76455a632b3db34a746e1074d432c0cdbbd28d7cd1daba46a75d",
                "md5": "7abdfd0e563e3dc4a07a808b4b1d6699",
                "sha256": "b62d586eb25cb8cb70a5746a378fc3194cb7f11ea77170d59f889f5dfe3cec7a"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "7abdfd0e563e3dc4a07a808b4b1d6699",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 11338099,
            "upload_time": "2025-08-21T10:26:54",
            "upload_time_iso_8601": "2025-08-21T10:26:54.382605Z",
            "url": "https://files.pythonhosted.org/packages/d8/df/5ab92fcd76455a632b3db34a746e1074d432c0cdbbd28d7cd1daba46a75d/pandas-2.3.2-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7a59f3e010879f118c2d400902d2d871c2226cef29b08c09fb8dc41111730400",
                "md5": "da84426e14745374ef7ba83cca444aee",
                "sha256": "1333e9c299adcbb68ee89a9bb568fc3f20f9cbb419f1dd5225071e6cddb2a743"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "da84426e14745374ef7ba83cca444aee",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 11563308,
            "upload_time": "2025-08-21T10:26:56",
            "upload_time_iso_8601": "2025-08-21T10:26:56.656268Z",
            "url": "https://files.pythonhosted.org/packages/7a/59/f3e010879f118c2d400902d2d871c2226cef29b08c09fb8dc41111730400/pandas-2.3.2-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "381848f10f1cc5c397af59571d638d211f494dba481f449c19adbd282aa8f4ca",
                "md5": "1d5163c6e86cf21a7584dd02ab1f3a13",
                "sha256": "76972bcbd7de8e91ad5f0ca884a9f2c477a2125354af624e022c49e5bd0dfff4"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "1d5163c6e86cf21a7584dd02ab1f3a13",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 10820319,
            "upload_time": "2025-08-21T10:26:59",
            "upload_time_iso_8601": "2025-08-21T10:26:59.162417Z",
            "url": "https://files.pythonhosted.org/packages/38/18/48f10f1cc5c397af59571d638d211f494dba481f449c19adbd282aa8f4ca/pandas-2.3.2-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "953b1e9b69632898b048e223834cd9702052bcf06b15e1ae716eda3196fb972e",
                "md5": "a589265ec4293231dd261e900c66455c",
                "sha256": "b98bdd7c456a05eef7cd21fd6b29e3ca243591fe531c62be94a2cc987efb5ac2"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "a589265ec4293231dd261e900c66455c",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 11790097,
            "upload_time": "2025-08-21T10:27:02",
            "upload_time_iso_8601": "2025-08-21T10:27:02.204669Z",
            "url": "https://files.pythonhosted.org/packages/95/3b/1e9b69632898b048e223834cd9702052bcf06b15e1ae716eda3196fb972e/pandas-2.3.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8bef0e2ffb30b1f7fbc9a588bd01e3c14a0d96854d09a887e15e30cc19961227",
                "md5": "2a2ee9dd3525b9c8e1729ab69653b735",
                "sha256": "1d81573b3f7db40d020983f78721e9bfc425f411e616ef019a10ebf597aedb2e"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2a2ee9dd3525b9c8e1729ab69653b735",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 12397958,
            "upload_time": "2025-08-21T10:27:05",
            "upload_time_iso_8601": "2025-08-21T10:27:05.409595Z",
            "url": "https://files.pythonhosted.org/packages/8b/ef/0e2ffb30b1f7fbc9a588bd01e3c14a0d96854d09a887e15e30cc19961227/pandas-2.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2382e6b85f0d92e9afb0e7f705a51d1399b79c7380c19687bfbf3d2837743249",
                "md5": "1633a6e3722e603ae613cf8ef8c1f1e5",
                "sha256": "e190b738675a73b581736cc8ec71ae113d6c3768d0bd18bffa5b9a0927b0b6ea"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp311-cp311-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "1633a6e3722e603ae613cf8ef8c1f1e5",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 13225600,
            "upload_time": "2025-08-21T10:27:07",
            "upload_time_iso_8601": "2025-08-21T10:27:07.791351Z",
            "url": "https://files.pythonhosted.org/packages/23/82/e6b85f0d92e9afb0e7f705a51d1399b79c7380c19687bfbf3d2837743249/pandas-2.3.2-cp311-cp311-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e8f1f682015893d9ed51611948bd83683670842286a8edd4f68c2c1c3b231eef",
                "md5": "1d09d1c86ad2bbbf4436b9bfc68249aa",
                "sha256": "c253828cb08f47488d60f43c5fc95114c771bbfff085da54bfc79cb4f9e3a372"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1d09d1c86ad2bbbf4436b9bfc68249aa",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 13879433,
            "upload_time": "2025-08-21T10:27:10",
            "upload_time_iso_8601": "2025-08-21T10:27:10.347276Z",
            "url": "https://files.pythonhosted.org/packages/e8/f1/f682015893d9ed51611948bd83683670842286a8edd4f68c2c1c3b231eef/pandas-2.3.2-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a7e7ae86261695b6c8a36d6a4c8d5f9b9ede8248510d689a2f379a18354b37d7",
                "md5": "3010b2a483ceb764a7eb5bb050add078",
                "sha256": "9467697b8083f9667b212633ad6aa4ab32436dcbaf4cd57325debb0ddef2012f"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "3010b2a483ceb764a7eb5bb050add078",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 11336557,
            "upload_time": "2025-08-21T10:27:12",
            "upload_time_iso_8601": "2025-08-21T10:27:12.983595Z",
            "url": "https://files.pythonhosted.org/packages/a7/e7/ae86261695b6c8a36d6a4c8d5f9b9ede8248510d689a2f379a18354b37d7/pandas-2.3.2-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ecdb614c20fb7a85a14828edd23f1c02db58a30abf3ce76f38806155d160313c",
                "md5": "0ba6b97d01c84a70ebe6a5823b0edf1b",
                "sha256": "3fbb977f802156e7a3f829e9d1d5398f6192375a3e2d1a9ee0803e35fe70a2b9"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp312-cp312-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "0ba6b97d01c84a70ebe6a5823b0edf1b",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 11587652,
            "upload_time": "2025-08-21T10:27:15",
            "upload_time_iso_8601": "2025-08-21T10:27:15.888736Z",
            "url": "https://files.pythonhosted.org/packages/ec/db/614c20fb7a85a14828edd23f1c02db58a30abf3ce76f38806155d160313c/pandas-2.3.2-cp312-cp312-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "99b0756e52f6582cade5e746f19bad0517ff27ba9c73404607c0306585c201b3",
                "md5": "7cf7ed82f26db3693ca3135a9f841ff3",
                "sha256": "1b9b52693123dd234b7c985c68b709b0b009f4521000d0525f2b95c22f15944b"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "7cf7ed82f26db3693ca3135a9f841ff3",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 10717686,
            "upload_time": "2025-08-21T10:27:18",
            "upload_time_iso_8601": "2025-08-21T10:27:18.486289Z",
            "url": "https://files.pythonhosted.org/packages/99/b0/756e52f6582cade5e746f19bad0517ff27ba9c73404607c0306585c201b3/pandas-2.3.2-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "374cdd5ccc1e357abfeee8353123282de17997f90ff67855f86154e5a13b81e5",
                "md5": "f76c8852df4abaa3552d9fd70480d32f",
                "sha256": "0bd281310d4f412733f319a5bc552f86d62cddc5f51d2e392c8787335c994175"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "f76c8852df4abaa3552d9fd70480d32f",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 11278722,
            "upload_time": "2025-08-21T10:27:21",
            "upload_time_iso_8601": "2025-08-21T10:27:21.149966Z",
            "url": "https://files.pythonhosted.org/packages/37/4c/dd5ccc1e357abfeee8353123282de17997f90ff67855f86154e5a13b81e5/pandas-2.3.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d3a4f7edcfa47e0a88cda0be8b068a5bae710bf264f867edfdf7b71584ace362",
                "md5": "a28ae5043d7b00ac6ef4b92a27d5f0be",
                "sha256": "96d31a6b4354e3b9b8a2c848af75d31da390657e3ac6f30c05c82068b9ed79b9"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a28ae5043d7b00ac6ef4b92a27d5f0be",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 11987803,
            "upload_time": "2025-08-21T10:27:23",
            "upload_time_iso_8601": "2025-08-21T10:27:23.767526Z",
            "url": "https://files.pythonhosted.org/packages/d3/a4/f7edcfa47e0a88cda0be8b068a5bae710bf264f867edfdf7b71584ace362/pandas-2.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f6611bce4129f93ab66f1c68b7ed1c12bac6a70b1b56c5dab359c6bbcd480b52",
                "md5": "4a921d9daf3374d0a37479ced62ecfe4",
                "sha256": "df4df0b9d02bb873a106971bb85d448378ef14b86ba96f035f50bbd3688456b4"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp312-cp312-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "4a921d9daf3374d0a37479ced62ecfe4",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 12766345,
            "upload_time": "2025-08-21T10:27:26",
            "upload_time_iso_8601": "2025-08-21T10:27:26.600276Z",
            "url": "https://files.pythonhosted.org/packages/f6/61/1bce4129f93ab66f1c68b7ed1c12bac6a70b1b56c5dab359c6bbcd480b52/pandas-2.3.2-cp312-cp312-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8e4680d53de70fee835531da3a1dae827a1e76e77a43ad22a8cd0f8142b61587",
                "md5": "f63bd6d93f2a92a0e8b7eb5f2ba4a17f",
                "sha256": "213a5adf93d020b74327cb2c1b842884dbdd37f895f42dcc2f09d451d949f811"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f63bd6d93f2a92a0e8b7eb5f2ba4a17f",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 13439314,
            "upload_time": "2025-08-21T10:27:29",
            "upload_time_iso_8601": "2025-08-21T10:27:29.213134Z",
            "url": "https://files.pythonhosted.org/packages/8e/46/80d53de70fee835531da3a1dae827a1e76e77a43ad22a8cd0f8142b61587/pandas-2.3.2-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "28308114832daff7489f179971dbc1d854109b7f4365a546e3ea75b6516cea95",
                "md5": "5ce2b2bdfe113dfde0469b7f14747f27",
                "sha256": "8c13b81a9347eb8c7548f53fd9a4f08d4dfe996836543f805c987bafa03317ae"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5ce2b2bdfe113dfde0469b7f14747f27",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 10983326,
            "upload_time": "2025-08-21T10:27:31",
            "upload_time_iso_8601": "2025-08-21T10:27:31.901583Z",
            "url": "https://files.pythonhosted.org/packages/28/30/8114832daff7489f179971dbc1d854109b7f4365a546e3ea75b6516cea95/pandas-2.3.2-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2764a2f7bf678af502e16b472527735d168b22b7824e45a4d7e96a4fbb634b59",
                "md5": "f6ab9c9c3799427c606da60b5e9369fd",
                "sha256": "0c6ecbac99a354a051ef21c5307601093cb9e0f4b1855984a084bfec9302699e"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp313-cp313-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f6ab9c9c3799427c606da60b5e9369fd",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 11531061,
            "upload_time": "2025-08-21T10:27:34",
            "upload_time_iso_8601": "2025-08-21T10:27:34.647582Z",
            "url": "https://files.pythonhosted.org/packages/27/64/a2f7bf678af502e16b472527735d168b22b7824e45a4d7e96a4fbb634b59/pandas-2.3.2-cp313-cp313-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "544cc3d21b2b7769ef2f4c2b9299fcadd601efa6729f1357a8dbce8dd949ed70",
                "md5": "9e134b2e39ab15aab089fe4254bbbc78",
                "sha256": "c6f048aa0fd080d6a06cc7e7537c09b53be6642d330ac6f54a600c3ace857ee9"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "9e134b2e39ab15aab089fe4254bbbc78",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 10668666,
            "upload_time": "2025-08-21T10:27:37",
            "upload_time_iso_8601": "2025-08-21T10:27:37.203904Z",
            "url": "https://files.pythonhosted.org/packages/54/4c/c3d21b2b7769ef2f4c2b9299fcadd601efa6729f1357a8dbce8dd949ed70/pandas-2.3.2-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "50e2f775ba76ecfb3424d7f5862620841cf0edb592e9abd2d2a5387d305fe7a8",
                "md5": "71886adcfa62f6b1a1c6566748494dac",
                "sha256": "0064187b80a5be6f2f9c9d6bdde29372468751dfa89f4211a3c5871854cfbf7a"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "71886adcfa62f6b1a1c6566748494dac",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 11332835,
            "upload_time": "2025-08-21T10:27:40",
            "upload_time_iso_8601": "2025-08-21T10:27:40.188176Z",
            "url": "https://files.pythonhosted.org/packages/50/e2/f775ba76ecfb3424d7f5862620841cf0edb592e9abd2d2a5387d305fe7a8/pandas-2.3.2-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8f520634adaace9be2d8cac9ef78f05c47f3a675882e068438b9d7ec7ef0c13f",
                "md5": "157d69e1c8ca83d09ed106d0b2881228",
                "sha256": "4ac8c320bded4718b298281339c1a50fb00a6ba78cb2a63521c39bec95b0209b"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "157d69e1c8ca83d09ed106d0b2881228",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 12057211,
            "upload_time": "2025-08-21T10:27:43",
            "upload_time_iso_8601": "2025-08-21T10:27:43.117618Z",
            "url": "https://files.pythonhosted.org/packages/8f/52/0634adaace9be2d8cac9ef78f05c47f3a675882e068438b9d7ec7ef0c13f/pandas-2.3.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0b9d2df913f14b2deb9c748975fdb2491da1a78773debb25abbc7cbc67c6b549",
                "md5": "c192b1c6968fea69b9a9a8776956f0c8",
                "sha256": "114c2fe4f4328cf98ce5716d1532f3ab79c5919f95a9cfee81d9140064a2e4d6"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp313-cp313-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c192b1c6968fea69b9a9a8776956f0c8",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 12749277,
            "upload_time": "2025-08-21T10:27:45",
            "upload_time_iso_8601": "2025-08-21T10:27:45.474428Z",
            "url": "https://files.pythonhosted.org/packages/0b/9d/2df913f14b2deb9c748975fdb2491da1a78773debb25abbc7cbc67c6b549/pandas-2.3.2-cp313-cp313-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "87afda1a2417026bd14d98c236dba88e39837182459d29dcfcea510b2ac9e8a1",
                "md5": "6b2a03656f14ce49a0ed45b92f218358",
                "sha256": "48fa91c4dfb3b2b9bfdb5c24cd3567575f4e13f9636810462ffed8925352be5a"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp313-cp313-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "6b2a03656f14ce49a0ed45b92f218358",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 13415256,
            "upload_time": "2025-08-21T10:27:49",
            "upload_time_iso_8601": "2025-08-21T10:27:49.885579Z",
            "url": "https://files.pythonhosted.org/packages/87/af/da1a2417026bd14d98c236dba88e39837182459d29dcfcea510b2ac9e8a1/pandas-2.3.2-cp313-cp313-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f3988df69c4097a6719e357dc249bf437b8efbde808038268e584421696cbddf",
                "md5": "59df24618986e48ad8a67e53f9e86879",
                "sha256": "c624b615ce97864eb588779ed4046186f967374185c047070545253a52ab2d57"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp313-cp313t-macosx_10_13_x86_64.whl",
            "has_sig": false,
            "md5_digest": "59df24618986e48ad8a67e53f9e86879",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 12028163,
            "upload_time": "2025-08-21T10:27:52",
            "upload_time_iso_8601": "2025-08-21T10:27:52.232080Z",
            "url": "https://files.pythonhosted.org/packages/f3/98/8df69c4097a6719e357dc249bf437b8efbde808038268e584421696cbddf/pandas-2.3.2-cp313-cp313t-macosx_10_13_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0e23f95cbcbea319f349e10ff90db488b905c6883f03cbabd34f6b03cbc3c044",
                "md5": "9068d06c4c75d14fecdaf1b521569867",
                "sha256": "0cee69d583b9b128823d9514171cabb6861e09409af805b54459bd0c821a35c2"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp313-cp313t-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "9068d06c4c75d14fecdaf1b521569867",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 11391860,
            "upload_time": "2025-08-21T10:27:54",
            "upload_time_iso_8601": "2025-08-21T10:27:54.673038Z",
            "url": "https://files.pythonhosted.org/packages/0e/23/f95cbcbea319f349e10ff90db488b905c6883f03cbabd34f6b03cbc3c044/pandas-2.3.2-cp313-cp313t-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ad1b6a984e98c4abee22058aa75bfb8eb90dce58cf8d7296f8bc56c14bc330b0",
                "md5": "db4cd40bb3e07ec56540844efa2d4823",
                "sha256": "2319656ed81124982900b4c37f0e0c58c015af9a7bbc62342ba5ad07ace82ba9"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "db4cd40bb3e07ec56540844efa2d4823",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 11309830,
            "upload_time": "2025-08-21T10:27:56",
            "upload_time_iso_8601": "2025-08-21T10:27:56.957253Z",
            "url": "https://files.pythonhosted.org/packages/ad/1b/6a984e98c4abee22058aa75bfb8eb90dce58cf8d7296f8bc56c14bc330b0/pandas-2.3.2-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "15d5f0486090eb18dd8710bf60afeaf638ba6817047c0c8ae5c6a25598665609",
                "md5": "7fa025c566b82020026473193f41603f",
                "sha256": "b37205ad6f00d52f16b6d09f406434ba928c1a1966e2771006a9033c736d30d2"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "7fa025c566b82020026473193f41603f",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 11883216,
            "upload_time": "2025-08-21T10:27:59",
            "upload_time_iso_8601": "2025-08-21T10:27:59.302064Z",
            "url": "https://files.pythonhosted.org/packages/15/d5/f0486090eb18dd8710bf60afeaf638ba6817047c0c8ae5c6a25598665609/pandas-2.3.2-cp313-cp313t-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1086692050c119696da19e20245bbd650d8dfca6ceb577da027c3a73c62a047e",
                "md5": "01fc9311e4afcf47a9e40d26cb3123b8",
                "sha256": "837248b4fc3a9b83b9c6214699a13f069dc13510a6a6d7f9ba33145d2841a012"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp313-cp313t-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "01fc9311e4afcf47a9e40d26cb3123b8",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 12699743,
            "upload_time": "2025-08-21T10:28:02",
            "upload_time_iso_8601": "2025-08-21T10:28:02.447591Z",
            "url": "https://files.pythonhosted.org/packages/10/86/692050c119696da19e20245bbd650d8dfca6ceb577da027c3a73c62a047e/pandas-2.3.2-cp313-cp313t-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cdd7612123674d7b17cf345aad0a10289b2a384bff404e0463a83c4a3a59d205",
                "md5": "4139bbae505b0dcab3168db439cde8ee",
                "sha256": "d2c3554bd31b731cd6490d94a28f3abb8dd770634a9e06eb6d2911b9827db370"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp313-cp313t-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4139bbae505b0dcab3168db439cde8ee",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 13186141,
            "upload_time": "2025-08-21T10:28:05",
            "upload_time_iso_8601": "2025-08-21T10:28:05.377022Z",
            "url": "https://files.pythonhosted.org/packages/cd/d7/612123674d7b17cf345aad0a10289b2a384bff404e0463a83c4a3a59d205/pandas-2.3.2-cp313-cp313t-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "223cf2af1ce8840ef648584a6156489636b5692c162771918aa95707c165ad2b",
                "md5": "c04017eedea285719732cf72766ae40b",
                "sha256": "12d039facec710f7ba305786837d0225a3444af7bbd9c15c32ca2d40d157ed8b"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c04017eedea285719732cf72766ae40b",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 10982579,
            "upload_time": "2025-08-21T10:28:08",
            "upload_time_iso_8601": "2025-08-21T10:28:08.435933Z",
            "url": "https://files.pythonhosted.org/packages/22/3c/f2af1ce8840ef648584a6156489636b5692c162771918aa95707c165ad2b/pandas-2.3.2-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e0c3b37e090d0aceda9b4dd85c8dbd1bea65b1de9e7a4f690d6bd3a40bd16390",
                "md5": "f9225329d4d42fb24b4fe34ef7b8315d",
                "sha256": "88080a0ff8a55eac9c84e3ff3c7665b3b5476c6fbc484775ca1910ce1c3e0b87"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "f9225329d4d42fb24b4fe34ef7b8315d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 11551511,
            "upload_time": "2025-08-21T10:28:11",
            "upload_time_iso_8601": "2025-08-21T10:28:11.111673Z",
            "url": "https://files.pythonhosted.org/packages/e0/c3/b37e090d0aceda9b4dd85c8dbd1bea65b1de9e7a4f690d6bd3a40bd16390/pandas-2.3.2-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b947381fb1e7adcfcf4230fa6dc3a741acbac6c6fe072f19f4e7a46bddf3e5f6",
                "md5": "a36e8b2425b5c2fe177ed807c4fc348f",
                "sha256": "d4a558c7620340a0931828d8065688b3cc5b4c8eb674bcaf33d18ff4a6870b4a"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "a36e8b2425b5c2fe177ed807c4fc348f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 10797930,
            "upload_time": "2025-08-21T10:28:13",
            "upload_time_iso_8601": "2025-08-21T10:28:13.436764Z",
            "url": "https://files.pythonhosted.org/packages/b9/47/381fb1e7adcfcf4230fa6dc3a741acbac6c6fe072f19f4e7a46bddf3e5f6/pandas-2.3.2-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "36cad42467829080b92fc46d451288af8068f129fbcfb6578d573f45120de5cf",
                "md5": "64a3da3a1bc4790a33c828b3e336d9e1",
                "sha256": "45178cf09d1858a1509dc73ec261bf5b25a625a389b65be2e47b559905f0ab6a"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "has_sig": false,
            "md5_digest": "64a3da3a1bc4790a33c828b3e336d9e1",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 11738470,
            "upload_time": "2025-08-21T10:28:16",
            "upload_time_iso_8601": "2025-08-21T10:28:16.065476Z",
            "url": "https://files.pythonhosted.org/packages/36/ca/d42467829080b92fc46d451288af8068f129fbcfb6578d573f45120de5cf/pandas-2.3.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "60767d0f0a0deed7867c51163982d7b79c0a089096cd7ad50e1b87c2c82220e9",
                "md5": "53b7c77191d4d72b8aad9326fd0eafd3",
                "sha256": "77cefe00e1b210f9c76c697fedd8fdb8d3dd86563e9c8adc9fa72b90f5e9e4c2"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "53b7c77191d4d72b8aad9326fd0eafd3",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 12366640,
            "upload_time": "2025-08-21T10:28:18",
            "upload_time_iso_8601": "2025-08-21T10:28:18.557440Z",
            "url": "https://files.pythonhosted.org/packages/60/76/7d0f0a0deed7867c51163982d7b79c0a089096cd7ad50e1b87c2c82220e9/pandas-2.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "213156784743e421cf51e34358fe7e5954345e5942168897bf8eb5707b71eedb",
                "md5": "dfe34147ce67eb5ff52557cd5afe807f",
                "sha256": "13bd629c653856f00c53dc495191baa59bcafbbf54860a46ecc50d3a88421a96"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp39-cp39-musllinux_1_2_aarch64.whl",
            "has_sig": false,
            "md5_digest": "dfe34147ce67eb5ff52557cd5afe807f",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 13211567,
            "upload_time": "2025-08-21T10:28:20",
            "upload_time_iso_8601": "2025-08-21T10:28:20.998341Z",
            "url": "https://files.pythonhosted.org/packages/21/31/56784743e421cf51e34358fe7e5954345e5942168897bf8eb5707b71eedb/pandas-2.3.2-cp39-cp39-musllinux_1_2_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7a4e50a399dc7d9dd4aa09a03b163751d428026cf0f16c419b4010f6aca26ebd",
                "md5": "a0253a9956d841779885a826922942e0",
                "sha256": "36d627906fd44b5fd63c943264e11e96e923f8de77d6016dc2f667b9ad193438"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp39-cp39-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a0253a9956d841779885a826922942e0",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 13854073,
            "upload_time": "2025-08-21T10:28:24",
            "upload_time_iso_8601": "2025-08-21T10:28:24.056840Z",
            "url": "https://files.pythonhosted.org/packages/7a/4e/50a399dc7d9dd4aa09a03b163751d428026cf0f16c419b4010f6aca26ebd/pandas-2.3.2-cp39-cp39-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "29728978a84861a5124e56ce1048376569545412501fcb9a83f035393d6d85bc",
                "md5": "e97b09d22d5a649b724acb68e730b1f7",
                "sha256": "a9d7ec92d71a420185dec44909c32e9a362248c4ae2238234b76d5be37f208cc"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "e97b09d22d5a649b724acb68e730b1f7",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 11346452,
            "upload_time": "2025-08-21T10:28:26",
            "upload_time_iso_8601": "2025-08-21T10:28:26.691510Z",
            "url": "https://files.pythonhosted.org/packages/29/72/8978a84861a5124e56ce1048376569545412501fcb9a83f035393d6d85bc/pandas-2.3.2-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "798e0e90233ac205ad182bd6b422532695d2b9414944a280488105d598c70023",
                "md5": "83d0666d608aedf22642334f784208a2",
                "sha256": "ab7b58f8f82706890924ccdfb5f48002b83d2b5a3845976a9fb705d36c34dcdb"
            },
            "downloads": -1,
            "filename": "pandas-2.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "83d0666d608aedf22642334f784208a2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4488684,
            "upload_time": "2025-08-21T10:28:29",
            "upload_time_iso_8601": "2025-08-21T10:28:29.257600Z",
            "url": "https://files.pythonhosted.org/packages/79/8e/0e90233ac205ad182bd6b422532695d2b9414944a280488105d598c70023/pandas-2.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-21 10:28:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pandas-dev",
    "github_project": "pandas",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pandas"
}