Folder Structure and How to Run Code Files

 

 


In this course, you have learned how to install and import Python packages, import the data from web sources and CSV files. You have also learned functions, data structure and data visualisation in Python. You have learned about Python libraries named Pandas and NumPy and created buy and hold strategy in Python.

 

In this folder, you will find the data files, code files and necessary information needed to run the code files successfully.

Before you start running the files on your local machine, please check whether your local machine is set up correctly.

You can go through the steps in the ReadMe.html file to set up the python environment for running Quantra code files.

 

 

How to run the code files provided in the zip file?

For an in-depth explanation of how to run the python codes included in the zip files, you can head to the link here.

 

 

List of files available to you

 

The zipped folder contains nine subfolders divided based on the course sections and one data folder that stores the data required to run them.

 

data_modules

 

Hello Python

 

Expressions

 

Python Data Structures

 

Importing Data and Data Visualisation

 

Functions

 

Numpy

 

Pandas

 

Conditional Statements and Loops

Buy and Hold Strategy

If you are new to Jupyter notebook, want to learn the structure or need help to run the files, then refer to the article Jupyter Notebook Tutorial: Installation, Components and Magic Commands for detailed steps.

 

 

© Copyright QuantInsti Quantitative Learning Private Limited