chaenykim commited on
Commit
8f98844
1 Parent(s): 538474c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -84,4 +84,5 @@ configs:
84
  from datasets import load_dataset
85
  # Loading the data
86
  dataset = load_dataset("BrachioLab/supernova-timeseries")
 
87
  ```
 
84
  from datasets import load_dataset
85
  # Loading the data
86
  dataset = load_dataset("BrachioLab/supernova-timeseries")
87
+ dataset
88
  ```