Skip to content

Instantly share code, notes, and snippets.

@ljbelenky
Created July 24, 2020 16:11
Show Gist options
  • Save ljbelenky/aa9bbdde0fa7e45811bad0437f8f1687 to your computer and use it in GitHub Desktop.
Save ljbelenky/aa9bbdde0fa7e45811bad0437f8f1687 to your computer and use it in GitHub Desktop.
Things I learned during Capstone 1
Please share one or two things you learned this week.
@gina-santana
Copy link

I learned that you can download a Jupyter Notebook (JN) into a python file with 2 easy clicks!! In JN go to file-->download as-->python
Learned that one courtesy of Connor!

Also learned a lot in general about ways to format your README markdown like adding images using html or the method. Custom colors in plots can be achieved with hex codes instead of the plain vanilla colors like 'r', 'k', 'c', etc.

@rghosh8
Copy link

rghosh8 commented Jul 24, 2020

I learned a great deal. I can think of following stuffs:

  1. Pandas datetime
  2. OOPs
  3. Building functions
  4. Bayesian Statistics
  5. Candlestick Plot
  6. Bokeh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment