Skip to content

aebrer/tidy_dict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TidyDict()

  • By default, a non-existing key creates another TidyDict at that key.
  • Prints in a non-garbage way (tabulated).
  • use .to_csv() to get a CSV file
  • use to_dict() to get a "normal" dictionary

load_csv_to_tidydict()

  • use this function to create a TidyDict from a csv

About

A single location to store my NestedDict type for use in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages