question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

WEB: Multiple "Getting Started" on pandas.io leads to different links

See original GitHub issue

Another piece of feedback from the CZI EOSS kickoff meeting that @WillAyd and I attended:

The current https://pandas.io/ home page has 2 Getting started links:

Screen Shot 2020-02-27 at 10 56 32 AM

The upper right one in the top ribbon leads to https://pandas.io/getting_started.html The bottom left one leads to https://pandas.io/docs/getting_started/index.html

People found it confusing that they linked to different pages and did not completely contain the same information. From a user experience perspective, it would be great to have these point to the same page, especially since both pages essentially have the same information.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
SouravPal1995commented, Jan 23, 2021

#39303. P.S. This is my first pull request in real OS project. I will appreciate your valuable feedback.

I was hoping someone could review my PR as it might potentially close this PR.

1reaction
afeldcommented, Jan 15, 2021

I suggest merging https://pandas.pydata.org/getting_started.html into 10 minutes to pandas, since the latter doesn’t actually say how to get pandas.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Quickly validate columns of web links in pandas dataframe ...
I found multiple solutions utilizing regex, urlparse, or the validators package. But then I thought, what does it matter if it's formatted ...
Read more >
How to Scrape Multiple URLs with Python: Tutorial
This is the simplest, most straightforward way of scraping multiple pages. Let's begin by looking at the end of the URL we are...
Read more >
IO tools (text, CSV, HDF5, …) — pandas 1.5.2 documentation
The pandas I/O API is a set of top level reader functions accessed like pandas.read_csv() that generally return a pandas object.
Read more >
Intro to data structures — pandas 1.5.2 documentation
To get started, import NumPy and load pandas into your namespace: ... Here, data can be many different things: a Python dict. an...
Read more >
pandas - Python Data Analysis Library
pandas · Getting started · Documentation · Community · With the support of:.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found