Skip to content

Conversation

gboeker
Copy link
Contributor

@gboeker gboeker commented Apr 18, 2024

Fixed docstring errors for:

pandas.DataFrame.sparse
pandas.DataFrame.sparse.density
pandas.DataFrame.sparse.from_spmatrix
pandas.DataFrame.sparse.to_coo
pandas.DataFrame.sparse.to_dense

Fixed functions also removed from code_checks.sh

@gboeker gboeker marked this pull request as ready for review April 20, 2024 16:49
@gboeker gboeker requested a review from mroeschke as a code owner April 20, 2024 16:49
@mroeschke mroeschke added the Docs label Apr 20, 2024
@mroeschke mroeschke added this to the 3.0 milestone Apr 20, 2024
@mroeschke mroeschke merged commit d697a5f into pandas-dev:main Apr 20, 2024
@mroeschke
Copy link
Member

Thanks @gboeker

@gboeker gboeker deleted the numpy branch April 20, 2024 18:30
pmhatre1 pushed a commit to pmhatre1/pandas-pmhatre1 that referenced this pull request May 7, 2024
…idation (pandas-dev#58323)

* fix docstring error for sparse method

* fix line too long

* fix see also docstring error

* fix line too long

* fix sparse.to_dense docstring errors

* delete empty line

* add see also for sparse.to_coo

* correct order
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.

2 participants