-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
DOC: pandas.NA repeated on website #53404
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
Comments
Hey, I am interested in taking the issue but I don't have much knowledge in web development. Here's where I think the code repeats the pandas.NA 3 times, could you confirm? ` Int8Dtype .. autosummary:: Float32Dtype .. autosummary:: BooleanDtype |
yup, that's right! maybe it's OK to make a separate section (say, called "Missing values") in which you just say that NA is the way to represent missing values for nullable dtypes (see below)? Then, in that section, you just include the link to NA |
take |
I tried to build the documentation locally with sphinx but I get this error :
Is this matplotlib error normal when building html with sphinx ? Should I change matplotlib backend or is there another solution ? |
Hi @jadelsoufi we didn't see your comment earlier. Don't hesitate to ping us if you want to make sure we read you. Do you want to open a PR so we can see what you tried? And not, that |
The link to pandas.NA can be found 3 times on the web's leftsidebar -
Please see pic.
It seems related to PR #48455 @mroeschke
@MarcoGorelli FYI
The text was updated successfully, but these errors were encountered: