Search for tag: "import"

Acumatica Weekly Check In Meeting, February 18 , 2021

Fixing Velixo Error Messages on Updates and Spilling, Sorts and Filters, Export and Import of Budget Data, and AP and AR Ageing Reports on First Month after Conversion

From  Rhodora Seymour 33 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 5.3 Function Modules

In the previous video, we wrote a function definition in the interactive shell. In this video, we write it in a module. We show how this changes things when you call the function.

From  Hannah Lee 112 plays

Lesson 4.3 Module Structure

In this video we take a closer look at module files. We show what types of things we can put into a module file, and what their purpose is. In addition, after this video should have a better idea of…

From  Hannah Lee 121 plays

Lesson 4.1 Modules

In this video we talk about what a module really is, and why it is so important for us to have them in this course. We show how to make our own modules and how to import them. In this video it will…

From  Hannah Lee 132 plays

Lesson 3.5 Advanced Import Statements (OPTIONAL)

This is a completely optional video for people who are interested in all of the different ways that you can import a module in Python. However, it is a tad advanced for a beginning programmer. If you…

From  Hannah Lee 95 plays

Lesson 3.3 Module-Based Functions

Python has very few functions built-in. All other functions are provided by modules, special files that add optional functionality to Python. In this video we show how to use these modules to…

From  Hannah Lee 124 plays

Software Presentation by Acumatica Sep 6 2019

From  Rhodora Seymour 62 plays

DFT: Band structure, and visualizing Kohn-Sham wavefunctions of Si, and calculation of UV/Vis spectra of GaAs (Tutorial 5.1)

2018 PARADIM SUMMER SCHOOL Lab 5

From  James Overhiser 286 plays