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

Assign a single dataframe to nested series #44

Open
3 tasks
hombit opened this issue May 2, 2024 · 0 comments
Open
3 tasks

Assign a single dataframe to nested series #44

hombit opened this issue May 2, 2024 · 0 comments
Labels
enhancement New feature or request investigation Explore the idea

Comments

@hombit
Copy link
Collaborator

hombit commented May 2, 2024

Feature request

It would be great if we could do nested_series.at[] = pd.DataFrame(...) and df["nested"].at[] = pd.DataFrame(...).

Related to #18, which discusses .loc[]

Before submitting
Please check the following:

  • I have described the purpose of the suggested change, specifying what I need the enhancement to accomplish, i.e. what problem it solves.
  • I have included any relevant links, screenshots, environment information, and data relevant to implementing the requested feature, as well as pseudocode for how I want to access the new functionality.
  • If I have ideas for how the new feature could be implemented, I have provided explanations and/or pseudocode and/or task lists for the steps.
@hombit hombit added enhancement New feature or request investigation Explore the idea labels May 2, 2024
@hombit hombit added this to the v0.1 Release milestone May 2, 2024
@dougbrn dougbrn removed this from the v0.1 Release milestone May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request investigation Explore the idea
Projects
None yet
Development

No branches or pull requests

2 participants