李彦辰 Li Yanchen
Results
2
issues of
李彦辰 Li Yanchen
i checked the data and find missed klines [missing.csv](https://github.com/binance/binance-public-data/files/12414070/missing.csv)
question
`import numpy as np test_list = [1, 10, 100, 1000, 10000, 100000, 1000000, 10000000, 100000000] np_array_test_list = np.array(test_list)` i use this as a test array, add it throw out an...