{"id":744,"date":"2024-08-29T08:05:07","date_gmt":"2024-08-29T08:05:07","guid":{"rendered":"https:\/\/yesa.org.za\/resources\/?p=744"},"modified":"2024-08-29T08:05:07","modified_gmt":"2024-08-29T08:05:07","slug":"visualize-data-from-csv-file-in-python","status":"publish","type":"post","link":"https:\/\/yesa.org.za\/resources\/2024\/08\/29\/visualize-data-from-csv-file-in-python\/","title":{"rendered":"Visualize data from CSV file in Python"},"content":{"rendered":"<p><a href=\"https:\/\/www.geeksforgeeks.org\/visualize-data-from-csv-file-in-python\/\" target=\"_blank\" rel=\"noopener\">Visualize data from CSV file in Python<\/a><br \/>\n<img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium\" src=\"https:\/\/media.geeksforgeeks.org\/gfg-gg-logo.svg\" width=\"59\" height=\"30\" \/><br \/>\nCSV stands for \u2018<strong>Comma-Separated Values<\/strong>\u2018. It means the data(values) in a CSV file are separated by a delimiter i.e., comma. Data in a CSV file is stored in tabular format with an extension of .csv. Generally, CSV files are used with Google spreadsheets or Microsoft Excel sheets. A CSV file contains a number of records with the data spread across rows and columns. In this article, we are going to visualize data from a CSV file in Python<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Visualize data from CSV file in Python CSV stands for \u2018Comma-Separated Values\u2018. It means the data(values) in a CSV file are separated by a delimiter i.e., comma. Data in a CSV file is stored in tabular format with an extension of .csv. Generally, CSV files are used with Google spreadsheets or Microsoft Excel sheets. A [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-744","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/yesa.org.za\/resources\/wp-json\/wp\/v2\/posts\/744","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yesa.org.za\/resources\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/yesa.org.za\/resources\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/yesa.org.za\/resources\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yesa.org.za\/resources\/wp-json\/wp\/v2\/comments?post=744"}],"version-history":[{"count":1,"href":"https:\/\/yesa.org.za\/resources\/wp-json\/wp\/v2\/posts\/744\/revisions"}],"predecessor-version":[{"id":745,"href":"https:\/\/yesa.org.za\/resources\/wp-json\/wp\/v2\/posts\/744\/revisions\/745"}],"wp:attachment":[{"href":"https:\/\/yesa.org.za\/resources\/wp-json\/wp\/v2\/media?parent=744"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/yesa.org.za\/resources\/wp-json\/wp\/v2\/categories?post=744"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/yesa.org.za\/resources\/wp-json\/wp\/v2\/tags?post=744"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}