Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 608612b

Browse files
committed
Add top level note about WIP status
1 parent 458ae85 commit 608612b

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

source/goals.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,6 @@
44
Goals and Motivations
55
=======================
66

7-
.. note::
8-
9-
These documents are largely written by Wes McKinney, and at this point
10-
reflect his opinions for the time being. Many things may change as we discuss
11-
and work to reach a consensus about the path forward.
12-
137
The pandas codebase is now over 8 years old, having grown to over 200,000 lines
148
of code from its original ~10,000 LOC in the original 0.1 open source release
159
in January 2010.

source/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
pandas 2.0 Design Documents
22
===========================
33

4+
.. note::
5+
6+
These documents are a work in progress. Please see ongoing discussions on
7+
http://github.com/pydata/pandas-design
8+
49
These are a set of documents, based on discussions started in December 2015, to
510
assist with discussions around changes to Python pandas's internal design
611
intended to better accommodate the evolving needs of the growing Python data

0 commit comments

Comments
 (0)