docs icon indicating copy to clipboard operation
docs copied to clipboard

Created .replace() md for pandas

Open cjunhyuk opened this issue 3 years ago • 1 comments

Description

Closes issue #855 Created a .replace directory for pandas and a replace.md file nested within it. Motivated by a friend to contribute to this fantastic resource.

Type of Change

  • Adding a new entry

Checklist

  • [x] All writings are my own.
  • [x] My entry follows the Codecademy Docs style guide.
  • [x] My changes generate no new warnings.
  • [x] I have performed a self-review of my own writing and code.
  • [x] I have checked my entry and corrected any misspellings.
  • [x] I have made corresponding changes to the documentation if needed.
  • [x] I have confirmed my changes are not being pushed from my forked main branch.
  • [x] I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • [x] Under "Development" on the right, I have linked any issues that are relevant to this PR (write "Closes # in the "Description" above).

cjunhyuk avatar Aug 07 '22 13:08 cjunhyuk

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Aug 07 '22 13:08 CLAassistant

Anything left to add, change, or check @SSwiniarski?

Dusch4593 avatar Aug 22 '22 20:08 Dusch4593

Congratulations, @cjunhyuk, your contribution should now be live on the Docs site! 🎉 🎊

Live entry here: https://www.codecademy.com/resources/docs/pandas/dataframe/replace

Dusch4593 avatar Aug 23 '22 17:08 Dusch4593

@cjunhyuk quick question, though. I noticed your Codecademy profile wasn't listed (near the top-right of the page); it's "Anonymous":

Screen Shot 2022-08-23 at 1 45 48 PM

If you'd like to received credit for your Docs contributions, you'll need to reconfigure your Codecademy profile for GitHub by following two sets of steps outlined below:

Link Your GitHub Handle To Your Codecademy Profile

The steps can be found here (near the top of the file), but you'll end up at this screen: Screen Shot 2022-08-23 at 1 57 02 PM

Log Out Of Your Codecademy Profile and Re-Login via GitHub

After following the previous steps, you will need to re-log into your Codecademy account with your GitHub account:

Screen Shot 2022-08-22 at 6 46 51 PM

You can follow these steps from our CONTRIBUTING guide to get to this screen.

Dusch4593 avatar Aug 23 '22 18:08 Dusch4593

@Dusch4593 I've logged out and logged back in with Github. Hopefully it is all good now! Thank you!

cjunhyuk avatar Aug 23 '22 18:08 cjunhyuk

@cjunhyuk Yup! Seeing it now, thank you!

Screen Shot 2022-08-23 at 2 33 43 PM

Dusch4593 avatar Aug 23 '22 18:08 Dusch4593