WEB: Multiple "Getting Started" on pandas.io leads to different links
See original GitHub issueAnother 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:
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:
- Created 4 years ago
- Comments:9 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
#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.
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.