Skip to content

Commit

Permalink
portfolio update c2
Browse files Browse the repository at this point in the history
  • Loading branch information
brownsarahm committed Mar 28, 2023
1 parent 247c912 commit 59beb5d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions _toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ parts:
- file: portfolio/index
- file: portfolio/formatting
- file: portfolio/check1ideas
- file: portfolio/check2ideas
- caption: FAQ
chapters:
- file: faq/index
Expand Down
5 changes: 2 additions & 3 deletions portfolio/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,12 @@ You can view a (fake) example [in this repository](https://github.com/rhodyprog4




Portfolio check 1 will assess the following *new* achievements in addition to an a chance to make up any that you have missed:
Portfolio check 2 will assess the following *new* achievements in addition to an a chance to make up any that you have missed:

```{code-cell} ipython3
:tags: [remove-input]
portfolio_df['Level 3'][portfolio_df['P1']==1].reset_index().set_index('keyword')
portfolio_df['Level 3'][portfolio_df['P2']==1].reset_index().set_index('keyword')
```


Expand Down

0 comments on commit 59beb5d

Please sign in to comment.