Commit Graph

1215 Commits

Author SHA1 Message Date
f6a215e9e3 Kebab file names 2023-04-27 22:00:06 +03:00
fad8bd3e8a Update covers 2023-02-16 22:24:35 +02:00
db8d40310c Add is empty 2022-12-10 17:02:18 +02:00
fc7eecf477 Deprecate expertise field 2022-12-04 22:24:48 +02:00
b678aa9eac Fix broken covers 2022-07-16 16:25:26 +03:00
3390ba4337 Add cover images to snippets 2022-06-09 13:13:34 +03:00
097525e72b Add cover images to snippets 2022-06-09 13:00:34 +03:00
cfe97d581f Add excerpts where appropriate 2022-03-23 11:43:51 +02:00
d55ca46c97 Update snippet authors 2022-03-22 12:32:56 +02:00
19f636408c Make expertise a field 2022-03-01 20:27:27 +02:00
5d36f44a5f Apply suggestions from code review
Co-authored-by: Angelos Chalaris <chalarangelo@gmail.com>
2022-02-14 18:33:31 +02:00
0f3e0f9ed0 Update snippet titles 2022-02-13 14:41:40 +02:00
b3b60cd838 Update snippet titles 2022-02-13 14:18:08 +02:00
18a8c6cfbc Update snippet titles 2022-02-13 14:06:41 +02:00
e62b22659d Update snippet titles 2022-02-13 13:53:22 +02:00
448cb3b532 Update snippet titles 2022-02-10 22:09:42 +02:00
2a16eb9892 Update formatting 2022-01-30 19:19:36 +02:00
e283ea333f Update longest_item.md 2021-10-17 18:25:09 +03:00
cbc78ee450 Bake dates into snippets 2021-06-13 19:38:10 +03:00
4c07c3ceb0 Update num_to_range.md
Fixes #443
2021-04-05 18:25:46 +03:00
ac0e57c642 Update combine_values.md
Fixes #439
2021-04-04 14:32:35 +03:00
05683b9bde Add combine_values 2021-03-07 12:30:47 +02:00
c7acc67659 update hamming_distance.md
`list()` is not required since `str` itself has `count()`
2021-02-18 17:52:25 +05:30
bfdb98c737 Add hamming_distance 2021-01-17 13:04:06 +02:00
f0b50da3b6 Add cumsum 2021-01-13 23:30:41 +02:00
c7e1ce2c06 Rename count_occurrences.md 2021-01-10 00:00:36 +02:00
b202f2f433 Update sort_dict_by_value.md 2021-01-08 00:56:50 +02:00
6169dda836 Fix typos 2021-01-07 23:30:28 +02:00
be5357b291 Add key_of_min and key_of_max 2021-01-07 23:15:48 +02:00
0de7baf0fa Unlist snippets 2021-01-04 12:47:04 +02:00
93e0450af2 Update deep_flatten.md 2020-12-29 23:23:45 +05:30
3494adc4b3 docs: fix simple typo, noumbers -> numbers
There is a small typo in snippets/weighted_average.md.

Should read `numbers` rather than `noumbers`.
2020-12-25 00:00:53 +11:00
51aca28237 Update when.md 2020-11-09 23:56:11 +02:00
1ad51ba8ee Update lcm tags 2020-11-02 19:31:15 +02:00
bff03eb7f4 Update snippet descriptions 2020-11-02 19:28:35 +02:00
98b5f67412 Update snippet descriptions 2020-11-02 19:28:27 +02:00
0a2f7993f7 Update snippet descriptions 2020-11-02 19:28:05 +02:00
0ab4b3dbc5 Update snippet descriptions 2020-11-02 19:27:53 +02:00
a2cd6db3b0 Update snippet descriptions 2020-11-02 19:27:07 +02:00
c469b67f0b Add roll snippet
Resolves #413
2020-11-02 19:15:44 +02:00
36f73d80e3 Add to_iso_date 2020-10-28 16:20:50 +02:00
52de9547d9 Add months_diff 2020-10-28 16:20:39 +02:00
d6a889c5e1 Add is_weekend 2020-10-28 16:20:27 +02:00
a985063f35 Add is_weekday 2020-10-28 16:20:18 +02:00
7b7a347117 Add from_iso_date 2020-10-28 16:20:04 +02:00
7b576c1aa5 Add days_from_now 2020-10-28 16:19:51 +02:00
37ed12021b Add days_diff 2020-10-28 16:19:39 +02:00
59c028870b Add days_ago 2020-10-28 16:19:30 +02:00
2666e7d653 add daterange 2020-10-28 16:19:14 +02:00
8d37363b43 Add add_days 2020-10-28 16:19:04 +02:00