File size: 673 Bytes
ce8192a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
dataset_info:
  features:
  - name: Year
    dtype: int64
  - name: China
    dtype: float64
  - name: India
    dtype: float64
  - name: Poland
    dtype: float64
  - name: United States
    dtype: float64
  - name: World
    dtype: float64
  - name: dt
    dtype: timestamp[ns, tz=UTC]
  splits:
  - name: train
    num_bytes: 3472
    num_examples: 62
  download_size: 7056
  dataset_size: 3472
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
# Dataset Card for "climate-global-temp-country"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)