La-matrice commited on
Commit
bb0776a
1 Parent(s): 0a6e325

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -10
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  This dataset offers hourly temperature records from all France metropolitan and overseas weather stations from 1777 to 8th march 2024:
2
  - 'LAT' latitude, negative south (in degrees and millionths of degrees)
3
 
@@ -6,19 +16,10 @@ Two files are available:
6
  - the original dataset
7
  - the normalized dataset (with basic Min-Max normalization)
8
 
9
-
10
  ---
11
  language:
12
  - fr
13
  size_categories:
14
  - 100M<n<1B
15
  ---
16
- ---
17
- configs:
18
- - config_name: default
19
- data_files:
20
- - split: original dataset
21
- path: "dataset.parquet"
22
- - split: normalized dataset
23
- path: "dataset.parquet"
24
- ---
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: original dataset
6
+ path: "dataset.parquet"
7
+ - split: normalized dataset
8
+ path: "dataset.parquet"
9
+ ---
10
+
11
  This dataset offers hourly temperature records from all France metropolitan and overseas weather stations from 1777 to 8th march 2024:
12
  - 'LAT' latitude, negative south (in degrees and millionths of degrees)
13
 
 
16
  - the original dataset
17
  - the normalized dataset (with basic Min-Max normalization)
18
 
 
19
  ---
20
  language:
21
  - fr
22
  size_categories:
23
  - 100M<n<1B
24
  ---
25
+