Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

2a Data Exploration

Explore the selected file and print the column names

2b Memory

Show the amount of memory used per hour and in total

3a Sequential

Process the data sequentially

3b Parallel

Process the data parallelly

3c Plotting

A function that plots two lists of results values

Run All

Run all the scripts in one script

Test All

Test for both NaN and text together in one script