python_reference/useful_scripts
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
..
combinations.py combinations 2014-12-19 13:11:05 -05:00
conc_gzip_files.py docs: Fix a few typos 2022-06-27 13:19:05 +10:00
find_file.py find files 2015-01-01 20:14:07 -05:00
fix_tab_csv.ipynb reorganized Readme 2014-05-12 15:25:31 -04:00
large_csv_to_sqlite.py comment to skip header 2015-02-06 17:00:53 -05:00
lines_to_csv.py m 2014-01-29 21:19:24 -05:00
multivariate_gaussian_pdf.py test gauss 2014-04-16 13:00:35 -04:00
palindrome.py Update palindrome.py 2014-04-13 16:26:15 -04:00
ping.py ping 2014-04-17 13:42:46 -04:00
prepend_python_shebang.sh Added a shebang to the shebang adding script 2014-05-24 00:13:20 +01:00
preprocess_first_last_names.py removed redundant lines 2014-12-30 16:57:12 -05:00
principal_eigenvector.py get principal eigvec 2018-05-16 01:06:58 -04:00
random_string_generator.py random string generator 2014-06-19 00:32:43 -04:00
read_csv_to_dict.py python version info 2014-04-10 12:29:13 -04:00
sparsify_matrix.py updated readme 2015-02-06 11:58:24 -05:00
univariate_poisson_pdf.py poisson distr 2014-05-01 22:42:28 -04:00
univariate_rayleigh_pdf.py bugfix rayleigh distr 2014-04-23 22:00:27 -04:00