Add README for Python-Questions-FAQ-Dataset
Browse files
README.md
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- tabular-classification
|
| 5 |
+
pretty_name: Python Questions (FAQ) Dataset
|
| 6 |
+
---
|
| 7 |
+
|
| 8 |
+
# Python Questions (FAQ) Dataset
|
| 9 |
+
|
| 10 |
+
This dataset was published on [Kaggle](https://www.kaggle.com/samyakrajbayar) by **Samyakraj Bayar** and mirrored here.
|
| 11 |
+
|
| 12 |
+
## Download
|
| 13 |
+
The dataset is available as a ZIP archive: `Python Questions (FAQ) Dataset.zip`
|
| 14 |
+
|
| 15 |
+
## License
|
| 16 |
+
MIT
|