{"id":4251,"date":"2023-07-12T13:01:14","date_gmt":"2023-07-12T13:01:14","guid":{"rendered":"https:\/\/statorials.org\/my\/panda-histogram-%e1%80%a1%e1%80%9b%e1%80%bd%e1%80%9a%e1%80%ba%e1%80%a1%e1%80%85%e1%80%ac%e1%80%b8\/"},"modified":"2023-07-12T13:01:14","modified_gmt":"2023-07-12T13:01:14","slug":"panda-histogram-%e1%80%a1%e1%80%9b%e1%80%bd%e1%80%9a%e1%80%ba%e1%80%a1%e1%80%85%e1%80%ac%e1%80%b8","status":"publish","type":"post","link":"https:\/\/statorials.org\/my\/panda-histogram-%e1%80%a1%e1%80%9b%e1%80%bd%e1%80%9a%e1%80%ba%e1%80%a1%e1%80%85%e1%80%ac%e1%80%b8\/","title":{"rendered":"Pandas \u104f histogram \u104f \u1015\u102f\u1036\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u1019\u100a\u103a\u1014\u100a\u103a\u1038\u104b"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">\u1015\u1014\u103a\u1012\u102b\u1019\u103b\u102c\u1038\u1010\u103d\u1004\u103a \u1016\u1014\u103a\u1010\u102e\u1038\u1011\u102c\u1038\u101e\u1031\u102c \u101f\u1005\u103a\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\u104f \u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u101b\u1014\u103a \u1015\u102f\u1036 <b>\u1000\u103c\u102e\u1038<\/b> \u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038 \u1021\u1004\u103c\u1004\u103a\u1038\u1021\u1001\u102f\u1036\u1000\u102d\u102f \u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u1014\u102d\u102f\u1004\u103a\u101e\u100a\u103a\u104b<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008000;\">import<\/span> matplotlib. <span style=\"color: #3366ff;\">pyplot<\/span> <span style=\"color: #008000;\">as<\/span> plt\n\n<span style=\"color: #008080;\">#specify figure size (width, height)\n<\/span>fig = plt. <span style=\"color: #3366ff;\">figure<\/span> (figsize=(8,3))\nax = fig. <span style=\"color: #3366ff;\">gca<\/span> ()\n\n<span style=\"color: #008080;\">#create histogram using specified figure size\n<\/span>df[' <span style=\"color: #ff0000;\">my_column<\/span> ']. <span style=\"color: #3366ff;\">hist<\/span> (ax=ax)\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\u1021\u1031\u102c\u1000\u103a\u1016\u1031\u102c\u103a\u1015\u103c\u1015\u102b \u1025\u1015\u1019\u102c\u101e\u100a\u103a <b>\u101b\u102f\u1015\u103a\u1015\u102f\u1036\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038<\/b> \u1021\u1004\u103c\u1004\u103a\u1038\u1021\u1001\u102f\u1036\u1000\u102d\u102f \u101c\u1000\u103a\u1010\u103d\u1031\u1037\u1010\u103d\u1004\u103a \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u101b\u1019\u100a\u103a\u1000\u102d\u102f \u1015\u103c\u101e\u1011\u102c\u1038\u101e\u100a\u103a\u104b<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>\u1025\u1015\u1019\u102c- \u1015\u1014\u103a\u1012\u102b\u101f\u102e\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\u1015\u102f\u1036\u104f \u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u1019\u100a\u103a\u1014\u100a\u103a\u1038\u104b<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">\u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u1010\u103d\u1004\u103a \u1021\u1031\u102c\u1000\u103a\u1015\u102b \u1015\u1014\u103a\u1012\u102b DataFrame \u101b\u103e\u102d\u101e\u100a\u103a \u1006\u102d\u102f\u1015\u102b\u1005\u102d\u102f\u1037\u104b<\/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<span style=\"color: #000000;\"><span style=\"color: #008080;\">\n#createDataFrame\n<\/span>df = pd. <span style=\"color: #3366ff;\">DataFrame<\/span> ({' <span style=\"color: #ff0000;\">player<\/span> ': ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H',\n                              'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P'],\n                   ' <span style=\"color: #ff0000;\">points<\/span> ': [10, 12, 14, 15, 15, 15, 16, 17,\n                              19, 19, 24, 24, 28, 30, 34, 34]})\n\n<span style=\"color: #008080;\">#view first five rows of DataFrame\n<\/span><span style=\"color: #008000;\">print<\/span> ( <span style=\"color: #3366ff;\">df.head<\/span> ())\n\n  player points\n0 to 10\n1 B 12\n2 C 14\n3 D 15\n4 E 15<\/span><\/strong><\/pre>\n<p> <span style=\"color: #000000;\">\u1021\u1001\u103b\u1000\u103a\u1019\u103b\u102c\u1038 variable \u1021\u1010\u103d\u1000\u103a histogram \u1010\u1005\u103a\u1001\u102f\u1000\u102d\u102f \u1016\u1014\u103a\u1010\u102e\u1038\u1015\u102b\u1000 pandas \u101e\u100a\u103a \u1015\u102f\u1036\u104f <strong>width<\/strong> \u1021\u1016\u103c\u1005\u103a <strong>6.4<\/strong> \u1014\u103e\u1004\u1037\u103a <strong>4.8 \u1000\u102d\u102f<\/strong> <strong>\u1021\u1019\u103c\u1004\u1037\u103a<\/strong> \u1021\u1016\u103c\u1005\u103a \u1021\u101c\u102d\u102f\u1021\u101c\u103b\u1031\u102c\u1000\u103a \u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u101c\u102d\u1019\u1037\u103a\u1019\u100a\u103a \u104b<\/span> <\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008000;\">import<\/span> matplotlib. <span style=\"color: #3366ff;\">pyplot<\/span> <span style=\"color: #008000;\">as<\/span> plt\n<span style=\"color: #008080;\"><span style=\"color: #000000;\"><span style=\"color: #008080;\">\n#create histogram for variable points\n<\/span>df[' <span style=\"color: #ff0000;\">points<\/span> ']. <span style=\"color: #3366ff;\">hist<\/span> (grid= <span style=\"color: #008000;\">False<\/span> ,edgecolor=' <span style=\"color: #ff0000;\">black<\/span> ')\n<\/span><\/span><\/strong><\/pre>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-33573 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/taille-de-figue1.jpg\" alt=\"\" width=\"500\" height=\"373\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">\u101e\u102d\u102f\u1037\u101e\u1031\u102c\u103a\u104a \u1015\u102f\u1036\u104f\u1021\u1000\u103b\u101a\u103a\u1014\u103e\u1004\u1037\u103a\u1021\u1019\u103c\u1004\u1037\u103a\u1000\u102d\u102f\u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u101b\u1014\u103a <strong>figsize<\/strong> argument \u1000\u102d\u102f\u101e\u102f\u1036\u1038\u1014\u102d\u102f\u1004\u103a\u101e\u100a\u103a\u104b<\/span> <\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008000;\">import<\/span> matplotlib. <span style=\"color: #3366ff;\">pyplot<\/span> <span style=\"color: #008000;\">as<\/span> plt\n\n<span style=\"color: #008080;\">#specify figure size (width, height)\n<\/span>fig = plt. <span style=\"color: #3366ff;\">figure<\/span> (figsize=(8,3))\nax = fig. <span style=\"color: #3366ff;\">gca<\/span> ()\n\n<span style=\"color: #008080;\">#create histogram using specified figure size\n<\/span>df[' <span style=\"color: #ff0000;\">points<\/span> ']. <span style=\"color: #3366ff;\">hist<\/span> ( <span style=\"color: #008080;\"><span style=\"color: #000000;\">grid= <span style=\"color: #008000;\">False<\/span> , edgecolor=' <span style=\"color: #ff0000;\">black<\/span> ',<\/span><\/span> ax=ax)<\/strong> <\/pre>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-33574 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/taille-de-figue2.jpg\" alt=\"\" width=\"553\" height=\"224\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">\u1024\u1021\u1011\u1030\u1038\u101e\u1016\u103c\u1004\u1037\u103a \u101f\u1005\u103a\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\u101e\u100a\u103a <strong>\u1021\u1000\u103b\u101a\u103a<\/strong> <strong>8<\/strong> \u1014\u103e\u1004\u1037\u103a \u1021 <strong>\u1019\u103c\u1004\u1037\u103a<\/strong> <strong>3<\/strong> \u101b\u103e\u102d\u101e\u100a\u103a\u104b<\/span><\/p>\n<p> <span style=\"color: #000000;\">\u1021\u1000\u103b\u101a\u103a\u1011\u1000\u103a \u1021\u101b\u1015\u103a\u1015\u102d\u102f\u1000\u103c\u102e\u1038\u101e\u1031\u102c \u1000\u102d\u1014\u103a\u1038\u1002\u100f\u1014\u103a\u1038\u1010\u1005\u103a\u1001\u102f\u1000\u102d\u102f \u1016\u1014\u103a\u1010\u102e\u1038\u101b\u1014\u103a <strong>\u1015\u102f\u1036\u1000\u103c\u102e\u1038\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038<\/strong> \u1021\u1000\u103c\u1031\u102c\u1004\u103a\u1038\u1015\u103c\u1001\u103b\u1000\u103a\u1000\u102d\u102f\u101c\u100a\u103a\u1038 \u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u1014\u102d\u102f\u1004\u103a\u101e\u100a\u103a\u104b<\/span> <\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008000;\">import<\/span> matplotlib. <span style=\"color: #3366ff;\">pyplot<\/span> <span style=\"color: #008000;\">as<\/span> plt\n\n<span style=\"color: #008080;\">#specify figure size (width, height)\n<\/span>fig = plt. <span style=\"color: #3366ff;\">figure<\/span> (figsize=(4,7))\nax = fig. <span style=\"color: #3366ff;\">gca<\/span> ()\n\n<span style=\"color: #008080;\">#create histogram using specified figure size\n<\/span>df[' <span style=\"color: #ff0000;\">points<\/span> ']. <span style=\"color: #3366ff;\">hist<\/span> ( <span style=\"color: #008080;\"><span style=\"color: #000000;\">grid= <span style=\"color: #008000;\">False<\/span> , edgecolor=' <span style=\"color: #ff0000;\">black<\/span> ',<\/span><\/span> ax=ax)<\/strong> <\/pre>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-33575 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/taille-de-figue3.jpg\" alt=\"\" width=\"333\" height=\"541\" srcset=\"\" sizes=\"\"><\/p>\n<p> <span style=\"color: #000000;\">\u1024\u1021\u1011\u1030\u1038\u101e\u1016\u103c\u1004\u1037\u103a \u101f\u1005\u103a\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\u101e\u100a\u103a <strong>\u1021\u1000\u103b\u101a\u103a<\/strong> <strong>4<\/strong> \u1014\u103e\u1004\u1037\u103a \u1021 <strong>\u1019\u103c\u1004\u1037\u103a<\/strong> <strong>7<\/strong> \u101b\u103e\u102d\u101e\u100a\u103a\u104b<\/span><\/p>\n<p> <span style=\"color: #000000;\">\u101e\u1004\u103a\u101c\u102d\u102f\u1001\u103b\u1004\u103a\u101e\u1031\u102c \u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1021\u1010\u102d\u1021\u1000\u103b\u101b\u103e\u102d\u101e\u1031\u102c histogram \u1010\u1005\u103a\u1001\u102f\u1000\u102d\u102f \u1016\u1014\u103a\u1010\u102e\u1038\u101b\u1014\u103a <strong>\u1015\u102f\u1036\u1006\u1031\u102c\u1004\u103a\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038<\/strong> \u1021\u1004\u103c\u1004\u103a\u1038\u1021\u1001\u102f\u1036\u104f \u1010\u1014\u103a\u1016\u102d\u102f\u1038\u1019\u103b\u102c\u1038\u1014\u103e\u1004\u1037\u103a \u1000\u1005\u102c\u1038\u101b\u1014\u103a \u101c\u103d\u1010\u103a\u101c\u103d\u1010\u103a\u101c\u1015\u103a\u101c\u1015\u103a \u1001\u1036\u1005\u102c\u1038\u101c\u102d\u102f\u1000\u103a\u1015\u102b\u104b<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>\u1011\u1015\u103a\u101c\u1031\u102c\u1004\u103a\u1038\u1021\u101b\u1004\u103a\u1038\u1021\u1019\u103c\u1005\u103a\u1019\u103b\u102c\u1038<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">\u1021\u1031\u102c\u1000\u103a\u1016\u1031\u102c\u103a\u1015\u103c\u1015\u102b \u101e\u1004\u103a\u1001\u1014\u103a\u1038\u1005\u102c\u1019\u103b\u102c\u1038\u101e\u100a\u103a \u1015\u1014\u103a\u1012\u102b\u1019\u103b\u102c\u1038\u1010\u103d\u1004\u103a \u1021\u1001\u103c\u102c\u1038\u1018\u102f\u1036\u1021\u101c\u102f\u1015\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u101c\u102f\u1015\u103a\u1006\u1031\u102c\u1004\u103a\u101b\u1019\u100a\u103a\u1000\u102d\u102f \u101b\u103e\u1004\u103a\u1038\u1015\u103c\u101e\u100a\u103a-<\/span><\/p>\n<p> <a href=\"https:\/\/statorials.org\/my\/\u1015\u1014\u103a\u1012\u102b\u101f\u102e\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\/\" target=\"_blank\" rel=\"noopener\">Pandas DataFrame \u1019\u103e histogram \u1010\u1005\u103a\u1001\u102f\u1016\u1014\u103a\u1010\u102e\u1038\u1014\u100a\u103a\u1038<\/a><br \/> <a href=\"https:\/\/statorials.org\/my\/\u1015\u1014\u103a\u1012\u102b\u1005\u102e\u1038\u101b\u102e\u1038\u104f-\u101f\u102e\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\/\" target=\"_blank\" rel=\"noopener\">Pandas \u1005\u102e\u1038\u101b\u102e\u1038\u1019\u103e histogram \u1010\u1005\u103a\u1001\u102f\u1000\u102d\u102f \u1016\u1014\u103a\u1010\u102e\u1038\u1014\u100a\u103a\u1038<\/a><br \/> <a href=\"https:\/\/statorials.org\/my\/\u1021\u102f\u1015\u103a\u1005\u102f\u1021\u101c\u102d\u102f\u1000\u103a-pandas-histogram\/\" target=\"_blank\" rel=\"noopener\">Pandas \u1010\u103d\u1004\u103a \u1021\u102f\u1015\u103a\u1005\u102f\u1021\u101c\u102d\u102f\u1000\u103a \u101f\u102e\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u1006\u103d\u1032\u1019\u100a\u103a\u1014\u100a\u103a\u1038\u104b<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u1015\u1014\u103a\u1012\u102b\u1019\u103b\u102c\u1038\u1010\u103d\u1004\u103a \u1016\u1014\u103a\u1010\u102e\u1038\u1011\u102c\u1038\u101e\u1031\u102c \u101f\u1005\u103a\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\u104f \u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u101b\u1014\u103a \u1015\u102f\u1036 \u1000\u103c\u102e\u1038 \u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038 \u1021\u1004\u103c\u1004\u103a\u1038\u1021\u1001\u102f\u1036\u1000\u102d\u102f \u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u1014\u102d\u102f\u1004\u103a\u101e\u100a\u103a\u104b import matplotlib. pyplot as plt #specify figure size (width, height) fig = plt. figure (figsize=(8,3)) ax = fig. gca () #create histogram using specified figure size df[&#8216; my_column &#8216;]. hist (ax=ax) \u1021\u1031\u102c\u1000\u103a\u1016\u1031\u102c\u103a\u1015\u103c\u1015\u102b \u1025\u1015\u1019\u102c\u101e\u100a\u103a \u101b\u102f\u1015\u103a\u1015\u102f\u1036\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038 \u1021\u1004\u103c\u1004\u103a\u1038\u1021\u1001\u102f\u1036\u1000\u102d\u102f \u101c\u1000\u103a\u1010\u103d\u1031\u1037\u1010\u103d\u1004\u103a \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u1021\u101e\u102f\u1036\u1038\u1015\u103c\u102f\u101b\u1019\u100a\u103a\u1000\u102d\u102f \u1015\u103c\u101e\u1011\u102c\u1038\u101e\u100a\u103a\u104b \u1025\u1015\u1019\u102c- \u1015\u1014\u103a\u1012\u102b\u101f\u102e\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\u1015\u102f\u1036\u104f \u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u1019\u100a\u103a\u1014\u100a\u103a\u1038\u104b \u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u1010\u102d\u102f\u1037\u1010\u103d\u1004\u103a \u1021\u1031\u102c\u1000\u103a\u1015\u102b \u1015\u1014\u103a\u1012\u102b [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Pandas \u104f \u101f\u102e\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\u1015\u102f\u1036\u104f \u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u1015\u102f\u1036 - Statology<\/title>\n<meta name=\"description\" content=\"\u1024\u101e\u1004\u103a\u1001\u1014\u103a\u1038\u1005\u102c\u1010\u103d\u1004\u103a \u1014\u1019\u1030\u1014\u102c\u1019\u103b\u102c\u1038\u1005\u103d\u102c\u1016\u103c\u1004\u1037\u103a pandas histogram \u1010\u103d\u1004\u103a \u1014\u1036\u1015\u102b\u1010\u103a\u1019\u103b\u102c\u1038\u104f\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u101b\u1019\u100a\u103a\u1000\u102d\u102f \u101b\u103e\u1004\u103a\u1038\u1015\u103c\u1011\u102c\u1038\u101e\u100a\u103a\u104b\" \/>\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\/my\/panda-histogram-\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\/\" \/>\n<meta property=\"og:locale\" content=\"my_MM\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Pandas \u104f \u101f\u102e\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\u1015\u102f\u1036\u104f \u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u1015\u102f\u1036 - Statology\" \/>\n<meta property=\"og:description\" content=\"\u1024\u101e\u1004\u103a\u1001\u1014\u103a\u1038\u1005\u102c\u1010\u103d\u1004\u103a \u1014\u1019\u1030\u1014\u102c\u1019\u103b\u102c\u1038\u1005\u103d\u102c\u1016\u103c\u1004\u1037\u103a pandas histogram \u1010\u103d\u1004\u103a \u1014\u1036\u1015\u102b\u1010\u103a\u1019\u103b\u102c\u1038\u104f\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u101b\u1019\u100a\u103a\u1000\u102d\u102f \u101b\u103e\u1004\u103a\u1038\u1015\u103c\u1011\u102c\u1038\u101e\u100a\u103a\u104b\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/my\/panda-histogram-\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-12T13:01:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/taille-de-figue1.jpg\" \/>\n<meta name=\"author\" content=\"Benjamin Anderson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Benjamin Anderson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/my\/panda-histogram-%e1%80%a1%e1%80%9b%e1%80%bd%e1%80%9a%e1%80%ba%e1%80%a1%e1%80%85%e1%80%ac%e1%80%b8\/\",\"url\":\"https:\/\/statorials.org\/my\/panda-histogram-%e1%80%a1%e1%80%9b%e1%80%bd%e1%80%9a%e1%80%ba%e1%80%a1%e1%80%85%e1%80%ac%e1%80%b8\/\",\"name\":\"Pandas \u104f \u101f\u102e\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\u1015\u102f\u1036\u104f \u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u1015\u102f\u1036 - Statology\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/my\/#website\"},\"datePublished\":\"2023-07-12T13:01:14+00:00\",\"dateModified\":\"2023-07-12T13:01:14+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/my\/#\/schema\/person\/e47470981684a202f7ed4c0cb1e10097\"},\"description\":\"\u1024\u101e\u1004\u103a\u1001\u1014\u103a\u1038\u1005\u102c\u1010\u103d\u1004\u103a \u1014\u1019\u1030\u1014\u102c\u1019\u103b\u102c\u1038\u1005\u103d\u102c\u1016\u103c\u1004\u1037\u103a pandas histogram \u1010\u103d\u1004\u103a \u1014\u1036\u1015\u102b\u1010\u103a\u1019\u103b\u102c\u1038\u104f\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u101b\u1019\u100a\u103a\u1000\u102d\u102f \u101b\u103e\u1004\u103a\u1038\u1015\u103c\u1011\u102c\u1038\u101e\u100a\u103a\u104b\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/my\/panda-histogram-%e1%80%a1%e1%80%9b%e1%80%bd%e1%80%9a%e1%80%ba%e1%80%a1%e1%80%85%e1%80%ac%e1%80%b8\/#breadcrumb\"},\"inLanguage\":\"my-MM\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/my\/panda-histogram-%e1%80%a1%e1%80%9b%e1%80%bd%e1%80%9a%e1%80%ba%e1%80%a1%e1%80%85%e1%80%ac%e1%80%b8\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/my\/panda-histogram-%e1%80%a1%e1%80%9b%e1%80%bd%e1%80%9a%e1%80%ba%e1%80%a1%e1%80%85%e1%80%ac%e1%80%b8\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u1021\u102d\u1019\u103a\",\"item\":\"https:\/\/statorials.org\/my\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Pandas \u104f histogram \u104f \u1015\u102f\u1036\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u1019\u100a\u103a\u1014\u100a\u103a\u1038\u104b\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/my\/#website\",\"url\":\"https:\/\/statorials.org\/my\/\",\"name\":\"Statorials\",\"description\":\"\u1005\u102c\u101b\u1004\u103a\u1038\u1021\u1004\u103a\u1038\u1006\u102d\u102f\u1004\u103a\u101b\u102c \u1021\u101b\u100a\u103a\u1021\u1001\u103b\u1004\u103a\u1038\u1021\u1010\u103d\u1000\u103a \u101e\u1004\u1037\u103a\u101c\u1019\u103a\u1038\u100a\u103d\u103e\u1014\u103a\u1001\u103b\u1000\u103a\u104b\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/my\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"my-MM\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/my\/#\/schema\/person\/e47470981684a202f7ed4c0cb1e10097\",\"name\":\"Benjamin Anderson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"my-MM\",\"@id\":\"https:\/\/statorials.org\/my\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/statorials.org\/my\/wp-content\/uploads\/2023\/11\/Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"https:\/\/statorials.org\/my\/wp-content\/uploads\/2023\/11\/Benjamin-Anderson-96x96.jpg\",\"caption\":\"Benjamin Anderson\"},\"description\":\"\u1019\u1004\u103a\u1039\u1002\u101c\u102c\u1015\u102b\u104a \u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u101e\u100a\u103a \u1021\u1004\u103c\u102d\u1019\u103a\u1038\u1005\u102c\u1038 \u1005\u102c\u101b\u1004\u103a\u1038\u1021\u1004\u103a\u1038 \u1015\u102b\u1019\u1031\u102c\u1000\u1039\u1001 \u1018\u1004\u103a\u1002\u103b\u1019\u1004\u103a\u1016\u103c\u1005\u103a\u1015\u103c\u102e\u1038 \u101e\u102e\u1038\u101e\u1014\u1037\u103a Statorials \u1006\u101b\u102c\u1021\u1016\u103c\u1005\u103a \u101c\u103e\u100a\u1037\u103a\u1015\u1010\u103a\u1015\u102b\u101e\u100a\u103a\u104b \u1005\u102c\u101b\u1004\u103a\u1038\u1007\u101a\u102c\u1038\u1014\u101a\u103a\u1015\u101a\u103a\u1010\u103d\u1004\u103a \u1000\u103b\u101a\u103a\u1015\u103c\u1014\u1037\u103a\u101e\u1031\u102c\u1021\u1010\u103d\u1031\u1037\u1021\u1000\u103c\u102f\u1036\u1014\u103e\u1004\u1037\u103a \u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1019\u103e\u102f\u1014\u103e\u1004\u1037\u103a\u1021\u1010\u1030\u104a Statorials \u1019\u103e\u1010\u1005\u103a\u1006\u1004\u1037\u103a \u1000\u103b\u1031\u102c\u1004\u103a\u1038\u101e\u102c\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1001\u103d\u1014\u103a\u1021\u102c\u1038\u1016\u103c\u1005\u103a\u1005\u1031\u101b\u1014\u103a\u1021\u1010\u103d\u1000\u103a \u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u104f\u1021\u101e\u102d\u1015\u100a\u102c\u1000\u102d\u102f \u1019\u103b\u103e\u101d\u1031\u101c\u102d\u102f\u1015\u102b\u101e\u100a\u103a\u104b \u1015\u102d\u102f\u101e\u102d\u1010\u101a\u103a\u104b\",\"sameAs\":[\"https:\/\/statorials.org\/my\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Pandas \u104f \u101f\u102e\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\u1015\u102f\u1036\u104f \u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u1015\u102f\u1036 - Statology","description":"\u1024\u101e\u1004\u103a\u1001\u1014\u103a\u1038\u1005\u102c\u1010\u103d\u1004\u103a \u1014\u1019\u1030\u1014\u102c\u1019\u103b\u102c\u1038\u1005\u103d\u102c\u1016\u103c\u1004\u1037\u103a pandas histogram \u1010\u103d\u1004\u103a \u1014\u1036\u1015\u102b\u1010\u103a\u1019\u103b\u102c\u1038\u104f\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u101b\u1019\u100a\u103a\u1000\u102d\u102f \u101b\u103e\u1004\u103a\u1038\u1015\u103c\u1011\u102c\u1038\u101e\u100a\u103a\u104b","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\/my\/panda-histogram-\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\/","og_locale":"my_MM","og_type":"article","og_title":"Pandas \u104f \u101f\u102e\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\u1015\u102f\u1036\u104f \u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u1015\u102f\u1036 - Statology","og_description":"\u1024\u101e\u1004\u103a\u1001\u1014\u103a\u1038\u1005\u102c\u1010\u103d\u1004\u103a \u1014\u1019\u1030\u1014\u102c\u1019\u103b\u102c\u1038\u1005\u103d\u102c\u1016\u103c\u1004\u1037\u103a pandas histogram \u1010\u103d\u1004\u103a \u1014\u1036\u1015\u102b\u1010\u103a\u1019\u103b\u102c\u1038\u104f\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u101b\u1019\u100a\u103a\u1000\u102d\u102f \u101b\u103e\u1004\u103a\u1038\u1015\u103c\u1011\u102c\u1038\u101e\u100a\u103a\u104b","og_url":"https:\/\/statorials.org\/my\/panda-histogram-\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\/","og_site_name":"Statorials","article_published_time":"2023-07-12T13:01:14+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/taille-de-figue1.jpg"}],"author":"Benjamin Anderson","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Benjamin Anderson","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/my\/panda-histogram-%e1%80%a1%e1%80%9b%e1%80%bd%e1%80%9a%e1%80%ba%e1%80%a1%e1%80%85%e1%80%ac%e1%80%b8\/","url":"https:\/\/statorials.org\/my\/panda-histogram-%e1%80%a1%e1%80%9b%e1%80%bd%e1%80%9a%e1%80%ba%e1%80%a1%e1%80%85%e1%80%ac%e1%80%b8\/","name":"Pandas \u104f \u101f\u102e\u1005\u1010\u102d\u102f\u1002\u101b\u1019\u103a\u1015\u102f\u1036\u104f \u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u1015\u102f\u1036 - Statology","isPartOf":{"@id":"https:\/\/statorials.org\/my\/#website"},"datePublished":"2023-07-12T13:01:14+00:00","dateModified":"2023-07-12T13:01:14+00:00","author":{"@id":"https:\/\/statorials.org\/my\/#\/schema\/person\/e47470981684a202f7ed4c0cb1e10097"},"description":"\u1024\u101e\u1004\u103a\u1001\u1014\u103a\u1038\u1005\u102c\u1010\u103d\u1004\u103a \u1014\u1019\u1030\u1014\u102c\u1019\u103b\u102c\u1038\u1005\u103d\u102c\u1016\u103c\u1004\u1037\u103a pandas histogram \u1010\u103d\u1004\u103a \u1014\u1036\u1015\u102b\u1010\u103a\u1019\u103b\u102c\u1038\u104f\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u101b\u1019\u100a\u103a\u1000\u102d\u102f \u101b\u103e\u1004\u103a\u1038\u1015\u103c\u1011\u102c\u1038\u101e\u100a\u103a\u104b","breadcrumb":{"@id":"https:\/\/statorials.org\/my\/panda-histogram-%e1%80%a1%e1%80%9b%e1%80%bd%e1%80%9a%e1%80%ba%e1%80%a1%e1%80%85%e1%80%ac%e1%80%b8\/#breadcrumb"},"inLanguage":"my-MM","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/my\/panda-histogram-%e1%80%a1%e1%80%9b%e1%80%bd%e1%80%9a%e1%80%ba%e1%80%a1%e1%80%85%e1%80%ac%e1%80%b8\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/my\/panda-histogram-%e1%80%a1%e1%80%9b%e1%80%bd%e1%80%9a%e1%80%ba%e1%80%a1%e1%80%85%e1%80%ac%e1%80%b8\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u1021\u102d\u1019\u103a","item":"https:\/\/statorials.org\/my\/"},{"@type":"ListItem","position":2,"name":"Pandas \u104f histogram \u104f \u1015\u102f\u1036\u1021\u101b\u103d\u101a\u103a\u1021\u1005\u102c\u1038\u1000\u102d\u102f \u1019\u100a\u103a\u101e\u102d\u102f\u1037\u1015\u103c\u1031\u102c\u1004\u103a\u1038\u101c\u1032\u1019\u100a\u103a\u1014\u100a\u103a\u1038\u104b"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/my\/#website","url":"https:\/\/statorials.org\/my\/","name":"Statorials","description":"\u1005\u102c\u101b\u1004\u103a\u1038\u1021\u1004\u103a\u1038\u1006\u102d\u102f\u1004\u103a\u101b\u102c \u1021\u101b\u100a\u103a\u1021\u1001\u103b\u1004\u103a\u1038\u1021\u1010\u103d\u1000\u103a \u101e\u1004\u1037\u103a\u101c\u1019\u103a\u1038\u100a\u103d\u103e\u1014\u103a\u1001\u103b\u1000\u103a\u104b","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/my\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"my-MM"},{"@type":"Person","@id":"https:\/\/statorials.org\/my\/#\/schema\/person\/e47470981684a202f7ed4c0cb1e10097","name":"Benjamin Anderson","image":{"@type":"ImageObject","inLanguage":"my-MM","@id":"https:\/\/statorials.org\/my\/#\/schema\/person\/image\/","url":"https:\/\/statorials.org\/my\/wp-content\/uploads\/2023\/11\/Benjamin-Anderson-96x96.jpg","contentUrl":"https:\/\/statorials.org\/my\/wp-content\/uploads\/2023\/11\/Benjamin-Anderson-96x96.jpg","caption":"Benjamin Anderson"},"description":"\u1019\u1004\u103a\u1039\u1002\u101c\u102c\u1015\u102b\u104a \u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u101e\u100a\u103a \u1021\u1004\u103c\u102d\u1019\u103a\u1038\u1005\u102c\u1038 \u1005\u102c\u101b\u1004\u103a\u1038\u1021\u1004\u103a\u1038 \u1015\u102b\u1019\u1031\u102c\u1000\u1039\u1001 \u1018\u1004\u103a\u1002\u103b\u1019\u1004\u103a\u1016\u103c\u1005\u103a\u1015\u103c\u102e\u1038 \u101e\u102e\u1038\u101e\u1014\u1037\u103a Statorials \u1006\u101b\u102c\u1021\u1016\u103c\u1005\u103a \u101c\u103e\u100a\u1037\u103a\u1015\u1010\u103a\u1015\u102b\u101e\u100a\u103a\u104b \u1005\u102c\u101b\u1004\u103a\u1038\u1007\u101a\u102c\u1038\u1014\u101a\u103a\u1015\u101a\u103a\u1010\u103d\u1004\u103a \u1000\u103b\u101a\u103a\u1015\u103c\u1014\u1037\u103a\u101e\u1031\u102c\u1021\u1010\u103d\u1031\u1037\u1021\u1000\u103c\u102f\u1036\u1014\u103e\u1004\u1037\u103a \u1000\u103b\u103d\u1019\u103a\u1038\u1000\u103b\u1004\u103a\u1019\u103e\u102f\u1014\u103e\u1004\u1037\u103a\u1021\u1010\u1030\u104a Statorials \u1019\u103e\u1010\u1005\u103a\u1006\u1004\u1037\u103a \u1000\u103b\u1031\u102c\u1004\u103a\u1038\u101e\u102c\u1038\u1019\u103b\u102c\u1038\u1000\u102d\u102f \u1001\u103d\u1014\u103a\u1021\u102c\u1038\u1016\u103c\u1005\u103a\u1005\u1031\u101b\u1014\u103a\u1021\u1010\u103d\u1000\u103a \u1000\u103b\u103d\u1014\u103a\u102f\u1015\u103a\u104f\u1021\u101e\u102d\u1015\u100a\u102c\u1000\u102d\u102f \u1019\u103b\u103e\u101d\u1031\u101c\u102d\u102f\u1015\u102b\u101e\u100a\u103a\u104b \u1015\u102d\u102f\u101e\u102d\u1010\u101a\u103a\u104b","sameAs":["https:\/\/statorials.org\/my"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/my\/wp-json\/wp\/v2\/posts\/4251"}],"collection":[{"href":"https:\/\/statorials.org\/my\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/my\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/my\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/my\/wp-json\/wp\/v2\/comments?post=4251"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/my\/wp-json\/wp\/v2\/posts\/4251\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/my\/wp-json\/wp\/v2\/media?parent=4251"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/my\/wp-json\/wp\/v2\/categories?post=4251"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/my\/wp-json\/wp\/v2\/tags?post=4251"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}