yunjs24

Results 1 issues of yunjs24

## inverted-pendulum/dc-motor/estimate_params.py , line 33 when map obj converted into numpy array, it cannot express column size in data.shape so line 33 ```python with open(filename) as f: reader = csv.reader(f)...