Find primary keys in datasets.
from special_snowflake import fromcsv
from pprint import pprint
with open('open-data-index.csv') as fp:
pprint(fromcsv(csv.DictReader(fp), n_columns = 2, only_adjacent = False))
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file special_snowflake-0.0.4.tar.gz.
File metadata
- Download URL: special_snowflake-0.0.4.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9c8fee37512d6e21a50ecad2429756ce2f0f4e216fa02ed2b2689395e154bdd
|
|
| MD5 |
07191034f5872bcd554c933e3dd7f8eb
|
|
| BLAKE2b-256 |
22bbdf39c65ff4e50cacffa1babf83cfb03d84d796e9a772d5e3c83ba70c232c
|