Commit Graph

245 Commits

Author SHA1 Message Date
rasbt
dc5210aea9 reorganization 2014-06-01 12:59:24 -04:00
rasbt
0ce1669ed5 new link 2014-05-31 17:41:22 -04:00
rasbt
7e2a6f33df fixed unorderable types section 2014-05-30 01:33:49 -04:00
rasbt
6a512b84d4 fixed link 2014-05-28 14:06:19 -04:00
rasbt
233a52ae99 5 simple steps for converting Markdown documents into HTML and adding Python syntax highlighting 2014-05-28 13:32:07 -04:00
rasbt
689e3cf377 article links; 2014-05-27 20:30:38 -04:00
rasbt
663a0c2398 section about funcs that dont return lists anymore 2014-05-25 18:18:05 -04:00
rasbt
ea23193787 compared python 2 and 3 speeds 2014-05-25 11:46:20 -04:00
rasbt
fa0b5f185c compared python 2 and 3 speeds 2014-05-25 11:44:17 -04:00
rasbt
667a7333cd note about print tuple 2014-05-25 11:31:31 -04:00
rasbt
3f28b768e0 note about print tuple 2014-05-25 11:30:41 -04:00
rasbt
f9d17a4f94 added input() section 2014-05-24 20:40:01 -04:00
rasbt
24c5642d24 added unicode section 2014-05-24 20:06:31 -04:00
rasbt
5c4a2e1b3e completely overworked key differences between python 2 and 3 2014-05-24 19:48:52 -04:00
rasbt
f1ee8fa1ec html version 2014-05-24 12:06:51 -04:00
rasbt
f81049e1ac html version 2014-05-24 12:05:09 -04:00
rasbt
023e4ff373 Merge branch 'master' of https://github.com/rasbt/python_reference 2014-05-24 12:02:16 -04:00
rasbt
73979bb5e5 unorderable types update and separate python 2.x vs. 3.x section 2014-05-24 12:02:03 -04:00
Sebastian Raschka
357a5fd895 Merge pull request #6 from iiSeymour/patch-1
Added a shebang to the shebang adding script
2014-05-23 20:31:47 -04:00
Chris Seymour
e8db4ab294 Added a shebang to the shebang adding script 2014-05-24 00:13:20 +01:00
rasbt
4900267a02 small readme format update 2014-05-23 00:56:23 -04:00
rasbt
33309eb7c6 small readme format update 2014-05-23 00:51:01 -04:00
rasbt
69cb078345 logo 2014-05-22 00:53:15 -04:00
rasbt
6a03169858 logo 2014-05-21 23:47:27 -04:00
rasbt
8ca2852356 syntax fix 2014-05-21 19:20:06 -04:00
rasbt
c031649455 syntax fix 2014-05-21 17:52:09 -04:00
rasbt
0ea8947d94 syntax fix 2014-05-21 17:50:18 -04:00
rasbt
759ef2dcf6 syntax fix 2014-05-21 17:49:47 -04:00
rasbt
f71bcde1b3 autodetect python version 2014-05-21 17:44:05 -04:00
rasbt
80fb307f24 fixed typo 2014-05-21 17:36:24 -04:00
rasbt
a22919a1fa added chmod command 2014-05-21 17:26:28 -04:00
rasbt
040b553a00 shell script for prepending shebangs 2014-05-21 17:17:45 -04:00
rasbt
f361524fea ipython links article upd. 2014-05-20 00:50:30 -04:00
rasbt
d98d0303f0 using header cells 2014-05-19 15:01:02 -04:00
rasbt
5dc5e7d8f0 hard links to the images 2014-05-19 12:49:26 -04:00
rasbt
d51771eb93 images for clarity 2014-05-19 12:47:17 -04:00
rasbt
b79dc17e0a fixed typos 2014-05-18 19:35:27 -04:00
rasbt
d2b526cd43 moved csv files to the correct location 2014-05-18 19:24:32 -04:00
rasbt
bdf3ef28b9 Creating a table of contents with internal links in IPython Notebooks and Markdown documents 2014-05-18 19:23:26 -04:00
rasbt
ce93c39596 Creating a table of contents with internal links in IPython Notebooks and Markdown documents 2014-05-18 19:20:21 -04:00
rasbt
efa50ac899 batch processing csvs 2014-05-14 08:55:21 -04:00
rasbt
8f0944c7cf added conversion to float 2014-05-14 01:51:10 -04:00
rasbt
ed0eb89f62 added conversion to float 2014-05-14 01:34:47 -04:00
rasbt
e43265cb57 datafiles 2014-05-13 23:44:33 -04:00
rasbt
cb155d0311 added data files for csv file sorting article 2014-05-13 22:57:30 -04:00
rasbt
e20369a6a1 sorting csvs 2014-05-13 22:44:46 -04:00
rasbt
ac10148e8b sorting csvs 2014-05-13 22:43:03 -04:00
rasbt
db164b70b9 sorting csvs 2014-05-13 22:42:29 -04:00
rasbt
df97f1b70c sorting csvs 2014-05-13 22:41:40 -04:00
Sebastian Raschka
061975b72a reorganized Readme 2014-05-12 15:25:31 -04:00