#pythonUnmoderated tagAll postsTrending CommunitiesHIVE CN 中文社区WorldmappinLeoFinanceSplinterlandsVibesActifitOlio di BalenaPhotography LoversLifestyleSpendHBDHive GamingHive LearnersExplore Communities...#pythonTrendingHotNewPayoutsMutedcoderad (56)in Programming & Dev • 2 days agoHow I saved 100s of hours of work for a local company using Python and python-docx (N00B Friendly) [Part 1/2].Last week I had an interesting one come up. A friend who works admin at a local Fire Prevention company mentioned they had a new report format and they had hundreds of old…serpent7776 (53)in DBuzz • 7 days agoI'm working on a #postgresql extension that runs huggingface sentence transformer ...... model directly in Postgres process. #python #ai Posted via D.Buzzserpent7776 (53)in DBuzz • 3 days agoI added triggers to automatically add/remove embeddings for new/removed entries ...... in the table #postgresql #ai #python Posted via D.Buzzsimplestack (25)in #softwaredevelopment • 5 minutes agoDSA (Easy) — Sets — Find the Difference of Two Arrays (Python, Typescript & Go)Go’s solution is interestingsimplestack (25)in #softwaredevelopment • 38 minutes agoDSA (Medium) — Linked List — Delete the Middle Node of a Linked List (Python, Typescript & Go)You are given the head of a linked list. Delete the middle node, and return the head of the modified linked list.simplestack (25)in #softwaredevelopment • 1 hour agoDSA (Medium) — Determine if Two Strings Are Close (Python, TS & Go)Let’s just say when you look at Go’s solution and even TS’s, it makes you feel grateful of Python’s simplicitysimplestack (25)in #softwaredevelopment • 2 hours agoDSA (Easy) —Linked List — Reverse Linked List (Python, Typescript & Go)Given the head of a singly linked list, reverse the list, and return the reversed list.simplestack (25)in #softwaredevelopment • 16 hours agoDSA (Easy) — Binary Tree — Maximum Depth of Binary Tree (Python, Typescript & Go)Given the root of a binary tree, return its maximum depth.simplestack (25)in #softwaredevelopment • 16 hours agoDSA (Medium) — Queue — Dota2 SenateIn the world of Dota2, there are two parties: the Radiant and the Dire. Let’s vote using code!simplestack (25)in #softwaredevelopment • 16 hours agoDSA (Easy) — Find the Highest Altitude (TS, Python, Go & Rust)In this exercise we will learn the pattern called prefix sumserpent7776 (53)in DBuzz • 6 days agoFunction that applies a given function f on every element of a tuple t in #python ...... and #cplusplus Posted via D.Buzz