Sorting¶

Contents:

  • The Pick Function
    • Modes
    • Pick Instructions
  • converters
    • csv_to_json()
    • json_to_csv()
    • json_to_xml()
    • jsonl_to_json()
    • list_to_string_list()
    • wonky_json_to_json()
    • xml_to_json()
  • dict_manip
    • convert_tuplish_dict()
    • merge_tuplish_pair()
    • merge_to_dict()
    • dive_to_dicts()
    • dive_to_lowest_lists()
    • align_to_list()
    • nest_under_keys()
    • get_subset()
    • get_subset_values()
    • tuples_to_dict()
    • get_val_from_path()
    • get_one_of_keys()
    • DictBuilder

Indices and tables¶

  • Index

  • Module Index

  • Search Page

funk_py

Navigation

Contents:

  • Sorting
    • The Pick Function
    • converters
    • dict_manip
  • Indices and tables
  • Modularity
  • Indices and tables
  • Super Dicts
  • Indices and tables

Related Topics

  • Documentation overview
    • Previous: Welcome to funk_py’s documentation!
    • Next: The Pick Function

Quick search

©2024, Erich Kopp. | Powered by Sphinx 7.2.6 & Alabaster 0.7.16 | Page source