{"id":4701,"date":"2023-08-31T10:52:03","date_gmt":"2023-08-31T10:52:03","guid":{"rendered":"https:\/\/pickl.ai\/blog\/?p=4701"},"modified":"2024-09-06T09:08:25","modified_gmt":"2024-09-06T09:08:25","slug":"how-to-tabulate-data-in-python","status":"publish","type":"post","link":"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/","title":{"rendered":"How to Tabulate Data in Python?"},"content":{"rendered":"<p><b>Summary:<\/b> <span style=\"font-weight: 400;\">Explore how to tabulate data in Python using different methods, including basic tabulation and the tabulate library. Understand various tabulation types and how they enhance Data Analysis.<\/span><\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<div class=\"ez-toc-title-container\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<span class=\"ez-toc-title-toggle\"><a href=\"#\" class=\"ez-toc-pull-right ez-toc-btn ez-toc-btn-xs ez-toc-btn-default ez-toc-toggle\" aria-label=\"Toggle Table of Content\"><span class=\"ez-toc-js-icon-con\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/span><\/a><\/span><\/div>\n<nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#Introduction\" >Introduction\u00a0<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#Types_of_Tabulation\" >Types of Tabulation<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#Basic_Tabulation\" >Basic Tabulation\u00a0<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#Aggregated_Tabulation\" >Aggregated Tabulation<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#Pivot_Tables\" >Pivot Tables\u00a0<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#Multi-Index_Tabulation\" >Multi-Index Tabulation<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#Cross-Tabulation_Crosstab\" >Cross-Tabulation (Crosstab)<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-8\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#Time-Series_Tabulation\" >Time-Series Tabulation<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-9\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#Interactive_and_Visual_Tabulation\" >Interactive and Visual Tabulation<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-10\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#Customised_Formatting\" >Customised Formatting\u00a0<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-11\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#How_to_Create_a_Table_in_Python\" >How to Create a Table in Python?\u00a0<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-12\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#Method_1_Creating_a_Table_Using_Lists_and_Loops\" >Method 1: Creating a Table Using Lists and Loops<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-13\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#Method_2_Creating_a_Table_Using_the_Tabulate_Module\" >Method 2: Creating a Table Using the Tabulate Module<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-14\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#Frequently_Asked_Questions\" >Frequently Asked Questions<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-15\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#What_are_the_different_types_of_tabulation_in_Python\" >What are the different types of tabulation in Python?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-16\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#How_do_you_create_a_table_in_Python_using_the_tabulate_library\" >How do you create a table in Python using the tabulate library?<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-17\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#What_is_the_advantage_of_using_the_tabulate_module_in_Python\" >What is the advantage of using the tabulate module in Python?<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-18\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#Conclusion\" >Conclusion\u00a0\u00a0<\/a><\/li><\/ul><\/nav><\/div>\n<h2 id=\"introduction\"><span class=\"ez-toc-section\" id=\"Introduction\"><\/span><b>Introduction\u00a0<\/b><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><a href=\"https:\/\/pickl.ai\/blog\/gigantic-python\/\"><span style=\"font-weight: 400;\">Python<\/span><\/a><span style=\"font-weight: 400;\"> is the most popularly used <\/span><a href=\"https:\/\/pickl.ai\/blog\/best-programming-language-for-data-science\/\"><span style=\"font-weight: 400;\">programming language<\/span><\/a><span style=\"font-weight: 400;\"> by <\/span><a href=\"https:\/\/pickl.ai\/blog\/skills-required-for-data-scientist-your-ultimate-success-roadmap\/\"><span style=\"font-weight: 400;\">Data Scientists<\/span><\/a><span style=\"font-weight: 400;\"> that help them in conducting different operations and tasks from simple scripting to complex web application development and Data Analysis. It\u2019s simplicity, readability and vast range of applications makes it a versatile language.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Python\u2019s syntax is easy to understand and makes it an excellent choice for beginners to learn and develop their programming skills. The presence of a large number of <\/span><a href=\"https:\/\/pickl.ai\/blog\/list-of-python-libraries-for-data-science\/\">Python librarie<span style=\"font-weight: 400;\">s <\/span><\/a><span style=\"font-weight: 400;\">and modules makes it highly efficient in conducting Data Analysis.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Tabulation is a process in Data Analysis that makes use of Python programming for effectively conducting analysis of a large number of datasets. The following blog will help you understand the process of tabulation of data in Python.\u00a0<\/span><\/p>\n<p><b>Read Blog:<\/b> <a href=\"https:\/\/pickl.ai\/blog\/artificial-intelligence-using-python-a-comprehensive-guide\/\"><span style=\"font-weight: 400;\">Artificial Intelligence Using Python: A Comprehensive Guide<\/span><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n<h2 id=\"types-of-tabulation\"><span class=\"ez-toc-section\" id=\"Types_of_Tabulation\"><\/span><b>Types of Tabulation<\/b><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><span style=\"font-weight: 400;\">Tabulation is a crucial process in Data Analysis, involving the organisation and presentation of data in a structured tabular format. This approach offers numerous benefits, including enhanced readability, efficient data comparison, and the ability to uncover patterns and insights that might be otherwise hidden in unstructured data.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The choice of tabulation technique depends on various factors, including the data&#8217;s nature, the specific goals of the analysis, and the needs of the intended audience. Each technique provides different advantages, ensuring that data is presented in the most effective way to support decision-making and analysis.<\/span><\/p>\n<h3 id=\"basic-tabulation\"><span class=\"ez-toc-section\" id=\"Basic_Tabulation\"><\/span><b>Basic Tabulation\u00a0<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><span style=\"font-weight: 400;\">At the heart of tabulation lies the creation of basic tables, where data is arranged into rows and columns. This technique is ideal for presenting straightforward data, such as lists of items with their corresponding attributes.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">For example, a table displaying the names, ages, and locations of individuals can be easily created using basic tabulation. This method is the foundation of more advanced tabulation techniques.<\/span><\/p>\n<h3 id=\"aggregated-tabulation\"><span class=\"ez-toc-section\" id=\"Aggregated_Tabulation\"><\/span><b>Aggregated Tabulation<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><span style=\"font-weight: 400;\">When dealing with larger datasets, aggregated tabulation becomes invaluable. This involves grouping data based on specific attributes and calculating summary statistics for each group. Aggregated tabulation is particularly useful for analysing trends and patterns within distinct categories.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">For instance, one might analyse sales data by grouping products based on their categories to gain insights into the most successful product lines.<\/span><\/p>\n<h3 id=\"pivot-tables\"><span class=\"ez-toc-section\" id=\"Pivot_Tables\"><\/span><b>Pivot Tables\u00a0<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><a href=\"https:\/\/en.wikipedia.org\/wiki\/Pivot_table\"><span style=\"font-weight: 400;\">Pivot tables<\/span><\/a><span style=\"font-weight: 400;\"> take tabulation to the next level by allowing data to be rotated, turning rows into columns and vice versa. This dynamic technique enables more complex data summarisation and comparison. A common application of pivot tables involves multidimensional analysis, such as evaluating sales performance across different regions and product categories simultaneously.<\/span><\/p>\n<h3 id=\"multi-index-tabulation\"><span class=\"ez-toc-section\" id=\"Multi-Index_Tabulation\"><\/span><b>Multi-Index Tabulation<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><span style=\"font-weight: 400;\">As data complexity increases, multi-index tabulation comes into play. This technique involves creating hierarchical tables with multiple levels of indices and columns. It is particularly valuable for managing intricate datasets where data needs to be organised and presented in a structured manner.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Multi-index tabulation is commonly used in Pandas DataFrames to represent multidimensional data, making it easier to access and analyse.<\/span><\/p>\n<h3 id=\"cross-tabulation-crosstab\"><span class=\"ez-toc-section\" id=\"Cross-Tabulation_Crosstab\"><\/span><b>Cross-Tabulation (Crosstab)<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><span style=\"font-weight: 400;\">This technique is employed to understand the relationship between categorical variables. <\/span><a href=\"https:\/\/www.qualtrics.com\/experience-management\/research\/cross-tabulation\/#:~:text=For%20a%20precise%20reference%2C%20a,the%20relationship%20between%20the%20variables.\"><span style=\"font-weight: 400;\">Cross-tabulation<\/span><\/a><span style=\"font-weight: 400;\"> involves creating a contingency table that showcases the distribution of data across different variables. By examining the intersections of these variables, analysts can uncover patterns and correlations that might not be immediately apparent.<\/span><\/p>\n<h3 id=\"time-series-tabulation\"><span class=\"ez-toc-section\" id=\"Time-Series_Tabulation\"><\/span><b>Time-Series Tabulation<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><span style=\"font-weight: 400;\">For data with a temporal component, time-series tabulation is essential. This technique focuses on arranging data chronologically to analyse trends and changes over time. Time-series tabulation is widely used in financial data, sales reports, and any dataset where understanding temporal patterns is critical.<\/span><\/p>\n<p><b>Explore:<\/b> <a href=\"https:\/\/pickl.ai\/blog\/time-series-database\/\"><span style=\"font-weight: 400;\">Demystifying Time Series Database: A Comprehensive Guide<\/span><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n<h3 id=\"interactive-and-visual-tabulation\"><span class=\"ez-toc-section\" id=\"Interactive_and_Visual_Tabulation\"><\/span><b>Interactive and Visual Tabulation<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><span style=\"font-weight: 400;\">As technology advances, interactive and visual tabulation techniques gain prominence. Interactive tables allow users to filter, sort, and explore data dynamically, offering a more immersive and personalised analysis experience.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Visual tabulation involves representing tabulated data through charts, graphs, and plots. These visualisations make complex data more accessible and understandable, aiding in the communication of insights.<\/span><\/p>\n<p><b>Discover More:<\/b> <a href=\"https:\/\/pickl.ai\/blog\/exploratory-data-analysis-through-visualization\/\"><span style=\"font-weight: 400;\">Exploratory Data Analysis through Visualisation<\/span><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n<h3 id=\"customised-formatting\"><span class=\"ez-toc-section\" id=\"Customised_Formatting\"><\/span><b>Customised Formatting\u00a0<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><span style=\"font-weight: 400;\">Regardless of the chosen tabulation technique, customisation plays a significant role. Adjusting column widths, colors, fonts, and adding styling can significantly improve the visual appeal and comprehensibility of the table.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Customised formatting ensures that the table aligns with the presentation requirements and effectively communicates the intended message.<\/span><\/p>\n<h2 id=\"how-to-create-a-table-in-python\"><span class=\"ez-toc-section\" id=\"How_to_Create_a_Table_in_Python\"><\/span><b>How to Create a Table in Python?\u00a0<\/b><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><span style=\"font-weight: 400;\">Creating a table in Python involves organising and formatting data in a tabular structure. There are several ways to achieve this, and I&#8217;ll provide you with two commonly used methods: using lists and loops, and using the tabulate module.<\/span><\/p>\n<h3 id=\"method-1-creating-a-table-using-lists-and-loops\"><span class=\"ez-toc-section\" id=\"Method_1_Creating_a_Table_Using_Lists_and_Loops\"><\/span><b>Method 1: Creating a Table Using Lists and Loops<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><span style=\"font-weight: 400;\">In this method, we&#8217;ll manually create a table using lists to hold rows and loops to populate the data.<\/span><\/p>\n<p><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone size-full wp-image-12301\" src=\"https:\/\/pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image2-3.png\" alt=\"\" width=\"565\" height=\"532\" srcset=\"https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image2-3.png 565w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image2-3-300x282.png 300w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image2-3-110x104.png 110w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image2-3-200x188.png 200w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image2-3-380x358.png 380w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image2-3-255x240.png 255w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image2-3-550x518.png 550w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image2-3-150x141.png 150w\" sizes=\"(max-width: 565px) 100vw, 565px\" \/><\/p>\n<h3 id=\"method-2-creating-a-table-using-the-tabulate-module\"><span class=\"ez-toc-section\" id=\"Method_2_Creating_a_Table_Using_the_Tabulate_Module\"><\/span><b>Method 2: Creating a Table Using the Tabulate Module<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><span style=\"font-weight: 400;\">The tabulate module is a powerful tool for creating tables with minimal code. You&#8217;ll need to install it using pip first:<\/span><\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-12302\" src=\"https:\/\/pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image4-3.png\" alt=\"Table Using the Tabulate Module\n\" width=\"588\" height=\"82\" srcset=\"https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image4-3.png 588w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image4-3-300x42.png 300w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image4-3-110x15.png 110w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image4-3-200x28.png 200w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image4-3-380x53.png 380w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image4-3-255x36.png 255w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image4-3-550x77.png 550w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image4-3-150x21.png 150w\" sizes=\"(max-width: 588px) 100vw, 588px\" \/><\/p>\n<p><span style=\"font-weight: 400;\">Once installed, you can use it to create tables easily:<\/span><\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-12304\" src=\"https:\/\/pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image3-3.png\" alt=\"\" width=\"577\" height=\"439\" srcset=\"https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image3-3.png 577w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image3-3-300x228.png 300w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image3-3-110x84.png 110w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image3-3-200x152.png 200w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image3-3-380x289.png 380w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image3-3-255x194.png 255w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image3-3-550x418.png 550w, https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image3-3-150x114.png 150w\" sizes=\"(max-width: 577px) 100vw, 577px\" \/><\/p>\n<p><span style=\"font-weight: 400;\">The tablefmt parameter in the tabulate function specifies the format of the table. You can explore different formats like &#8220;plain&#8221;, &#8220;html&#8221;, &#8220;pipe&#8221;, &#8220;orgtbl&#8221;, and more.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Remember that the tabulate method is especially useful when you need to display data in a tabular format quickly, and it handles the formatting details for you.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Both methods allow you to create tables in Python, but the second method with the tabulate module provides more flexibility and options for formatting and customisation. Choose the method that best fits your needs and coding style.<\/span><\/p>\n<p><b>Further Read:<\/b><\/p>\n<p><a href=\"https:\/\/pickl.ai\/blog\/explaining-jupyter-notebook-in-python\/\"><span style=\"font-weight: 400;\">Explaining Jupyter Notebook in Python<\/span><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n<p><a href=\"https:\/\/pickl.ai\/blog\/introduction-to-model-validation-in-python\/\"><span style=\"font-weight: 400;\">Introduction to Model validation in Python<\/span><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n<h2 id=\"frequently-asked-questions\"><span class=\"ez-toc-section\" id=\"Frequently_Asked_Questions\"><\/span><b>Frequently Asked Questions<\/b><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<h3 id=\"what-are-the-different-types-of-tabulation-in-python\"><span class=\"ez-toc-section\" id=\"What_are_the_different_types_of_tabulation_in_Python\"><\/span><b>What are the different types of tabulation in Python?<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><span style=\"font-weight: 400;\">Python offers several tabulation types: basic tabulation for straightforward data, aggregated tabulation for summary statistics, pivot tables for multidimensional analysis, multi-index tabulation for hierarchical data, cross-tabulation for categorical variables, time-series tabulation for chronological data, and interactive and visual tabulation for dynamic insights.<\/span><\/p>\n<h3 id=\"how-do-you-create-a-table-in-python-using-the-tabulate-library\"><span class=\"ez-toc-section\" id=\"How_do_you_create_a_table_in_Python_using_the_tabulate_library\"><\/span><b>How do you create a table in Python using the tabulate library?<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><span style=\"font-weight: 400;\">To create a table in Python using the tabulate library, first install it with pip install tabulate. Then, use tabulate(data, headers, tablefmt=&#8217;format&#8217;), where data is the list of rows, headers are the column headers, and tablefmt specifies the table format, such as &#8220;plain&#8221; or &#8220;html.&#8221;<\/span><\/p>\n<h3 id=\"what-is-the-advantage-of-using-the-tabulate-module-in-python\"><span class=\"ez-toc-section\" id=\"What_is_the_advantage_of_using_the_tabulate_module_in_Python\"><\/span><b>What is the advantage of using the tabulate module in Python?<\/b><span class=\"ez-toc-section-end\"><\/span><\/h3>\n<p><span style=\"font-weight: 400;\">The tabulate module provides an easy way to create formatted tables in Python with minimal code. It supports various table formats and customisations, enhancing the visual presentation of data. This tool is particularly useful for generating well-structured tables quickly and efficiently for analysis or reporting.<\/span><\/p>\n<h2 id=\"conclusion\"><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span><b>Conclusion\u00a0\u00a0<\/b><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p><span style=\"font-weight: 400;\">In conclusion, we have provided you with an in-depth knowledge on how to tabulate data in Python. Following the above steps will definitely help you in conducting Data Analysis in the most significant manner.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Furthermore, if you are a Data Science aspirant you can enroll yourself with Pickl.AI\u2019s <\/span><a href=\"https:\/\/www.pickl.ai\/\"><span style=\"font-weight: 400;\">Data Science courses<\/span><\/a><span style=\"font-weight: 400;\"> where you can learn these techniques effectively.\u00a0<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"Discover how to tabulate data in Python using methods like tabulate and various types of tabulation for efficient Data Analysis and presentation.\n","protected":false},"author":11,"featured_media":12300,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[134],"tags":[1619,1616,1620,1617,1618],"ppma_author":[2179,2178],"class_list":{"0":"post-4701","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-python-programming","8":"tag-how-to-create-a-table-in-python","9":"tag-how-to-tabulate-data-in-python","10":"tag-python-create-table","11":"tag-tabulate-in-python-example","12":"tag-tabulate-python-library"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v20.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Tabulate Data in Python?- Pickl.AI<\/title>\n<meta name=\"description\" content=\"Learn about How to Tabulate Data In Python from this blog. Learn about the process of tabulating data in Python in a structured format.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Tabulate Data in Python?\" \/>\n<meta property=\"og:description\" content=\"Learn about How to Tabulate Data In Python from this blog. Learn about the process of tabulating data in Python in a structured format.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/\" \/>\n<meta property=\"og:site_name\" content=\"Pickl.AI\" \/>\n<meta property=\"article:published_time\" content=\"2023-08-31T10:52:03+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-09-06T09:08:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image1-6.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"628\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Raghu Madhav Tiwari, Rahul Kumar\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Raghu Madhav Tiwari\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/how-to-tabulate-data-in-python\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/how-to-tabulate-data-in-python\\\/\"},\"author\":{\"name\":\"Raghu Madhav Tiwari\",\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/#\\\/schema\\\/person\\\/050a7e48c96e3697216a774f3bde4e75\"},\"headline\":\"How to Tabulate Data in Python?\",\"datePublished\":\"2023-08-31T10:52:03+00:00\",\"dateModified\":\"2024-09-06T09:08:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/how-to-tabulate-data-in-python\\\/\"},\"wordCount\":1173,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/how-to-tabulate-data-in-python\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/image1-6.jpg\",\"keywords\":[\"how to create a table in python\",\"How to Tabulate Data in Python\",\"python create table\",\"tabulate in python example\",\"Tabulate Python Library\"],\"articleSection\":[\"Python Programming\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/how-to-tabulate-data-in-python\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/how-to-tabulate-data-in-python\\\/\",\"url\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/how-to-tabulate-data-in-python\\\/\",\"name\":\"How to Tabulate Data in Python?- Pickl.AI\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/how-to-tabulate-data-in-python\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/how-to-tabulate-data-in-python\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/image1-6.jpg\",\"datePublished\":\"2023-08-31T10:52:03+00:00\",\"dateModified\":\"2024-09-06T09:08:25+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/#\\\/schema\\\/person\\\/050a7e48c96e3697216a774f3bde4e75\"},\"description\":\"Learn about How to Tabulate Data In Python from this blog. Learn about the process of tabulating data in Python in a structured format.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/how-to-tabulate-data-in-python\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/how-to-tabulate-data-in-python\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/how-to-tabulate-data-in-python\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/image1-6.jpg\",\"contentUrl\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/image1-6.jpg\",\"width\":1200,\"height\":628,\"caption\":\"How to Tabulate Data in Python\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/how-to-tabulate-data-in-python\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Python Programming\",\"item\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/category\\\/python-programming\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Tabulate Data in Python?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/\",\"name\":\"Pickl.AI\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/#\\\/schema\\\/person\\\/050a7e48c96e3697216a774f3bde4e75\",\"name\":\"Raghu Madhav Tiwari\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/pickl.ai\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/avatar_user_11_1676961212-96x96.pngc4161b7fe36b07e45036c9f2b8a3a251\",\"url\":\"https:\\\/\\\/pickl.ai\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/avatar_user_11_1676961212-96x96.png\",\"contentUrl\":\"https:\\\/\\\/pickl.ai\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/02\\\/avatar_user_11_1676961212-96x96.png\",\"caption\":\"Raghu Madhav Tiwari\"},\"description\":\"Introducing Raghu Madhav Tiwari, a highly skilled data scientist with a strong mathematical foundation, and a passion for solving complex business challenges. With a proven track record of developing data-driven solutions to drive business growth and enhance operational efficiency, Raghu is a true asset to any organization. As a master of the art of data analysis, Raghu possesses a unique ability to convert raw data into valuable insights that lead to tangible results. Armed with exceptional critical thinking skills, Raghu employs a meticulous approach to problem-solving that involves leveraging cutting-edge statistical and mathematical techniques to drive informed decision-making. In addition to his impressive analytical acumen, Raghu is also a gifted communicator and writer, regularly sharing his insights through engaging articles on various topics related to his field of expertise. Medium: https:\\\/\\\/raghumadhavtiwari.medium.com\\\/ Github: https:\\\/\\\/github.com\\\/RaghuMadhavTiwari\",\"sameAs\":[\"https:\\\/\\\/raghumadhavtiwari.medium.com\\\/\"],\"url\":\"https:\\\/\\\/www.pickl.ai\\\/blog\\\/author\\\/raghutiwari\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Tabulate Data in Python?- Pickl.AI","description":"Learn about How to Tabulate Data In Python from this blog. Learn about the process of tabulating data in Python in a structured format.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/","og_locale":"en_US","og_type":"article","og_title":"How to Tabulate Data in Python?","og_description":"Learn about How to Tabulate Data In Python from this blog. Learn about the process of tabulating data in Python in a structured format.","og_url":"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/","og_site_name":"Pickl.AI","article_published_time":"2023-08-31T10:52:03+00:00","article_modified_time":"2024-09-06T09:08:25+00:00","og_image":[{"width":1200,"height":628,"url":"https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image1-6.jpg","type":"image\/jpeg"}],"author":"Raghu Madhav Tiwari, Rahul Kumar","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Raghu Madhav Tiwari","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#article","isPartOf":{"@id":"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/"},"author":{"name":"Raghu Madhav Tiwari","@id":"https:\/\/www.pickl.ai\/blog\/#\/schema\/person\/050a7e48c96e3697216a774f3bde4e75"},"headline":"How to Tabulate Data in Python?","datePublished":"2023-08-31T10:52:03+00:00","dateModified":"2024-09-06T09:08:25+00:00","mainEntityOfPage":{"@id":"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/"},"wordCount":1173,"commentCount":0,"image":{"@id":"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#primaryimage"},"thumbnailUrl":"https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image1-6.jpg","keywords":["how to create a table in python","How to Tabulate Data in Python","python create table","tabulate in python example","Tabulate Python Library"],"articleSection":["Python Programming"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/","url":"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/","name":"How to Tabulate Data in Python?- Pickl.AI","isPartOf":{"@id":"https:\/\/www.pickl.ai\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#primaryimage"},"image":{"@id":"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#primaryimage"},"thumbnailUrl":"https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image1-6.jpg","datePublished":"2023-08-31T10:52:03+00:00","dateModified":"2024-09-06T09:08:25+00:00","author":{"@id":"https:\/\/www.pickl.ai\/blog\/#\/schema\/person\/050a7e48c96e3697216a774f3bde4e75"},"description":"Learn about How to Tabulate Data In Python from this blog. Learn about the process of tabulating data in Python in a structured format.","breadcrumb":{"@id":"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#primaryimage","url":"https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image1-6.jpg","contentUrl":"https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image1-6.jpg","width":1200,"height":628,"caption":"How to Tabulate Data in Python"},{"@type":"BreadcrumbList","@id":"https:\/\/www.pickl.ai\/blog\/how-to-tabulate-data-in-python\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.pickl.ai\/blog\/"},{"@type":"ListItem","position":2,"name":"Python Programming","item":"https:\/\/www.pickl.ai\/blog\/category\/python-programming\/"},{"@type":"ListItem","position":3,"name":"How to Tabulate Data in Python?"}]},{"@type":"WebSite","@id":"https:\/\/www.pickl.ai\/blog\/#website","url":"https:\/\/www.pickl.ai\/blog\/","name":"Pickl.AI","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.pickl.ai\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.pickl.ai\/blog\/#\/schema\/person\/050a7e48c96e3697216a774f3bde4e75","name":"Raghu Madhav Tiwari","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/pickl.ai\/blog\/wp-content\/uploads\/2023\/02\/avatar_user_11_1676961212-96x96.pngc4161b7fe36b07e45036c9f2b8a3a251","url":"https:\/\/pickl.ai\/blog\/wp-content\/uploads\/2023\/02\/avatar_user_11_1676961212-96x96.png","contentUrl":"https:\/\/pickl.ai\/blog\/wp-content\/uploads\/2023\/02\/avatar_user_11_1676961212-96x96.png","caption":"Raghu Madhav Tiwari"},"description":"Introducing Raghu Madhav Tiwari, a highly skilled data scientist with a strong mathematical foundation, and a passion for solving complex business challenges. With a proven track record of developing data-driven solutions to drive business growth and enhance operational efficiency, Raghu is a true asset to any organization. As a master of the art of data analysis, Raghu possesses a unique ability to convert raw data into valuable insights that lead to tangible results. Armed with exceptional critical thinking skills, Raghu employs a meticulous approach to problem-solving that involves leveraging cutting-edge statistical and mathematical techniques to drive informed decision-making. In addition to his impressive analytical acumen, Raghu is also a gifted communicator and writer, regularly sharing his insights through engaging articles on various topics related to his field of expertise. Medium: https:\/\/raghumadhavtiwari.medium.com\/ Github: https:\/\/github.com\/RaghuMadhavTiwari","sameAs":["https:\/\/raghumadhavtiwari.medium.com\/"],"url":"https:\/\/www.pickl.ai\/blog\/author\/raghutiwari\/"}]}},"jetpack_featured_media_url":"https:\/\/www.pickl.ai\/blog\/wp-content\/uploads\/2023\/08\/image1-6.jpg","authors":[{"term_id":2179,"user_id":11,"is_guest":0,"slug":"raghutiwari","display_name":"Raghu Madhav Tiwari","avatar_url":"https:\/\/pickl.ai\/blog\/wp-content\/uploads\/2023\/02\/avatar_user_11_1676961212-96x96.png","first_name":"Raghu Madhav","user_url":"https:\/\/raghumadhavtiwari.medium.com\/","last_name":"Tiwari","description":"Introducing Raghu Madhav Tiwari, a highly skilled data scientist with a strong mathematical foundation, and a passion for solving complex business challenges. With a proven track record of developing data-driven solutions to drive business growth and enhance operational efficiency, Raghu is a true asset to any organization.\r\n\r\nAs a master of the art of data analysis, Raghu possesses a unique ability to convert raw data into valuable insights that lead to tangible results. Armed with exceptional critical thinking skills, Raghu employs a meticulous approach to problem-solving that involves leveraging cutting-edge statistical and mathematical techniques to drive informed decision-making.\r\n\r\nIn addition to his impressive analytical acumen, Raghu is also a gifted communicator and writer, regularly sharing his insights through engaging articles on various topics related to his field of expertise.\r\n\r\n\r\nMedium: https:\/\/raghumadhavtiwari.medium.com\/\r\nGithub: https:\/\/github.com\/RaghuMadhavTiwari"},{"term_id":2178,"user_id":13,"is_guest":0,"slug":"rahulkumar","display_name":"Rahul Kumar","avatar_url":"https:\/\/pickl.ai\/blog\/wp-content\/uploads\/2023\/03\/avatar_user_13_1677733335-96x96.png","first_name":"Rahul","user_url":"","last_name":"Kumar","description":"I am Rahul Kumar final year student at NIT Jamshedpur currently working as Data Science Intern. I am dedicated individual with a knack of learning new things."}],"_links":{"self":[{"href":"https:\/\/www.pickl.ai\/blog\/wp-json\/wp\/v2\/posts\/4701","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.pickl.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.pickl.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.pickl.ai\/blog\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/www.pickl.ai\/blog\/wp-json\/wp\/v2\/comments?post=4701"}],"version-history":[{"count":4,"href":"https:\/\/www.pickl.ai\/blog\/wp-json\/wp\/v2\/posts\/4701\/revisions"}],"predecessor-version":[{"id":12310,"href":"https:\/\/www.pickl.ai\/blog\/wp-json\/wp\/v2\/posts\/4701\/revisions\/12310"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.pickl.ai\/blog\/wp-json\/wp\/v2\/media\/12300"}],"wp:attachment":[{"href":"https:\/\/www.pickl.ai\/blog\/wp-json\/wp\/v2\/media?parent=4701"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.pickl.ai\/blog\/wp-json\/wp\/v2\/categories?post=4701"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.pickl.ai\/blog\/wp-json\/wp\/v2\/tags?post=4701"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.pickl.ai\/blog\/wp-json\/wp\/v2\/ppma_author?post=4701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}