Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

special_snowflake-0.0.5.tar.gz (2.0 kB view details)

Uploaded Source

File details

Details for the file special_snowflake-0.0.5.tar.gz.

File metadata

File hashes

Hashes for special_snowflake-0.0.5.tar.gz
Algorithm Hash digest
SHA256 adac074eadfaf0e5bd80f6f5bd78e74f0cc5bb040ac65db007318acc41b0b543
MD5 fb538b88196f3de7a3a6808334eda01e
BLAKE2b-256 db2ed0103112b5a43654bb7fddcbf67c19f03897209771a578bac62b0f94ce37

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page