Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bb626d0

Browse files
Update readme.md
1 parent 3229152 commit bb626d0

File tree

1 file changed

+0
-11
lines changed
  • LeetCode SQL 50 Solution/1729. Find Followers Count

1 file changed

+0
-11
lines changed

‎LeetCode SQL 50 Solution/1729. Find Followers Count/readme.md‎

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
Here's an improved `README.md` with a **Python (Pandas) solution** alongside the **SQL solution**:
2-
3-
```md
41
# 📊 Find Followers Count - LeetCode 1729
52

63
## 📌 Problem Statement
@@ -107,11 +104,3 @@ def find_followers_count(followers: pd.DataFrame) -> pd.DataFrame:
107104
- 🐍 [Pandas GroupBy](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.groupby.html)
108105
```
109106
110-
---
111-
112-
### 🚀 **What's New in this Version?**
113-
✅ **Added Python (Pandas) Solution**
114-
✅ **Structured File Organization**
115-
✅ **Includes Helpful Links for Learning**
116-
117-
Would you like any further enhancements? 🚀

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /