Find the unique indices for a dataset
Project description
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))
Project details
Release history Release notifications | RSS feed
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.5.tar.gz
.
File metadata
- Download URL: special_snowflake-0.0.5.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | adac074eadfaf0e5bd80f6f5bd78e74f0cc5bb040ac65db007318acc41b0b543 |
|
MD5 | fb538b88196f3de7a3a6808334eda01e |
|
BLAKE2b-256 | db2ed0103112b5a43654bb7fddcbf67c19f03897209771a578bac62b0f94ce37 |