Skip to content

Conversation

themien
Copy link
Contributor

@themien themien commented Mar 24, 2020

Following #32978 and #32944.

Headers updated for the following files:

- [ ] doc/source/getting_started/comparison/comparison_with_stata.rst
- [ ] doc/source/getting_started/intro_tutorials/01_table_oriented.rst
- [ ] doc/source/getting_started/tutorials.rst
- [ ] doc/source/reference/arrays.rst
- [ ] doc/source/reference/window.rst
- [ ] doc/source/user_guide/boolean.rst

@ShaharNaveh
Copy link
Member

Can you please merge master?

@themien
Copy link
Contributor Author

themien commented Mar 25, 2020

HI @MomIsBestFriend , sorry I am quite new to git. Could you please expand on what I should do?

@ShaharNaveh
Copy link
Member

HI @MomIsBestFriend , sorry I am quite new to git. Could you please expand on what I should do?

@themien Sure!

If your working environment is set up with the instructions found in the contributing guide, you can merge "master" by running:

git checkout bug_32550_part_3
git fetch upstream
git merge upstream/master

And then, push your code again:

git push origin bug_32550_part_3

@themien
Copy link
Contributor Author

themien commented Mar 25, 2020

@MomIsBestFriend great! Thank you

@jreback jreback added this to the 1.1 milestone Mar 29, 2020
@jreback
Copy link
Contributor

jreback commented Mar 29, 2020

looks ok. @datapythonista @jorisvandenbossche

Copy link
Member

@datapythonista datapythonista left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, just one comment

@datapythonista datapythonista merged commit d7a100c into pandas-dev:master Mar 30, 2020
@datapythonista
Copy link
Member

Thanks @themien, nice clean up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants