language: | |
- en | |
# 3Blue1Brown transcripts | |
## Data | |
This dataset provides transcriptions of all videos of the amazing [3Blue1Brown](https://www.youtube.com/c/3blue1brown?app=desktop). | |
Last update was on 09.02.2022. | |
### Schema | |
``` | |
# Column Non-Null Count Dtype | |
--- ------ -------------- ----- | |
0 video_title 116 non-null object | |
1 transcription 116 non-null object | |
``` | |