Skip to content

Commit 6106ab6

Browse files
eshirvanayehoshuadimarsky
authored andcommitted
DOC: add Python 3.10 to doc (pandas-dev#45923)
* Fixing documentation format in read_csv add a mising ` in on_bad_lines option description in " New in version 1.3.0: " section , that was causing to make couple of lines red * add python 3.10 support to docs
1 parent 123a25d commit 6106ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/getting_started/install.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Instructions for installing from source,
2020
Python version support
2121
----------------------
2222

23-
Officially Python 3.8, and 3.9.
23+
Officially Python 3.8, 3.9 and 3.10.
2424

2525
Installing pandas
2626
-----------------

0 commit comments

Comments
 (0)