Similar repls+4+1+3
AVIRAL_AKASH ==> Mean-variance-standard-deviation-calculatorMean-Variance-Standard Deviation Calculator:-
Create a function named calculate() in meanvarstd.py that uses Numpy to output the mean,
variance, standard deviation, max, min, and sum of the rows, columns, and elements in a 3 x 3 matrix.
The input of the function should be a list containing 9 digits. The function should convert the list into a 3 x 3 Numpy array,
and then return a dictionary containing the mean, variance, standard deviation, max, min, and sum along both axes and for the flattened matrix.
2.7K
5
25
#python
Admin Operations System V0.1.1This is a programming library called Admin Operations System, or AOS for short. There are a few commands you can use. I will update this project daily, and M A J O R updates will come each week. Please give me feedback!
8.8K
225
68
#python
WTerminal APLHA 0.60A simple command line, alternative to powershell and cmd.
WTerminal APLHA/BETA is unstable
495
13
6
#python
Adding comments has been turned off for this repl.