Skip to content

Conversation

chaarvii
Copy link
Contributor

@chaarvii chaarvii commented Jul 19, 2024

As per reviews on ##59241, adding documentation support for using np.histogram_bin_edges with pd.cut to allow bins calculation with strings.

@chaarvii
Copy link
Contributor Author

@asishm Addressed your comments!

@mroeschke mroeschke added the Docs label Jul 22, 2024
@mroeschke mroeschke added this to the 3.0 milestone Jul 22, 2024
@mroeschke mroeschke merged commit efb99be into pandas-dev:main Jul 22, 2024
45 checks passed
@mroeschke
Copy link
Member

Thanks @chaarvii

@chaarvii chaarvii deleted the pd-cut-doc branch July 22, 2024 21:40
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.

ENH: In pd.cut(), allow bins='auto' (leveraging np.histogram_bin_edges)
3 participants