Pandas version checks
- [X] I have checked that the issue still exists on the latest versions of the docs on
main
here
Location of the documentation
https://pandas.pydata.org/docs/development/roadmap.html#block-manager-rewrite
Documentation problem
The link to the design document points to a site by a completely different organization.
Suggested fix for documentation
I don't know where the actual document is or I would make a PR.
Comment From: phofl
Thx for reporting this.
cc @jorisvandenbossche any idea where the actual documents are?
Comment From: datapythonista
I don't think it's rendered, the github link for it is: https://github.com/wesm/pandas2/blob/master/source/internal-architecture.rst#removal-of-blockmanager--new-dataframe-internals
Comment From: zzmarks26
take
Comment From: ApolloEagle
@zzmarks26 I think this may be helpful:
Comment From: zzmarks26
@ApolloEagle @datapythonista Just to confirm this is not intended to be rendered right? The link should just point to https://github.com/wesm/pandas2/blob/master/source/internal-architecture.rst#removal-of-blockmanager--new-dataframe-internals
Thanks!
Comment From: datapythonista
@ApolloEagle @datapythonista Just to confirm this is not intended to be rendered right? The link should just point to https://github.com/wesm/pandas2/blob/master/source/internal-architecture.rst#removal-of-blockmanager--new-dataframe-internals
It is actually rendered here: https://wesm.github.io/pandas2/internal-architecture.html#removal-of-blockmanager-new-dataframe-internals
But probably no big difference pointing to one or the other.
What I realized, is that we've still got the roadmap duplicated both in the website and in the docs. If you want to fix it in both, that would be great. Thanks!
Comment From: ApolloEagle
@datapythonista Oops I just saw that you posted that link earlier in the comments. My apologies. Not trying to steal your thunder 😊
Comment From: srkds
Hi @zzmarks26
Are you still working on this issue? I would like to contribute here.
Comment From: zzmarks26
@srkds No I did not get a chance! Go ahead and feel free to assign yourself! Thanks!
Comment From: srkds
take
Comment From: srkds
@srkds No I did not get a chance! Go ahead and feel free to assign yourself! Thanks!
Thanks 😀