Skip to content

Commit bd00575

Browse files
committed
rename as quick reference and remove list of sources
1 parent 4a8b5ae commit bd00575

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
## Python 2.7x Reference Guide
1+
## Python 2.7x Quick Reference

reference.py

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
'''
2-
Python 2.7x Reference Guide
2+
Python 2.7x Quick Reference
33
https://github.com/justmarkham/python-reference
44
55
By Kevin Markham (kevin@dataschool.io)
66
http://dataschool.io
77
8-
Adapted from:
9-
https://docs.python.org/2/
10-
http://www.codecademy.com/tracks/python
11-
https://developers.google.com/edu/python/
12-
Book: Python for Data Analysis (Appendix)
13-
and many other sources...
14-
158
Table of Contents:
169
Imports
1710
Data Types

0 commit comments

Comments
 (0)