Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 1.26 KB

README.md

File metadata and controls

16 lines (15 loc) · 1.26 KB

Time Series Datasets

Dataset Number Rows Number Columns Number Categorical Columns Number Continuous Columns Datatypes of Columns
Air Quality 9357 15 1 14 ['DateTime', 'Float_nan', 'Integer_nan', 'String']
Bitcoin Price 1556 7 1 6 ['Float', 'Integer', 'Integer_nan', 'String']
Brent Oil Prices 8216 2 1 1 ['Float', 'String']
Fraud Time Series . . . . .
Household power consumption (small) . . . . .
Mock Medical Time Series . . . . .
Occupancy Data 20560 7 1 6 ['DateTime', 'Float', 'IntegerBool']
S&P 500 - 5yr 618101 7 1 6 ['DateTime', 'Float', 'Float_nan', 'Integer', 'String']
Time Series (Basic) . . . . .
Transactions (Clean) . . . . .
NoaaIsdWeather small - 2019-4-2 with additional columns to cover all dtypes 24999 27 11 16 ['Bool', 'DateTime', 'DateTime_nan', 'Float', 'Float_nan', 'Integer', 'IntegerBool', 'IntegerBool_nan', 'Integer_nan', 'String', 'String_nan', 'TimeDelta', 'TimeDelta_nan']
Synthetic Time Series Datasets . . . . .