{"id":4069,"date":"2023-07-13T19:32:01","date_gmt":"2023-07-13T19:32:01","guid":{"rendered":"https:\/\/statorials.org\/ar\/%d9%84%d9%88%d9%86-%d8%b4%d8%a7%d8%b1%d8%a8-%d8%b5%d9%86%d8%af%d9%88%d9%82-%d8%b3%d9%8a%d8%a8%d9%88%d8%b1%d9%86\/"},"modified":"2023-07-13T19:32:01","modified_gmt":"2023-07-13T19:32:01","slug":"%d9%84%d9%88%d9%86-%d8%b4%d8%a7%d8%b1%d8%a8-%d8%b5%d9%86%d8%af%d9%88%d9%82-%d8%b3%d9%8a%d8%a8%d9%88%d8%b1%d9%86","status":"publish","type":"post","link":"https:\/\/statorials.org\/ar\/%d9%84%d9%88%d9%86-%d8%b4%d8%a7%d8%b1%d8%a8-%d8%b5%d9%86%d8%af%d9%88%d9%82-%d8%b3%d9%8a%d8%a8%d9%88%d8%b1%d9%86\/","title":{"rendered":"\u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0641\u064a seaborn boxplot"},"content":{"rendered":"<p><\/p>\n<hr>\n<p style=\";text-align:right;direction:rtl\"><span style=\"color: #000000;\">\u064a\u0645\u0643\u0646\u0643 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0637\u0631\u0642 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0644\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0623\u0644\u0648\u0627\u0646 boxplots \u0627\u0644\u0628\u062d\u0631\u064a\u0629:<\/span><\/p>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0623\u0648\u0644\u0649: \u0627\u0633\u062a\u062e\u062f\u0645 \u0644\u0648\u0646\u064b\u0627 \u0645\u062d\u062f\u062f\u064b\u0627<\/strong><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>sns. <span style=\"color: #3366ff;\">boxplot<\/span> (x=' <span style=\"color: #ff0000;\">group_var<\/span> ', y=' <span style=\"color: #ff0000;\">values_var<\/span> ', data=df, color=' <span style=\"color: #ff0000;\">red<\/span> ')<\/strong><\/pre>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062b\u0627\u0646\u064a\u0629: \u0627\u0633\u062a\u062e\u062f\u0645 \u0642\u0627\u0626\u0645\u0629 \u0623\u0644\u0648\u0627\u0646 \u0645\u062d\u062f\u062f\u0629<\/strong><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>my_colors = {' <span style=\"color: #ff0000;\">group1<\/span> ': ' <span style=\"color: #ff0000;\">purple<\/span> ', ' <span style=\"color: #ff0000;\">group2<\/span> ': ' <span style=\"color: #ff0000;\">pink<\/span> ', ' <span style=\"color: #ff0000;\">group3<\/span> ': ' <span style=\"color: #ff0000;\">gold<\/span> '}\n\nsns. <span style=\"color: #3366ff;\">boxplot<\/span> (x=' <span style=\"color: #ff0000;\">group_var<\/span> ', y=' <span style=\"color: #ff0000;\">values_var<\/span> ', data=df, palette=my_colors)<\/strong>\n<\/pre>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><b style=\"color: #000000;\">\u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062b\u0627\u0644\u062b\u0629:<\/b> <span style=\"color: #000000;\"><b>\u0642\u0645 \u0628\u062a\u0645\u064a\u064a\u0632<\/b><\/span> <b style=\"color: #000000;\">\u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0639\u064a\u0646\u0629<\/b><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>my_colors = {x: ' <span style=\"color: #ff0000;\">pink<\/span> ' <span style=\"color: #008000;\">if<\/span> x <span style=\"color: #993366;\">==<\/span> ' <span style=\"color: #ff0000;\">group2<\/span> ' <span style=\"color: #008000;\">else<\/span> ' <span style=\"color: #ff0000;\">gray<\/span> ' <span style=\"color: #008000;\">for<\/span> x <span style=\"color: #008000;\">in<\/span> df. <span style=\"color: #3366ff;\">group<\/span> . <span style=\"color: #3366ff;\">single<\/span> ()}\n\nsns. <span style=\"color: #3366ff;\">boxplot<\/span> (x=' <span style=\"color: #ff0000;\">group_var<\/span> ', y=' <span style=\"color: #ff0000;\">values_var<\/span> ', data=df, palette=my_colors)<\/strong><\/pre>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0631\u0627\u0628\u0639\u0629: \u0627\u0633\u062a\u062e\u062f\u0645 \u0644\u0648\u062d\u0629 \u0623\u0644\u0648\u0627\u0646 Seaborn<\/strong><\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong>sns. <span style=\"color: #3366ff;\">boxplot<\/span> (x=' <span style=\"color: #ff0000;\">group_var<\/span> ', y=' <span style=\"color: #ff0000;\">values_var<\/span> ', data=df, palette=' <span style=\"color: #ff0000;\">Greens<\/span> ')<\/strong><\/pre>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u062a\u0648\u0636\u062d \u0627\u0644\u0623\u0645\u062b\u0644\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0643\u064a\u0641\u064a\u0629 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0643\u0644 \u0637\u0631\u064a\u0642\u0629 \u0639\u0645\u0644\u064a\u064b\u0627 \u0645\u0639 \u0627\u0644\u0628\u0627\u0646\u062f\u0627 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 DataFrame \u0627\u0644\u062a\u064a \u062a\u0648\u0636\u062d \u0627\u0644\u0646\u0642\u0627\u0637 \u0627\u0644\u062a\u064a \u0633\u062c\u0644\u0647\u0627 \u0644\u0627\u0639\u0628\u0648 \u0643\u0631\u0629 \u0627\u0644\u0633\u0644\u0629 \u0645\u0646 \u062b\u0644\u0627\u062b\u0629 \u0641\u0631\u0642 \u0645\u062e\u062a\u0644\u0641\u0629:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008000;\">import<\/span> pandas <span style=\"color: #008000;\">as<\/span> pd\n\n<span style=\"color: #008080;\">#createDataFrame\n<\/span>df = pd. <span style=\"color: #3366ff;\">DataFrame<\/span> ({' <span style=\"color: #ff0000;\">team<\/span> ': ['A', 'A', 'A', 'A', 'A', 'B', 'B', 'B',\n                            'B', 'B', 'C', 'C', 'C', 'C', 'C'],\n                   ' <span style=\"color: #ff0000;\">points<\/span> ': [3, 4, 6, 8, 9, 10, 13, 16, 18, 20, 8, 9, 12, 13, 15]})\n\n<span style=\"color: #008080;\">#view head of DataFrame\n<\/span><span style=\"color: #008000;\">print<\/span> ( <span style=\"color: #3366ff;\">df.head<\/span> ())\n\n  team points\n0 to 3\n1 to 4\n2 to 6\n3 to 8\n4 to 9\n<\/strong><\/pre>\n<h2 style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0645\u062b\u0627\u0644 1: \u0627\u0633\u062a\u062e\u062f\u0645 \u0644\u0648\u0646\u064b\u0627 \u0645\u062d\u062f\u062f\u064b\u0627<\/strong><\/span><\/h2>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u064a\u0648\u0636\u062d \u0627\u0644\u0643\u0648\u062f \u0627\u0644\u062a\u0627\u0644\u064a \u0643\u064a\u0641\u064a\u0629 \u0625\u0646\u0634\u0627\u0621 boxplots \u0644\u062a\u0635\u0648\u0631 \u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0646\u0642\u0627\u0637 \u0644\u0643\u0644 \u0641\u0631\u064a\u0642 \u0648\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0644\u0648\u0646 <strong>\u0627\u0644\u0623\u062d\u0645\u0631<\/strong> \u0644\u0643\u0644 boxplot:<\/span> <\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008000;\"><span style=\"color: #000000;\"><span style=\"color: #008000;\">import<\/span> seaborn <span style=\"color: #008000;\">as<\/span> sns\n\n<span style=\"color: #008080;\">#create boxplots and use red for each box\n<\/span>sns. <span style=\"color: #3366ff;\">boxplot<\/span> (x=' <span style=\"color: #ff0000;\">team<\/span> ', y=' <span style=\"color: #ff0000;\">points<\/span> ', data=df, color=' <span style=\"color: #ff0000;\">red<\/span> ')\n<\/span><\/span><\/strong><\/pre>\n<p style=\";text-align:right;direction:rtl\"><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32428 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/copain1.png\" alt=\"\" width=\"535\" height=\"398\" srcset=\"\" sizes=\"\"><\/p>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u0644\u0627\u062d\u0638 \u0623\u0646 \u0643\u0644 boxplot \u0644\u0647 \u0644\u0648\u0646 \u0623\u062d\u0645\u0631.<\/span><\/p>\n<h2 style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0645\u062b\u0627\u0644 2: \u0627\u0633\u062a\u062e\u062f\u0645 \u0642\u0627\u0626\u0645\u0629 \u0628\u0623\u0644\u0648\u0627\u0646 \u0645\u062d\u062f\u062f\u0629<\/strong><\/span><\/h2>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u0627\u0644\u0643\u0648\u062f \u0627\u0644\u062a\u0627\u0644\u064a \u064a\u0648\u0636\u062d \u0643\u064a\u0641\u064a\u0629 \u0625\u0646\u0634\u0627\u0621 boxplots \u0644\u062a\u0635\u0648\u0631 \u062a\u0648\u0632\u064a\u0639 \u0627\u0644\u0646\u0642\u0627\u0637 \u0644\u0643\u0644 \u0641\u0631\u064a\u0642 \u0648\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0623\u0644\u0648\u0627\u0646 <strong>\u0627\u0644\u0623\u0631\u062c\u0648\u0627\u0646\u064a<\/strong> <strong>\u0648\u0627\u0644\u0648\u0631\u062f\u064a<\/strong> <strong>\u0648\u0627\u0644\u0630\u0647\u0628\u064a<\/strong> :<\/span> <\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008000;\"><span style=\"color: #000000;\"><span style=\"color: #008000;\">import<\/span> seaborn <span style=\"color: #008000;\">as<\/span> sns\n\n<span style=\"color: #008080;\">#specify colors to use\n<\/span>my_colors = {' <span style=\"color: #ff0000;\">A<\/span> ': ' <span style=\"color: #ff0000;\">purple<\/span> ', ' <span style=\"color: #ff0000;\">B<\/span> ': ' <span style=\"color: #ff0000;\">pink<\/span> ', ' <span style=\"color: #ff0000;\">C<\/span> ': ' <span style=\"color: #ff0000;\">gold<\/span> '}\n\n<span style=\"color: #008080;\">#create boxplots using specific colors for each team\n<\/span>sns. <span style=\"color: #3366ff;\">boxplot<\/span> (x=' <span style=\"color: #ff0000;\">team<\/span> ', y=' <span style=\"color: #ff0000;\">points<\/span> ', data=df, palette=my_colors)\n<\/span><\/span><\/strong><\/pre>\n<p style=\";text-align:right;direction:rtl\"><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter wp-image-32429\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/boitecol1.png\" alt=\"\u0644\u0648\u0646 \u0635\u0646\u062f\u0648\u0642 \u0627\u0644\u062a\u062d\u0643\u0645 Seaborn\" width=\"553\" height=\"414\" srcset=\"\" sizes=\"\"><\/p>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u0644\u0627\u062d\u0638 \u0623\u0646 \u0643\u0644 boxplot \u0644\u0647 \u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0630\u064a \u062d\u062f\u062f\u0646\u0627\u0647 \u0641\u064a \u0627\u0644\u0642\u0627\u0645\u0648\u0633 \u0627\u0644\u0645\u0633\u0645\u0649 <strong>my_colors<\/strong> .<\/span><\/p>\n<h2 style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0627\u0644\u0645\u062b\u0627\u0644 3: \u0642\u0645 \u0628\u062a\u0645\u064a\u064a\u0632 \u0645\u062c\u0645\u0648\u0639\u0629 \u0645\u0639\u064a\u0646\u0629<\/strong><\/span><\/h2>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u064a\u0648\u0636\u062d \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0629 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0643\u064a\u0641\u064a\u0629 \u062a\u0645\u064a\u064a\u0632 boxplot \u0627\u0644\u062e\u0627\u0635 \u0628\u0640 Team B \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0648\u0631\u062f\u064a \u0648\u062a\u0631\u0643 \u062c\u0645\u064a\u0639 boxplots \u0627\u0644\u0623\u062e\u0631\u0649 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0631\u0645\u0627\u062f\u064a:<\/span> <\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008000;\"><span style=\"color: #000000;\"><span style=\"color: #008000;\">import<\/span> seaborn <span style=\"color: #008000;\">as<\/span> sns\n\n<span style=\"color: #008080;\">#specify one group to highlight in pink<\/span>\nmy_colors = {x: ' <span style=\"color: #ff0000;\">pink<\/span> ' <span style=\"color: #008000;\">if<\/span> x <span style=\"color: #800080;\">==<\/span> ' <span style=\"color: #ff0000;\">B<\/span> ' <span style=\"color: #008000;\">else<\/span> ' <span style=\"color: #ff0000;\">gray<\/span> ' <span style=\"color: #008000;\">for<\/span> x <span style=\"color: #008000;\">in<\/span> df. <span style=\"color: #3366ff;\">team<\/span> . <span style=\"color: #3366ff;\">single<\/span> ()}\n\n<span style=\"color: #008080;\">#create boxplots and highlight team B\n<\/span>sns. <span style=\"color: #3366ff;\">boxplot<\/span> (x=' <span style=\"color: #ff0000;\">team<\/span> ', y=' <span style=\"color: #ff0000;\">points<\/span> ', data=df, palette=my_colors)\n<\/span><\/span><\/strong><\/pre>\n<p style=\";text-align:right;direction:rtl\"><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter wp-image-32430\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/boitecol2.png\" alt=\"\u064a\u0633\u0644\u0637 Seaborn \u0627\u0644\u0636\u0648\u0621 \u0639\u0644\u0649 \u0645\u062c\u0645\u0648\u0639\u0629 \u0641\u064a boxplot\" width=\"541\" height=\"405\" srcset=\"\" sizes=\"\"><\/p>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u0644\u0627\u062d\u0638 \u0623\u0646\u0647 \u062a\u0645 \u062a\u0645\u064a\u064a\u0632 \u0627\u0644\u0641\u0631\u064a\u0642 B \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0648\u0631\u062f\u064a \u0648\u062c\u0645\u064a\u0639 \u0627\u0644\u0645\u062e\u0637\u0637\u0627\u062a \u0627\u0644\u0645\u0631\u0628\u0639\u0629 \u0627\u0644\u0623\u062e\u0631\u0649 \u0628\u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0631\u0645\u0627\u062f\u064a\u060c \u0643\u0645\u0627 \u062d\u062f\u062f\u0646\u0627 \u0641\u064a <strong>my_colors<\/strong> .<\/span><\/p>\n<h2 style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0645\u062b\u0627\u0644 4: \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0644\u0648\u062d\u0629 \u0623\u0644\u0648\u0627\u0646 Seaborn<\/strong><\/span><\/h2>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u064a\u0648\u0636\u062d \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0629 \u0627\u0644\u0628\u0631\u0645\u062c\u064a\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0643\u064a\u0641\u064a\u0629 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0644\u0648\u062d\u0629 \u0623\u0644\u0648\u0627\u0646 Seaborn &#8220;Greens&#8221; \u0644\u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0638\u0644\u0627\u0644 \u0645\u062e\u062a\u0644\u0641\u0629 \u0645\u0646 \u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u062e\u0636\u0631 \u0644\u0643\u0644 \u0645\u0631\u0628\u0639 \u0641\u064a boxplot:<\/span> <\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008000;\"><span style=\"color: #000000;\"><span style=\"color: #008000;\">import<\/span> seaborn <span style=\"color: #008000;\">as<\/span> sns\n\n<span style=\"color: #008080;\">#create boxplots and use 'Greens' color palette\n<\/span>sns. <span style=\"color: #3366ff;\">boxplot<\/span> (x=' <span style=\"color: #ff0000;\">team<\/span> ', y=' <span style=\"color: #ff0000;\">points<\/span> ', data=df, palette=' <span style=\"color: #008000;\">Greens<\/span> ')\n<\/span><\/span><\/strong><\/pre>\n<p style=\";text-align:right;direction:rtl\"><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32431 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/boitecol3.png\" alt=\"\" width=\"532\" height=\"389\" srcset=\"\" sizes=\"\"><\/p>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u0644\u0627\u062d\u0638 \u0623\u0646 \u0643\u0644 boxplot \u0647\u0648 \u0638\u0644 \u0641\u0631\u064a\u062f \u0645\u0646 \u0627\u0644\u0644\u0648\u0646 \u0627\u0644\u0623\u062e\u0636\u0631.<\/span><\/p>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0645\u0644\u062d\u0648\u0638\u0629<\/strong> : \u064a\u0645\u0643\u0646\u0643 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0642\u0627\u0626\u0645\u0629 \u0643\u0627\u0645\u0644\u0629 \u0628\u0644\u0648\u062d\u0627\u062a \u0623\u0644\u0648\u0627\u0646 Seaborn <a href=\"https:\/\/seaborn.pydata.org\/tutorial\/color_palettes.html\" target=\"_blank\" rel=\"noopener\">\u0647\u0646\u0627<\/a> .<\/span><\/p>\n<h2 style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\"><strong>\u0645\u0635\u0627\u062f\u0631 \u0625\u0636\u0627\u0641\u064a\u0629<\/strong><\/span><\/h2>\n<p style=\";text-align:right;direction:rtl\"> <span style=\"color: #000000;\">\u062a\u0634\u0631\u062d \u0627\u0644\u0628\u0631\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a\u0629 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0643\u064a\u0641\u064a\u0629 \u0623\u062f\u0627\u0621 \u0627\u0644\u0648\u0638\u0627\u0626\u0641 \u0627\u0644\u0634\u0627\u0626\u0639\u0629 \u0627\u0644\u0623\u062e\u0631\u0649 \u0641\u064a Seaborn:<\/span><\/p>\n<p style=\";text-align:right;direction:rtl\"> \u0643\u064a\u0641\u064a\u0629 \u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u0642\u064a\u0645 \u0627\u0644\u0645\u062a\u0637\u0631\u0641\u0629 \u0645\u0646 Seaborn boxplot<br \/> <a href=\"https:\/\/statorials.org\/ar\/boxplot-\u0645\u062a\u0639\u062f\u062f\u0629-\u0627\u0644\u0627\u0654\u0639\u0645\u062f\u0629\/\" target=\"_blank\" rel=\"noopener\">\u0643\u064a\u0641\u064a\u0629 \u0625\u0646\u0634\u0627\u0621 boxplot \u0645\u062a\u0639\u062f\u062f \u0627\u0644\u0623\u0639\u0645\u062f\u0629 \u0641\u064a Seaborn<\/a><br \/> <a href=\"https:\/\/statorials.org\/ar\/\u062a\u0631\u062a\u064a\u0628-boxplot-x-\u0645\u062d\u0648\u0631-seaborn\/\" target=\"_blank\" rel=\"noopener\">\u0643\u064a\u0641\u064a\u0629 \u062a\u0631\u062a\u064a\u0628 boxplots \u0639\u0644\u0649 \u0627\u0644\u0645\u062d\u0648\u0631 \u0627\u0644\u0633\u064a\u0646\u064a \u0641\u064a Seaborn<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u064a\u0645\u0643\u0646\u0643 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u0644\u0637\u0631\u0642 \u0627\u0644\u062a\u0627\u0644\u064a\u0629 \u0644\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0623\u0644\u0648\u0627\u0646 boxplots \u0627\u0644\u0628\u062d\u0631\u064a\u0629: \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u0623\u0648\u0644\u0649: \u0627\u0633\u062a\u062e\u062f\u0645 \u0644\u0648\u0646\u064b\u0627 \u0645\u062d\u062f\u062f\u064b\u0627 sns. boxplot (x=&#8217; group_var &#8216;, y=&#8217; values_var &#8216;, data=df, color=&#8217; red &#8216;) \u0627\u0644\u0637\u0631\u064a\u0642\u0629 \u0627\u0644\u062b\u0627\u0646\u064a\u0629: \u0627\u0633\u062a\u062e\u062f\u0645 \u0642\u0627\u0626\u0645\u0629 \u0623\u0644\u0648\u0627\u0646 \u0645\u062d\u062f\u062f\u0629 my_colors = {&#8216; group1 &#8216;: &#8216; purple &#8216;, &#8216; group2 &#8216;: &#8216; pink &#8216;, &#8216; group3 &#8216;: &#8216; gold &#8216;} sns. boxplot (x=&#8217; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0641\u064a Seaborn Boxplot - Statorials<\/title>\n<meta name=\"description\" content=\"\u064a\u0634\u0631\u062d \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0641\u064a \u0627\u0644\u0645\u062e\u0637\u0637\u0627\u062a \u0627\u0644\u0628\u062d\u0631\u064a\u0629\u060c \u0645\u0639 \u0639\u062f\u0629 \u0623\u0645\u062b\u0644\u0629.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/statorials.org\/ar\/\u0644\u0648\u0646-\u0634\u0627\u0631\u0628-\u0635\u0646\u062f\u0648\u0642-\u0633\u064a\u0628\u0648\u0631\u0646\/\" \/>\n<meta property=\"og:locale\" content=\"az_AZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0641\u064a Seaborn Boxplot - Statorials\" \/>\n<meta property=\"og:description\" content=\"\u064a\u0634\u0631\u062d \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0641\u064a \u0627\u0644\u0645\u062e\u0637\u0637\u0627\u062a \u0627\u0644\u0628\u062d\u0631\u064a\u0629\u060c \u0645\u0639 \u0639\u062f\u0629 \u0623\u0645\u062b\u0644\u0629.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/ar\/\u0644\u0648\u0646-\u0634\u0627\u0631\u0628-\u0635\u0646\u062f\u0648\u0642-\u0633\u064a\u0628\u0648\u0631\u0646\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-13T19:32:01+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/copain1.png\" \/>\n<meta name=\"author\" content=\"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/ar\/%d9%84%d9%88%d9%86-%d8%b4%d8%a7%d8%b1%d8%a8-%d8%b5%d9%86%d8%af%d9%88%d9%82-%d8%b3%d9%8a%d8%a8%d9%88%d8%b1%d9%86\/\",\"url\":\"https:\/\/statorials.org\/ar\/%d9%84%d9%88%d9%86-%d8%b4%d8%a7%d8%b1%d8%a8-%d8%b5%d9%86%d8%af%d9%88%d9%82-%d8%b3%d9%8a%d8%a8%d9%88%d8%b1%d9%86\/\",\"name\":\"\u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0641\u064a Seaborn Boxplot - Statorials\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/ar\/#website\"},\"datePublished\":\"2023-07-13T19:32:01+00:00\",\"dateModified\":\"2023-07-13T19:32:01+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/ar\/#\/schema\/person\/a0a26e65f97483429b863aae1a11e3b3\"},\"description\":\"\u064a\u0634\u0631\u062d \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0641\u064a \u0627\u0644\u0645\u062e\u0637\u0637\u0627\u062a \u0627\u0644\u0628\u062d\u0631\u064a\u0629\u060c \u0645\u0639 \u0639\u062f\u0629 \u0623\u0645\u062b\u0644\u0629.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/ar\/%d9%84%d9%88%d9%86-%d8%b4%d8%a7%d8%b1%d8%a8-%d8%b5%d9%86%d8%af%d9%88%d9%82-%d8%b3%d9%8a%d8%a8%d9%88%d8%b1%d9%86\/#breadcrumb\"},\"inLanguage\":\"azb\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/ar\/%d9%84%d9%88%d9%86-%d8%b4%d8%a7%d8%b1%d8%a8-%d8%b5%d9%86%d8%af%d9%88%d9%82-%d8%b3%d9%8a%d8%a8%d9%88%d8%b1%d9%86\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/ar\/%d9%84%d9%88%d9%86-%d8%b4%d8%a7%d8%b1%d8%a8-%d8%b5%d9%86%d8%af%d9%88%d9%82-%d8%b3%d9%8a%d8%a8%d9%88%d8%b1%d9%86\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0628\u064a\u062a\",\"item\":\"https:\/\/statorials.org\/ar\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0641\u064a seaborn boxplot\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/ar\/#website\",\"url\":\"https:\/\/statorials.org\/ar\/\",\"name\":\"Statorials\",\"description\":\"\u062f\u0644\u064a\u0644\u0643 \u0644\u0645\u062d\u0648 \u0627\u0644\u0623\u0645\u064a\u0629 \u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0629!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/ar\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"azb\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/ar\/#\/schema\/person\/a0a26e65f97483429b863aae1a11e3b3\",\"name\":\"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"azb\",\"@id\":\"https:\/\/statorials.org\/ar\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/statorials.org\/ar\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"https:\/\/statorials.org\/ar\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"caption\":\"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646\"},\"description\":\"\u0645\u0631\u062d\u0628\u064b\u0627\u060c \u0623\u0646\u0627 \u0628\u0646\u062c\u0627\u0645\u064a\u0646\u060c \u0623\u0633\u062a\u0627\u0630 \u0627\u0644\u0625\u062d\u0635\u0627\u0621 \u0627\u0644\u0645\u062a\u0642\u0627\u0639\u062f \u0627\u0644\u0630\u064a \u062a\u062d\u0648\u0644 \u0625\u0644\u0649 \u0645\u062f\u0631\u0633 \u0645\u062a\u062e\u0635\u0635 \u0641\u064a Statorials. \u0628\u0641\u0636\u0644 \u062e\u0628\u0631\u062a\u064a \u0627\u0644\u0648\u0627\u0633\u0639\u0629 \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u0625\u062d\u0635\u0627\u0621\u060c \u0641\u0623\u0646\u0627 \u062d\u0631\u064a\u0635 \u0639\u0644\u0649 \u0645\u0634\u0627\u0631\u0643\u0629 \u0645\u0639\u0631\u0641\u062a\u064a \u0644\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0645\u0646 \u062e\u0644\u0627\u0644 Statorials. \u062a\u0639\u0631\u0641 \u0623\u0643\u062b\u0631\",\"sameAs\":[\"https:\/\/statorials.org\/ar\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0641\u064a Seaborn Boxplot - Statorials","description":"\u064a\u0634\u0631\u062d \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0641\u064a \u0627\u0644\u0645\u062e\u0637\u0637\u0627\u062a \u0627\u0644\u0628\u062d\u0631\u064a\u0629\u060c \u0645\u0639 \u0639\u062f\u0629 \u0623\u0645\u062b\u0644\u0629.","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:\/\/statorials.org\/ar\/\u0644\u0648\u0646-\u0634\u0627\u0631\u0628-\u0635\u0646\u062f\u0648\u0642-\u0633\u064a\u0628\u0648\u0631\u0646\/","og_locale":"az_AZ","og_type":"article","og_title":"\u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0641\u064a Seaborn Boxplot - Statorials","og_description":"\u064a\u0634\u0631\u062d \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0641\u064a \u0627\u0644\u0645\u062e\u0637\u0637\u0627\u062a \u0627\u0644\u0628\u062d\u0631\u064a\u0629\u060c \u0645\u0639 \u0639\u062f\u0629 \u0623\u0645\u062b\u0644\u0629.","og_url":"https:\/\/statorials.org\/ar\/\u0644\u0648\u0646-\u0634\u0627\u0631\u0628-\u0635\u0646\u062f\u0648\u0642-\u0633\u064a\u0628\u0648\u0631\u0646\/","og_site_name":"Statorials","article_published_time":"2023-07-13T19:32:01+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/copain1.png"}],"author":"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/ar\/%d9%84%d9%88%d9%86-%d8%b4%d8%a7%d8%b1%d8%a8-%d8%b5%d9%86%d8%af%d9%88%d9%82-%d8%b3%d9%8a%d8%a8%d9%88%d8%b1%d9%86\/","url":"https:\/\/statorials.org\/ar\/%d9%84%d9%88%d9%86-%d8%b4%d8%a7%d8%b1%d8%a8-%d8%b5%d9%86%d8%af%d9%88%d9%82-%d8%b3%d9%8a%d8%a8%d9%88%d8%b1%d9%86\/","name":"\u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0641\u064a Seaborn Boxplot - Statorials","isPartOf":{"@id":"https:\/\/statorials.org\/ar\/#website"},"datePublished":"2023-07-13T19:32:01+00:00","dateModified":"2023-07-13T19:32:01+00:00","author":{"@id":"https:\/\/statorials.org\/ar\/#\/schema\/person\/a0a26e65f97483429b863aae1a11e3b3"},"description":"\u064a\u0634\u0631\u062d \u0647\u0630\u0627 \u0627\u0644\u0628\u0631\u0646\u0627\u0645\u062c \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u064a \u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645\u0629 \u0641\u064a \u0627\u0644\u0645\u062e\u0637\u0637\u0627\u062a \u0627\u0644\u0628\u062d\u0631\u064a\u0629\u060c \u0645\u0639 \u0639\u062f\u0629 \u0623\u0645\u062b\u0644\u0629.","breadcrumb":{"@id":"https:\/\/statorials.org\/ar\/%d9%84%d9%88%d9%86-%d8%b4%d8%a7%d8%b1%d8%a8-%d8%b5%d9%86%d8%af%d9%88%d9%82-%d8%b3%d9%8a%d8%a8%d9%88%d8%b1%d9%86\/#breadcrumb"},"inLanguage":"azb","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/ar\/%d9%84%d9%88%d9%86-%d8%b4%d8%a7%d8%b1%d8%a8-%d8%b5%d9%86%d8%af%d9%88%d9%82-%d8%b3%d9%8a%d8%a8%d9%88%d8%b1%d9%86\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/ar\/%d9%84%d9%88%d9%86-%d8%b4%d8%a7%d8%b1%d8%a8-%d8%b5%d9%86%d8%af%d9%88%d9%82-%d8%b3%d9%8a%d8%a8%d9%88%d8%b1%d9%86\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0628\u064a\u062a","item":"https:\/\/statorials.org\/ar\/"},{"@type":"ListItem","position":2,"name":"\u0643\u064a\u0641\u064a\u0629 \u0627\u0644\u062a\u062d\u0643\u0645 \u0641\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646 \u0641\u064a seaborn boxplot"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/ar\/#website","url":"https:\/\/statorials.org\/ar\/","name":"Statorials","description":"\u062f\u0644\u064a\u0644\u0643 \u0644\u0645\u062d\u0648 \u0627\u0644\u0623\u0645\u064a\u0629 \u0627\u0644\u0625\u062d\u0635\u0627\u0626\u064a\u0629!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/ar\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"azb"},{"@type":"Person","@id":"https:\/\/statorials.org\/ar\/#\/schema\/person\/a0a26e65f97483429b863aae1a11e3b3","name":"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646","image":{"@type":"ImageObject","inLanguage":"azb","@id":"https:\/\/statorials.org\/ar\/#\/schema\/person\/image\/","url":"https:\/\/statorials.org\/ar\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","contentUrl":"https:\/\/statorials.org\/ar\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","caption":"\u062f\u0643\u062a\u0648\u0631 \u0628\u0646\u064a\u0627\u0645\u064a\u0646 \u0623\u0646\u062f\u0631\u0633\u0648\u0646"},"description":"\u0645\u0631\u062d\u0628\u064b\u0627\u060c \u0623\u0646\u0627 \u0628\u0646\u062c\u0627\u0645\u064a\u0646\u060c \u0623\u0633\u062a\u0627\u0630 \u0627\u0644\u0625\u062d\u0635\u0627\u0621 \u0627\u0644\u0645\u062a\u0642\u0627\u0639\u062f \u0627\u0644\u0630\u064a \u062a\u062d\u0648\u0644 \u0625\u0644\u0649 \u0645\u062f\u0631\u0633 \u0645\u062a\u062e\u0635\u0635 \u0641\u064a Statorials. \u0628\u0641\u0636\u0644 \u062e\u0628\u0631\u062a\u064a \u0627\u0644\u0648\u0627\u0633\u0639\u0629 \u0641\u064a \u0645\u062c\u0627\u0644 \u0627\u0644\u0625\u062d\u0635\u0627\u0621\u060c \u0641\u0623\u0646\u0627 \u062d\u0631\u064a\u0635 \u0639\u0644\u0649 \u0645\u0634\u0627\u0631\u0643\u0629 \u0645\u0639\u0631\u0641\u062a\u064a \u0644\u062a\u0645\u0643\u064a\u0646 \u0627\u0644\u0637\u0644\u0627\u0628 \u0645\u0646 \u062e\u0644\u0627\u0644 Statorials. \u062a\u0639\u0631\u0641 \u0623\u0643\u062b\u0631","sameAs":["https:\/\/statorials.org\/ar"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/posts\/4069"}],"collection":[{"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/comments?post=4069"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/posts\/4069\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/media?parent=4069"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/categories?post=4069"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/ar\/wp-json\/wp\/v2\/tags?post=4069"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}