Commit Graph

1200 Commits

Author SHA1 Message Date
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
63d92f2482 Add get 2020-10-28 12:21:39 +02:00
0f7214ba1c Update sample 2020-10-28 11:45:34 +02:00
199b646c32 Fix tags 2020-10-25 12:43:20 +02:00
9cd13f560e Update count_by, chunk_into_n and initial 2020-10-22 22:35:06 -04:00
056cd658c6 Update pluck.md 2020-10-22 10:09:44 +03:00
d740c3e9b9 Update pluck.md 2020-10-22 10:09:21 +03:00
7f9c9b7062 Add pluck 2020-10-21 22:14:36 -03:00
edb914b41d Refactor snippets 2020-10-19 09:45:59 -04:00
69e5e3776b Add key_in_dict 2020-10-16 21:30:49 +03:00
3c232e0ec7 Add sort_dict_by_value 2020-10-16 21:25:19 +03:00
f02e959476 Add sort_dict_by_key 2020-10-16 21:24:33 +03:00
c759975a89 Add dict_to_list 2020-10-16 21:24:14 +03:00
7501c3ff2a Add reverse to sort_by_indexes 2020-10-16 21:23:53 +03:00
ba66ef8514 Merge pull request #370 from gurukiran07/issue#362
Updated frequencies.md Resolves #362
2020-10-16 20:38:15 +03:00
6d52040e37 Update frequencies.md 2020-10-16 20:37:50 +03:00