A collection of useful scripts, tutorials, and other Python-related things
Go to file
2014-03-19 20:48:23 -04:00
.ipynb_checkpoints format upd 2014-03-19 10:58:57 -04:00
sqlite3 Update update_db.py 2013-12-02 18:27:24 -05:00
useful_scripts m 2014-01-29 21:19:24 -05:00
.gitignore regular expressions 2013-11-30 20:37:39 -05:00
closures.py file diff script 2014-02-10 17:39:43 -05:00
cmd_line_args_1_sysarg.py regular expressions 2013-11-30 20:37:39 -05:00
cpu_time.py file diff script 2014-02-10 17:39:43 -05:00
date_time.py date time 2014-03-06 10:54:02 -05:00
diff_files.py Update diff_files.py 2014-02-10 17:42:09 -05:00
doctest_example.py doctest example 2013-11-19 22:16:59 -05:00
file_browsing.py Update file_browsing.py 2014-02-06 23:16:17 -05:00
get_filename.py file diff script 2014-02-10 17:39:43 -05:00
get_minmax_indeces.py Getting the positions of min and max values in a list 2014-03-17 14:25:03 -04:00
normalize_data.py normalize data 2014-03-19 20:46:13 -04:00
numpy_matrix.py numpy 2013-12-01 01:43:08 -05:00
os_shutil_fileops fileops 2013-11-19 23:06:44 -05:00
pickle_module.py file diff script 2014-02-10 17:39:43 -05:00
pil_image_processing.py date time 2014-03-06 10:54:02 -05:00
python_true_false.html format upd 2014-03-19 10:58:57 -04:00
python_true_false.ipynb format upd 2014-03-19 10:58:57 -04:00
read_csv_to_dict.py Update read_csv_to_dict.py 2014-03-19 20:48:23 -04:00
read_file.py file diff script 2014-02-10 17:39:43 -05:00
README.md file diff script 2014-02-10 17:39:43 -05:00
reg_expr_1_basics.py regular expressions 2013-11-30 20:37:39 -05:00
reg_expr_2_operators.py added more overview 2013-11-30 21:08:54 -05:00
zen_of_python.py zen 2013-12-02 10:39:23 -05:00

python_reference

Syntax examples for useful Python functions, methods, and modules