Commit Graph

133 Commits

Author SHA1 Message Date
Tim Gates
a066dc35fe
docs: Fix a few typos
There are small typos in:
- tutorials/installing_scientific_packages.md
- tutorials/sqlite3_howto/README.md
- tutorials/sqlite3_howto/code/update_or_insert_records.py
- useful_scripts/conc_gzip_files.py

Fixes:
- Should read `existing` rather than `exisiting`.
- Should read `conveniently` rather than `conviniently`.
- Should read `calculate` rather than `calulate`.
- Should read `accommodate` rather than `accomodate`.
2022-06-27 13:19:05 +10:00
lacanlale
48b25bfd35 minor grammar fix and datetime note 2018-06-09 11:03:08 -07:00
lacanlale
764e1adf4a typo and grammar fixes to not_so_obv nb 2018-06-09 09:07:32 -07:00
rasbt
82376a9b8b replace broken absolute links with relative links 2018-06-07 23:43:02 -04:00
rasbt
5da40c30c0 fix cursor use 2018-04-18 09:47:16 -04:00
rasbt
7749d69cb3 fixing some language typos 2018-01-11 23:00:18 -05:00
rasbt
a78df23301 typo fix 2017-08-17 09:53:32 -04:00
rasbt
f7dd31f1b5 next should be nearest 2017-03-01 21:52:45 -05:00
rasbt
e1033b709e banker's rounding 2016-07-02 02:41:01 -04:00
rasbt
4797e5d327 How to Make Mistakes in Python 2016-04-10 18:50:40 -04:00
rasbt
0a567380c9 typo fix in legb tutorial 2016-01-27 22:57:02 -05:00
rasbt
3fc278cae3 remove redundant files 2016-01-27 22:54:10 -05:00
rasbt
360fd6be32 pandas if test 2015-08-01 01:33:04 -04:00
rasbt
c20584ea6c column types 2015-01-28 22:47:03 -05:00
rasbt
40d5dd93a5 Getting an Overview of the Column Types 2015-01-28 22:31:23 -05:00
rasbt
db6679eb9c Applying Functions to Multiple Columns 2015-01-28 22:25:09 -05:00
rasbt
7cfec1ddc0 Applying Functions to Multiple Columns 2015-01-28 22:22:37 -05:00
rasbt
367d8f9935 counting nan rows 2015-01-28 13:26:03 -05:00
rasbt
d2039a7868 inplace ops update 2015-01-25 00:10:54 -05:00
rasbt
632aef1bc4 Chaining Conditions - Using Bitwise Operators 2015-01-24 22:25:57 -05:00
rasbt
1e6c7444ef updated row-wise ops 2015-01-24 20:21:07 -05:00
rasbt
598bde5c8a insert fix 2015-01-24 15:41:36 -05:00
rasbt
c68623a5aa Updating Columns update 2015-01-24 15:18:17 -05:00
rasbt
f681bd6e5d added comments 2015-01-24 11:02:44 -05:00
rasbt
3fccde15b1 comments 2015-01-24 00:17:53 -05:00
rasbt
4edb98e53e pandas snippets 2015-01-24 00:03:50 -05:00
kzhk75
b145519291 Update scope_resolution_legb_rule.ipynb
To match the above and following sentences.
2014-10-23 23:43:47 +01:00
kzhk75
32b66da48e Update scope_resolution_legb_rule.ipynb 2014-10-23 23:24:41 +01:00
rasbt
447f588960 typo fix 2014-07-31 00:20:22 -04:00
rasbt
683f8a50f6 Merge branch 'master' of https://github.com/rasbt/python_reference 2014-07-30 15:32:42 -04:00
rasbt
87dbf3e1db numpy nan quickguide 2014-07-30 15:32:25 -04:00
rasbt
3dcb205363 cheatsheet upd 2014-07-29 19:53:15 -04:00
rasbt
4b34d71b46 cheatsheet upd 2014-07-29 19:51:21 -04:00
rasbt
4beb09cac1 new workaround for internal links 2014-07-29 17:34:53 -04:00
Jon Goodnow
261c359168 fixed a typo and a broken link 2014-07-19 16:05:12 -04:00
rasbt
0fd0ba5d01 cheatsheet upd 2014-07-18 14:13:22 -04:00
rasbt
a52226cd70 small wording change in closure-section 2014-07-16 17:41:08 -04:00
Rachit Singh
623012b5c8 Fixed 2 typos (1 important)
Fixed a type causing a code tag not to be formatted correctly, and fixed the answer of Example 1.2 to be 'b' instead of 'a' (which is the text's intent, I believe)
2014-07-13 21:27:40 -07:00
rasbt
4875e13390 scikit upd normalization 2014-07-10 01:39:53 -04:00
rasbt
713a6c8e2e updated table of contents 2014-07-06 23:42:13 -04:00
rasbt
c24f1c6532 check for IP and MAC addresses 2014-07-06 23:29:57 -04:00
rasbt
59851864c4 table of contents 2014-07-06 22:48:40 -04:00
rasbt
d490411a5f examples for cython 2014-07-06 22:35:00 -04:00
rasbt
350171ba95 chtml parsing warrning 2014-07-06 13:32:10 -04:00
rasbt
6d42aa1ac3 checking for numbers 2014-07-06 12:44:45 -04:00
rasbt
2689e95b36 html tag regex 2014-07-06 12:40:03 -04:00
rasbt
76da7ee6e0 html tag regex 2014-07-06 12:36:55 -04:00
rasbt
2273c04467 regex collection 2014-07-06 10:49:05 -04:00
rasbt
94d3ea9488 fixed typos, added watermark info 2014-07-04 21:13:11 -04:00
rasbt
9db24a8d83 updated lda section 2014-07-02 10:32:15 -04:00