Skip to content

Conversation

@dangotbanned
Copy link
Member

What type of PR is this? (check all applicable)

  • 💾 Refactor
  • ✨ Feature
  • 🐛 Bug Fix
  • 🔧 Optimization
  • 📝 Documentation
  • ✅ Test
  • 🐳 Other

Related issues

Checklist

  • Code follows style guide (ruff)
  • Tests added
  • Documented the changes

If you have comments or can explain your changes, please do so below

Follow-up to #2283 (comment)

Don't need much of that now the stubs are working
@dangotbanned dangotbanned marked this pull request as ready for review March 26, 2025 22:26
@dangotbanned dangotbanned changed the title refactor: Use .from_iterable() in nw.new_series refactor: Use .from_iterable() in new_series Mar 27, 2025
@dangotbanned dangotbanned marked this pull request as draft March 27, 2025 14:41
@dangotbanned dangotbanned marked this pull request as ready for review March 27, 2025 14:47
Copy link
Member

@MarcoGorelli MarcoGorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @dangotbanned

Comment on lines -312 to +275
msg = "Unknown namespace is expected to implement `Series` constructor."
msg = "Unknown namespace is expected to implement `new_series` constructor."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice one

@MarcoGorelli MarcoGorelli merged commit 07c2624 into main Mar 27, 2025
28 checks passed
@MarcoGorelli MarcoGorelli deleted the new-series-from-iterable branch March 27, 2025 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants