Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iloc function for Series #14

Closed
risenW opened this issue Aug 14, 2020 · 0 comments
Closed

iloc function for Series #14

risenW opened this issue Aug 14, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@risenW
Copy link
Member

risenW commented Aug 14, 2020

The Series function should support index location (iloc). This should be a simple slicing of the values making up a Series, and returning it as Series.

@risenW risenW added enhancement New feature or request good first issue Good for newcomers labels Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants