-
Notifications
You must be signed in to change notification settings - Fork 30
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
New citing and artwork section in the pandas website #119
Comments
Can I work on making a first draft of this page? So that then others can add improvements to it. |
that would be great, thanks @martinagvilas |
@martinagvilas Can we work together on this? |
@WuraolaOyewusi sure! Would it make sense that I first upload a very simple file (e.g. only with the headers) and we start populating it together after that? We could divide the sections. Or do you have another suggestion? |
Ok, upload the file with headers.
…On Wed, 14 Aug 2019, 2:52 PM Martina G. Vilas, ***@***.***> wrote:
@WuraolaOyewusi <https://github.com/WuraolaOyewusi> sure! Would it make
sense that I first upload a very simple file (e.g. only with the headers)
and we start populating it together after that? We could divide the
sections. Or do you have another suggestion?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#119?email_source=notifications&email_token=AKDK7XGHHKUFPUUVDTSFI7TQEQEZDA5CNFSM4ILTNW2KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4I3O5I#issuecomment-521254773>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKDK7XBLZY5YVFFT4A7UWPTQEQEZDANCNFSM4ILTNW2A>
.
|
@WuraolaOyewusi I have uploaded the file with headers here. What if I work in the citing subsection and you do the artwork one? |
I created a temporary repo for the new pandas website, where I'll have this page initially, while working with the designer: https://github.com/datapythonista/pandas-web/ The website renders automatically after a PR is merged to: https://datapythonista.github.io/pandas-web/ (right now there is not much, and no styles at all, but will keep adding things). Feel free to send the PR to that repo, or also ok to keep the work here, and I'll move it there once it's done. |
@martinagvilas Ok, I will give a try. |
@datapythonista ok, I think it's better to work directly on the web repo, so I will try to make the PR there |
@martinagvilas . Any update on this? I've made a draft for the logo guidelines |
@WuraolaOyewusi. As I said a few comments ago, I made the changes directly in the pandas-web repo. You can see them there :) |
@martinagvilas , Ok, please can you share a link to it? |
This is the link @WuraolaOyewusi As I said in my email, I expected to have all the changes to the website in couple of days, whoever wanted to contribute to it, had to be fast. :) Now I already opened a PR in pandas itself, feedback is very welcome, you'll have to add it to the PR in pandas directly: pandas-dev/pandas#28014 |
Oh, Ok @datapythonista . |
In the new pandas website, I'd like to have a section for resources to cite pandas. To be specific, I want people to be able to cite pandas in scientific papers, and also to use the pandas logo correctly.
Scikit-learn has something like that in their about us section:
https://scikit-learn.org/stable/about.html#citing-scikit-learn
In the current website we've got two papers in the talks section:
https://pandas.pydata.org/talks.html Not sure which would be the preferred to cite pandas (will check with Wes later to see if he's got a preference).
For the logo, I expect to have different versions (for white background, for black background, with text, without...). Besides providing the svg for them, would be nice to provide some guideliness on how we expect the logo to be used (leaving certain margin, do not distort proportions, do not place text on top...). To give an idea, see the brand guidelines from JetBrains: https://www.jetbrains.com/company/brand/ (most big companies will have one, should be easy to find many other examples).
While we don't have the new logo yet, would be useful to have a first version of this page while building the website (should be very easy to update the logo later and get the final version).
For now the new website should live in this repo, in the
/doc/
directory.The text was updated successfully, but these errors were encountered: