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

Appearance settings

feat: (df|s).hist(), (df|s).line(), (df|s).area(), (df|s).bar(), df.scatter() #1320

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

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

chelsea-lin
Copy link
Contributor

This change is creating df.hist() API, which is an alias for df.plot.hist(). Similarly, we also create hist(), line(), area(), bar() for both DataFrame and Series, and scatter() for DataFrame.

  • Fixes internal issue 353988356
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes internal issue 353988356 🦕

@chelsea-lin chelsea-lin requested review from a team as code owners January 24, 2025 19:26
@chelsea-lin chelsea-lin requested a review from sycai January 24, 2025 19:26
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Jan 24, 2025
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Jan 24, 2025
@chelsea-lin chelsea-lin added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 24, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 24, 2025
@chelsea-lin chelsea-lin added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 24, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 24, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 24, 2025
@chelsea-lin chelsea-lin merged commit bd3f584 into main Jan 24, 2025
22 checks passed
@chelsea-lin chelsea-lin deleted the main_chelsealin_plot branch January 24, 2025 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.