Sebastian Raschka
14f59b1912
Merge pull request #35 from timgates42/bugfix_typos
...
docs: Fix a few typos
2022-06-27 06:54:42 -05:00
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
Sebastian Raschka
d6ddacb2d4
Update README.md
2019-04-08 21:38:51 -05:00
Sebastian Raschka
b0bd985d7e
Merge pull request #26 from lacanlale/master
...
typo and grammar fixes to not_so_obv nb
2018-06-09 14:24:39 -04: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
a908a343af
get principal eigvec
2018-05-16 01:06:58 -04:00
rasbt
5da40c30c0
fix cursor use
2018-04-18 09:47:16 -04:00
rasbt
d93f9fdb9b
Merge branch 'master' of https://github.com/rasbt/python_reference
2018-01-11 23:00:29 -05:00
rasbt
7749d69cb3
fixing some language typos
2018-01-11 23:00:18 -05:00
Sebastian Raschka
ef0564cd26
Merge pull request #22 from praveenmylavarapu/master
...
Update README.md
2017-10-28 13:22:38 -04:00
Praveen Mylavarapu
19e801b774
Update README.md
...
Added link to A Byte of Python book for resources for learning python.
2017-10-28 13:18:43 +05:30
rasbt
4cdef1c88f
Merge branch 'master' of https://github.com/rasbt/python_reference
2017-08-17 09:53:45 -04:00
rasbt
a78df23301
typo fix
2017-08-17 09:53:32 -04:00
Sebastian Raschka
a3b0b46891
Merge pull request #21 from Frenchhorn/patch-1
...
Update README.md
2017-04-24 08:23:44 -04:00
Frenchhorn
774859799e
Update README.md
...
udpate anchors
2017-04-24 17:59:01 +08:00
rasbt
f7dd31f1b5
next should be nearest
2017-03-01 21:52:45 -05:00
rasbt
3a59a6b66a
update recommended resources
2016-12-06 23:57:04 -05:00
rasbt
e1033b709e
banker's rounding
2016-07-02 02:41:01 -04:00
rasbt
4e92886d30
singly linked list
2016-05-09 21:43:56 -04:00
rasbt
6432318c5a
fix links in readme
2016-04-10 18:53:57 -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
e34d2f21b1
watermark clarficitation
2015-06-29 15:37:25 -04:00
rasbt
b13d26a7ef
upd. watermark download link
2015-06-29 15:35:39 -04:00
rasbt
06830b9393
flask template
2015-06-25 14:16:13 -04:00
rasbt
c4feff05e5
namedtuple ex
2015-06-03 15:50:00 -04:00
rasbt
80a06cfd60
added pep links
2015-02-19 20:51:20 -05:00
rasbt
06387b454d
comment to skip header
2015-02-06 17:00:53 -05:00
rasbt
cdac474115
shell cmd upd
2015-02-06 15:09:13 -05:00
rasbt
45c931b3f9
updated readme
2015-02-06 12:01:46 -05:00
rasbt
edc17e2907
updated readme
2015-02-06 11:58:24 -05:00
rasbt
99f48330a0
added large_csv_to_sqlite.py
2015-02-06 11:52:10 -05: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
bd089d2b1e
comments
2015-01-24 00:20:58 -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