Search for tag: "command"

Publication Ready LaTex Tables in Stata Using Texresults2

Link to Gihub Page. Includes copy of slides and code. Please fill out the evaluation form here. Schedule a consultation View CCSS Workshops Request access to CCSS Cloud Computing Resources, Gain…

From  Jacob Grippin 3 plays

Automated Test-Case Reduction

From  Adrian Sampson 2 plays

Essential Replication Skills for Your Research Jan24.mp4

View CCSS Workshops Fill out 2 minute evaluation form Request access to CCSS Cloud Computing Resources, Gain access to our statistical software for free. Approval from a Cornell faculty member is…

From  Jacob Grippin 3 plays

Test-Case Reduction Demo

From  Adrian Sampson 108 plays

Publication Ready Tables in Stata.mp4

Link to Github page. File Stata\Stata_Code_Fall2023-10-16-2023.do for code from session. Double click on .do file to open Stata. Then run code. …

From  Jacob Grippin 22 plays

Docker Intro!

From  Adrian Sampson 37 plays

Section 9/14/21: Github, Jupyter, and Colab

Zoom Recording ID: 95071859677 UUID: mFt+SAZzQtm3rVUl/mgbmQ== Meeting Time: 2021-09-14T18:35:51Z

From  Madeleine Udell 61 plays

PARADIM DFT Summer School 2021 - Practical Lecture - Getting started / Quantum Espresso

PARADIM DFT Summer School 2021 - Practical Lecture 1 - Getting started / Quantum Espresso - Betül Pamuk

From  Brenda Fisher 326 plays

LECTURE

Zoom Recording ID: 96071157995 UUID: YZetIbkgS4a15NpvbUbxOw== Meeting Time: 2021-02-26T18:20:03Z

From  Andy Ruina 0 plays

MAE 4730/5730 Lecture

Zoom Recording ID: 95137020859 UUID: 16eI+VCsSz+dxonzFYNNxQ== Meeting Time: 2020-11-16T15:08:05Z

From  Andy Ruina 8 plays

Lesson 20.1 Class Definitions

In this video we show you the basic format of a class definition. However, classes can contain a lot of features, so our classes will be very simple for this demonstration.

From  Hannah Lee 117 plays

Lesson 14.3 Try-Except and the Stack

The except-portion of an try-except statement is only executed when there is an error/crash. But, as we have seen, errors can occur anywhere in the call stack. In this video we show how try-except…

From  Hannah Lee 65 plays

Lesson 13.3 Assert Statements

Determining responsibility can get really tedious. In this video, we show how we can responsibility explicit by creating errors on purpose. We introduce the assert statement, which will allow us to…

From  Hannah Lee 76 plays

MAE 4730/5730 Lecture

Zoom Recording ID: 95137020859 UUID: FaCqBsaWTo6CclXl9vYIVw== Meeting Time: 2020-10-07T13:53:09Z

From  Andy Ruina 28 plays

Lesson 12.4 Functions in Memory

We know what happens when we call a function. But as we show in this video, Python also does something very important when we define a function. It has to store the definition somewhere.

From  Hannah Lee 80 plays

Lesson 10.2 Function Stubs

Once we have an algorithm, it is time to get started writing code. In this video we talk about function stubs, which are how we get started. We like function stubs because they act as placeholders…

From  Hannah Lee 880 plays