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

Closes #3023 to_markdown #3026

Merged
merged 3 commits into from
Mar 18, 2024
Merged

Conversation

ajpotts
Copy link
Contributor

@ajpotts ajpotts commented Mar 11, 2024

Closes #3023 to_markdown

Adds the following functions:
DataFrame.to_markdown
Series.to_markdown

Copy link
Member

@stress-tess stress-tess left a comment

Choose a reason for hiding this comment

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

A few comments on doc string stuff but otherwise looks good!

arkouda/dataframe.py Outdated Show resolved Hide resolved
arkouda/dataframe.py Show resolved Hide resolved
arkouda/series.py Outdated Show resolved Hide resolved
tests/series_test.py Outdated Show resolved Hide resolved
Copy link
Contributor

@jaketrookman jaketrookman left a comment

Choose a reason for hiding this comment

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

Besides Tess' suggestions, looks good

@stress-tess stress-tess enabled auto-merge March 11, 2024 22:04
@ajpotts ajpotts requested a review from brandon-neth March 15, 2024 15:04
Copy link
Collaborator

@brandon-neth brandon-neth left a comment

Choose a reason for hiding this comment

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

Great!

@stress-tess stress-tess added this pull request to the merge queue Mar 18, 2024
Merged via the queue into Bears-R-Us:master with commit a0bbeba Mar 18, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

to_markdown
4 participants