Kaszanas / Kaszanas/SC2_Datasets
Support for Other JSON Parsers
Open
- Dominant language
- Python
- Stars
- 17
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
### Is your proposal related to a problem?
parsing 2 million JSON files is slow.
### Describe the solution you'd like
Registering JSON parsers as features in the release of the sc2_datasets.
e.g.
```
pip install sc2_datasets[msgspec]
```
Contributor guide
Assessment
This issue has not been assessed yet.