unfccc_ghg_data.helper.functions.rst 1.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. unfccc\_ghg\_data.helper.functions
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. .. automodule:: unfccc_ghg_data.helper.functions
  4. .. currentmodule:: unfccc_ghg_data.helper.functions
  5. process\_data\_for\_country
  6. ===========================
  7. .. autofunction:: process_data_for_country
  8. convert\_categories
  9. ===================
  10. .. autofunction:: convert_categories
  11. get\_country\_name
  12. ==================
  13. .. autofunction:: get_country_name
  14. get\_country\_code
  15. ==================
  16. .. autofunction:: get_country_code
  17. create\_folder\_mapping
  18. =======================
  19. .. autofunction:: create_folder_mapping
  20. get\_country\_submissions
  21. =========================
  22. .. autofunction:: get_country_submissions
  23. get\_country\_datasets
  24. ======================
  25. .. autofunction:: get_country_datasets
  26. get\_code\_file
  27. ===============
  28. .. autofunction:: get_code_file
  29. fix\_rows
  30. =========
  31. .. autofunction:: fix_rows
  32. make\_wide\_table
  33. =================
  34. .. autofunction:: make_wide_table
  35. find\_and\_replace\_values
  36. ==========================
  37. .. autofunction:: find_and_replace_values
  38. set\_to\_nan\_in\_ds
  39. ====================
  40. .. autofunction:: set_to_nan_in_ds
  41. assert\_values
  42. ==============
  43. .. autofunction:: assert_values
  44. assert\_nan\_values
  45. ===================
  46. .. autofunction:: assert_nan_values