Fraser-Greenlee commited on
Commit
371b18d
·
2 Parent(s): 6982d02 d9e67a5

Merge branch 'main' of https://huggingface.co/datasets/Fraser/python-state-changes

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -11,4 +11,5 @@ Scraped from my dataset of traced HackerRank solutions. https://www.kaggle.com/f
11
  {"start": "b = 15", "code": "b = b // 2", "end": "b = 7"}
12
  ```
13
 
14
- Get an overview of the dataset from seeing the frequency of different ASTs. https://observablehq.com/@frasergreenlee/python-lines-dataset
 
 
11
  {"start": "b = 15", "code": "b = b // 2", "end": "b = 7"}
12
  ```
13
 
14
+ ## Get an overview of the dataset from seeing the frequency of different ASTs.
15
+ 👉 https://observablehq.com/@frasergreenlee/python-lines-dataset#chart