Skip to content

DOC: add comparison to spreadsheets #38990

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

Closed
10 of 17 tasks
afeld opened this issue Jan 6, 2021 · 16 comments
Closed
10 of 17 tasks

DOC: add comparison to spreadsheets #38990

afeld opened this issue Jan 6, 2021 · 16 comments
Assignees
Labels

Comments

@afeld
Copy link
Member

afeld commented Jan 6, 2021

Location of the documentation

https://pandas.pydata.org/docs/dev/getting_started/comparison/comparison_with_spreadsheets.html

Documentation problem

From #38554:

I teach a class on pandas for public policy students, and for many of them, spreadsheets are the only point of reference they have for working with tabular data.

There are a number of unofficial resources, but no official, living documentation to point them to.

Suggested fix for documentation

The idea is to add a "Comparison to spreadsheets" page alongside the other comparison pages. That new page already got merged in #38554; creating this issue to keep a running checklist of the TODOs.

@afeld afeld added Docs Needs Triage Issue that has not been reviewed by a pandas team member labels Jan 6, 2021
@afeld afeld self-assigned this Jan 6, 2021
@afeld afeld added good first issue IO Excel read_excel, to_excel and removed Needs Triage Issue that has not been reviewed by a pandas team member labels Jan 6, 2021
@afeld afeld added this to the 1.3 milestone Jan 6, 2021
@bsun94
Copy link
Contributor

bsun94 commented Jan 8, 2021

Hi there, I was wondering if you needed any help with this ticket? I'm new to open source, and am looking to get my feet in the water :)

@afeld
Copy link
Member Author

afeld commented Jan 8, 2021

Sure! Adding an example showing the round trip to/from Excel would be a great first contribution. I started writing out how to go about doing so, and it accidentally turned into a blog post 😆 Since you're my audience of one, let me know if it answers your questions!

I just joined the Gitter chat room — feel free to reach out there if you'd like to talk through details 👋

@pilyavetsb
Copy link
Contributor

Hello! Just wanted to point out that I've noticed a small mistake on that page. In the very beginning, when describing what dataframe is, you write:

While an Excel worksheet can contain multiple worksheets, pandas DataFrames exist independently.

I think that you meant "workbook" instead of a bolded worksheet. Since it is a minor issue I figured creating a new pull request would be an overkill, hence writing about it here. However, I am very new to all of this, so, please let me know, if I am approaching it incorrectly)

@jreback
Copy link
Contributor

jreback commented Jan 12, 2021

@pilyavetsb a PR to fix would be great

@bsun94
Copy link
Contributor

bsun94 commented Jan 13, 2021

Thanks Aidan, apologies I've been offline for a couple of days - had a couple days of overtime at work. Would you mind adding me as an assignee on this ticket? Would help me better keep track of it :)

@bsun94
Copy link
Contributor

bsun94 commented Jan 17, 2021

Thank you for your suggestion before, Aidan, I've managed to locate and make edits to the Comparison to Excel .rst and made PR #39242 above, following the suggestion by @jreback in ticket #38554. Please ignore the #39241 above.

@bsun94
Copy link
Contributor

bsun94 commented Jan 20, 2021

Would just like to bump the thread @afeld @jreback :) I was wondering if you guys wouldn't mind taking a look at my PR when you have a sec - please let me know if everything looks OK!

@0xpranjal
Copy link
Contributor

Hey Everyone! I am a participant at HackIllinois 2021 Open Source Fellowship program. This seems like a good issue for me to start contributing to the pandas docs. I would like to take this one up.

@simonjayhawkins simonjayhawkins modified the milestones: 1.3, Contributions Welcome Jun 11, 2021
@dan-r95
Copy link

dan-r95 commented Oct 5, 2021

Can i have a look at this? :)

@mroeschke mroeschke removed this from the Contributions Welcome milestone Oct 13, 2022
@ilaiyengar
Copy link

Hi! I am a first time contributor and would love to help. Is there anything that I could possibly be assigned to or help out with?

@ghost
Copy link

ghost commented Jul 12, 2023

@afeld Hello..I'm a first contributor. are there any areas in the documentation I can be part of?

@Mikil03
Copy link

Mikil03 commented Jul 31, 2023

Hello, I am new to open source and would like to contribute. Would like to work on missing data if possible.

@imsoumya18
Copy link

Hi @afeld , I am new to open source. Want to get my feet wet. Can you please assign this to me? I shall be happy if this can be my first open source contribution.

@imsoumya18
Copy link

take

@Johin2
Copy link

Johin2 commented Jul 18, 2024

Hey there!! I am new to open-source contribution and would like to get started with contributions. I would like to work on this issue.

@afeld
Copy link
Member Author

afeld commented Jul 21, 2024

Hey everyone- Given this page has been up for a while, this issue probably should have been closed to avoid confusion.

https://pandas.pydata.org/docs/getting_started/comparison/comparison_with_spreadsheets.html

If you see anything there that could use improvement, including unchecked items above, here are the instructions for contributing to documentation:

https://pandas.pydata.org/pandas-docs/stable/development/contributing_documentation.html

Just tag me - I'm happy to review. Thanks!

@afeld afeld closed this as completed Jul 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests