Skip to content

Commit fbf1977

Browse files
committed
DOC: added 10min newbie intro to pandas
changes in indexing suggested by Jan Schulz, and nehalecky DOC: added plotting,reshaping, more examples in setting to 10min.rst DOC: more doc updates, added more examples in selection added join to 10min DOC: release notes and whatsnew updates for 10min
1 parent 28c3d9a commit fbf1977

File tree

8 files changed

+650
-63
lines changed

8 files changed

+650
-63
lines changed

RELEASE.rst

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ pandas 0.11.0
2929

3030
**New features**
3131

32+
- New documentation section, ``10 Minutes to Pandas``
3233
- Allow mixed dtypes (e.g ``float32/float64/int32/int16/int8``) to coexist in
3334
DataFrames and propogate in operations
3435
- Add function to pandas.io.data for retrieving stock index components from

0 commit comments

Comments
 (0)