Today-I-Learned snippets. Inspired by the post Building a self-updating profile README for GitHub by Simon Willison
35 TILs so far.- Partial Sorts Partitioning - 2020-07-26
- Drop rows with no values - 2021-02-05
- Selecting columns - 2021-02-07
- Regex to retrieve links from a markdown file - 2020-07-26
- Regex snippets - 2020-10-08
- When using SVMs why do we need to scale the features - 2020-07-26
- K-Means vs KNN (K-Nearest Neighbors) - 2020-11-13
- Python set_default() method - 2020-07-26
- Check if a number is prime - 2020-07-26
- Generate primes using Sieve of Erastosthenes - 2020-07-26
- Miscellaneous pythonisms - 2020-07-26
- Slicing and Reversing - 2020-08-07
- Python string.punctuation - 2020-08-08
- Named Slices - 2020-08-28
- Python Single Underscore - 2020-09-25
- Python Append vs Extend - 2022-10-13
- Basic MapReduce Understanding - 2020-08-01
- Declarative Language vs Imperative Language - 2022-01-02
- Mini scripts bat file - 2020-09-28
- Create SVG Icon with path info - 2020-10-01
- Differences between Containers and Virtual Machines (VMs) - 2020-11-18
- Key points of Consistent Hashing - 2022-04-11
- What is Postings list ? - 2023-03-12
- Clustered Index and Covering Index - 2023-03-12
- Misc of Misc - 2023-05-02
- Homomorphic encryption - 2024-03-04
- What is Dynamic Routing ? - 2024-04-13
- LBaaS (load balancing as a service) - 2024-05-19
- Key differences between MTTR, MTBF, RTO, and RPO - 2024-05-19
- Partitioning Vs Sharding - 2024-05-25
- Airflow vs Luigi - 2024-06-01
- RabbitMQ priority queue - 2024-06-01
- Types of UUIDs - 2024-08-25
- Difference between API and Service - 2024-10-05