-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
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
Comments
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 :) |
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 👋 |
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:
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) |
@pilyavetsb a PR to fix would be great |
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 :) |
…cel file, and fixed typo via pandas-dev#38990
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. |
Can i have a look at this? :) |
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? |
@afeld Hello..I'm a first contributor. are there any areas in the documentation I can be part of? |
Hello, I am new to open source and would like to contribute. Would like to work on missing data if possible. |
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. |
take |
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. |
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! |
Location of the documentation
https://pandas.pydata.org/docs/dev/getting_started/comparison/comparison_with_spreadsheets.html
Documentation problem
From #38554:
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.
read_excel()
tips
probably works for mostThe text was updated successfully, but these errors were encountered: