Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.67 KB

File metadata and controls

32 lines (24 loc) · 1.67 KB

Week 7

General information

Google Cloud setup

Everyone go through the instructions.

Readings

  1. Code organization
  2. Continuous integration
    1. What is continuous integration?
    2. Understanding GitHub Actions
  3. Databases
    1. Learn SQL
    2. pandas: Comparison with SQL
      • It's written for people coming to pandas from SQL, so you'll need to flip it around mentally.

Now submit a response.

Optional