{"id":2115,"date":"2023-07-23T15:23:51","date_gmt":"2023-07-23T15:23:51","guid":{"rendered":"https:\/\/statorials.org\/tr\/islenenler-formlarla-yayinlanamadi\/"},"modified":"2023-07-23T15:23:51","modified_gmt":"2023-07-23T15:23:51","slug":"islenenler-formlarla-yayinlanamadi","status":"publish","type":"post","link":"https:\/\/statorials.org\/tr\/islenenler-formlarla-yayinlanamadi\/","title":{"rendered":"Nas\u0131l d\u00fczeltilir? valueerror: i\u0307\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">Python kullan\u0131rken kar\u015f\u0131la\u015fabilece\u011finiz bir hata:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #ff0000;\">ValueError<\/span> : operands could not be broadcast together with shapes (2,2) (2,3) \n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">Bu hata, Python&#8217;da <strong>numpy.dot()<\/strong> i\u015flevi yerine \u00e7arpma i\u015faretini ( <strong>*<\/strong> ) kullanarak matris \u00e7arp\u0131m\u0131 ger\u00e7ekle\u015ftirmeye \u00e7al\u0131\u015ft\u0131\u011f\u0131n\u0131zda ortaya \u00e7\u0131kar.<\/span><\/p>\n<p> <span style=\"color: #000000;\">A\u015fa\u011f\u0131daki \u00f6rnekler, her senaryoda bu hatan\u0131n nas\u0131l d\u00fczeltilece\u011fini g\u00f6sterir.<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>Hata nas\u0131l yeniden olu\u015fturulur?<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">2 sat\u0131r\u0131 ve 2 s\u00fctunu olan 2&#215;2&#8217;lik bir C matrisimiz oldu\u011funu varsayal\u0131m:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-19657 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/np1.png\" alt=\"\" width=\"149\" height=\"81\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Ayr\u0131ca 2 sat\u0131r\u0131 ve 3 s\u00fctunu olan 2&#215;3&#8217;l\u00fck bir D matrisimiz oldu\u011funu varsayal\u0131m:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-19658 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/np2.png\" alt=\"\" width=\"232\" height=\"77\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">C matrisini D matrisiyle nas\u0131l \u00e7arpaca\u011f\u0131n\u0131z a\u015fa\u011f\u0131da a\u00e7\u0131klanm\u0131\u015ft\u0131r:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-19659 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/np3.png\" alt=\"\" width=\"466\" height=\"78\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Bunun sonucunda a\u015fa\u011f\u0131daki matris elde edilir:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-19660 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/np4.png\" alt=\"\" width=\"231\" height=\"82\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Python&#8217;da bu matris \u00e7arp\u0131m\u0131n\u0131 a\u015fa\u011f\u0131daki gibi \u00e7arpma i\u015faretini (*) kullanarak yapmaya \u00e7al\u0131\u015ft\u0131\u011f\u0131m\u0131z\u0131 varsayal\u0131m:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008000;\">import<\/span> numpy <span style=\"color: #008000;\">as<\/span> np\n\n<span style=\"color: #008080;\">#define matrices\n<\/span>C = np. <span style=\"color: #3366ff;\">array<\/span> ([7, 5, 6, 3]). <span style=\"color: #3366ff;\">reshape<\/span> (2, 2)\nD = np. <span style=\"color: #3366ff;\">array<\/span> ([2, 1, 4, 5, 1, 2]). <span style=\"color: #3366ff;\">reshape<\/span> (2, 3)\n\n<span style=\"color: #008080;\">#print dies<\/span>\n<span style=\"color: #008000;\">print<\/span> (C)\n\n[[7 5]\n [6 3]]\n\n<span style=\"color: #008000;\">print<\/span> (D)\n\n[[2 1 4]\n [5 1 2]]\n\n<span style=\"color: #008080;\">#attempt to multiply two matrices together\n<\/span>CD\n\n<span style=\"color: #ff0000;\">ValueError: <span style=\"color: #000000;\">operands could not be broadcast together with shapes (2,2) (2,3)<\/span>  \n<\/span><\/strong><\/pre>\n<p> <span style=\"color: #000000;\">Bir <strong>ValueError<\/strong> al\u0131yoruz. Bu hatay\u0131 neden ald\u0131\u011f\u0131m\u0131z\u0131 anlamak i\u00e7in <a href=\"https:\/\/numpy.org\/devdocs\/user\/basics.broadcasting.html\" target=\"_blank\" rel=\"noopener\">NumPy belgelerine<\/a> ba\u015fvurabiliriz:<\/span><\/p>\n<blockquote>\n<p> <span style=\"color: #000000;\">NumPy, iki dizi \u00fczerinde \u00e7al\u0131\u015f\u0131rken bunlar\u0131n \u015fekillerini \u00f6\u011fe \u00f6\u011fe kar\u015f\u0131la\u015ft\u0131r\u0131r. Son boyutlarla (yani en sa\u011fdaki) ba\u015flar ve sola do\u011fru ilerler. \u0130ki boyut uyumludur<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\">e\u015fittirler veya<\/span><\/li>\n<li> <span style=\"color: #000000;\">bunlardan biri 1<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">Bu ko\u015fullar kar\u015f\u0131lanmazsa, dizilerin uyumsuz \u015fekillere sahip oldu\u011funu belirten bir <strong>ValueError: \u0130\u015flenenler birlikte yay\u0131nlanamad\u0131 istisnas\u0131<\/strong> olu\u015fturulur.<\/span><\/p>\n<\/blockquote>\n<p> <span style=\"color: #000000;\">\u0130ki matrisimizin son boyutlar\u0131 ayn\u0131 de\u011fere sahip olmad\u0131\u011f\u0131ndan (C matrisinin son boyutu 2 ve D matrisinin son boyutu 3&#8217;t\u00fcr) hata al\u0131yoruz.<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>Hata nas\u0131l d\u00fczeltilir?<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">Bu hatay\u0131 d\u00fczeltmenin en kolay yolu, matris \u00e7arp\u0131m\u0131n\u0131 ger\u00e7ekle\u015ftirmek i\u00e7in basit\u00e7e <strong>numpy.dot()<\/strong> i\u015flevini kullanmakt\u0131r:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 15px;\"> <strong><span style=\"color: #008000;\">import<\/span> numpy <span style=\"color: #008000;\">as<\/span> np\n\n<span style=\"color: #008080;\">#define matrices\n<\/span>C = np. <span style=\"color: #3366ff;\">array<\/span> ([7, 5, 6, 3]). <span style=\"color: #3366ff;\">reshape<\/span> (2, 2)\nD = np. <span style=\"color: #3366ff;\">array<\/span> ([2, 1, 4, 5, 1, 2]). <span style=\"color: #3366ff;\">reshape<\/span> (2, 3)\n\n<span style=\"color: #008080;\">#perform matrix multiplication<\/span>\nC. <span style=\"color: #3366ff;\">dowry<\/span> (D)\n\narray([[39, 12, 38],\n       [27, 9, 30]])\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\"><strong>ValueError&#8217;dan<\/strong> ka\u00e7\u0131nd\u0131\u011f\u0131m\u0131z\u0131 ve her iki matrisi de ba\u015far\u0131yla \u00e7arpmay\u0131 ba\u015fard\u0131\u011f\u0131m\u0131z\u0131 unutmay\u0131n.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Ayr\u0131ca sonu\u00e7lar\u0131n daha \u00f6nce manuel olarak hesaplad\u0131\u011f\u0131m\u0131z sonu\u00e7larla e\u015fle\u015fti\u011fini unutmay\u0131n.<\/span><\/p>\n<h3> <span style=\"color: #000000;\"><strong>Ek kaynaklar<\/strong><\/span><\/h3>\n<p> <span style=\"color: #000000;\">A\u015fa\u011f\u0131daki e\u011fitimlerde Python&#8217;daki di\u011fer yayg\u0131n hatalar\u0131n nas\u0131l d\u00fczeltilece\u011fi a\u00e7\u0131klanmaktad\u0131r:<\/span><\/p>\n<p> <a href=\"https:\/\/statorials.org\/tr\/sutunlar-cakisiyor-ancak-son-ek-belirtilmemis\/\" target=\"_blank\" rel=\"noopener\">Nas\u0131l d\u00fczeltilir? S\u00fctunlar \u00e7ak\u0131\u015f\u0131yor ancak son ek belirtilmemi\u015f<\/a><br \/> <a href=\"https:\/\/statorials.org\/tr\/numpy-ndarray-nesnesinin-eklenti-ozelligi-yok\/\" target=\"_blank\" rel=\"noopener\">Nas\u0131l d\u00fczeltilir: &#8216;numpy.ndarray&#8217; nesnesinin &#8216;append&#8217; \u00f6zelli\u011fi yok<\/a><br \/> <a href=\"https:\/\/statorials.org\/tr\/tum-skaler-degerleri-kullaniyorsaniz-bir-indeks-iletmeniz-gerekiyorsa-deger-hatasi\/\" target=\"_blank\" rel=\"noopener\">Nas\u0131l d\u00fczeltilir? T\u00fcm skaler de\u011ferleri kullan\u0131yorsan\u0131z bir dizin iletmeniz gerekir<\/a><br \/> <a href=\"https:\/\/statorials.org\/tr\/deger-hatasi-kayan-noktali-nani-tam-sayiya-donusturemiyor\/\">Nas\u0131l d\u00fczeltilir? ValueError: float NaN int&#8217;ye d\u00f6n\u00fc\u015ft\u00fcr\u00fclemiyor<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Python kullan\u0131rken kar\u015f\u0131la\u015fabilece\u011finiz bir hata: ValueError : operands could not be broadcast together with shapes (2,2) (2,3) Bu hata, Python&#8217;da numpy.dot() i\u015flevi yerine \u00e7arpma i\u015faretini ( * ) kullanarak matris \u00e7arp\u0131m\u0131 ger\u00e7ekle\u015ftirmeye \u00e7al\u0131\u015ft\u0131\u011f\u0131n\u0131zda ortaya \u00e7\u0131kar. A\u015fa\u011f\u0131daki \u00f6rnekler, her senaryoda bu hatan\u0131n nas\u0131l d\u00fczeltilece\u011fini g\u00f6sterir. Hata nas\u0131l yeniden olu\u015fturulur? 2 sat\u0131r\u0131 ve 2 s\u00fctunu olan 2&#215;2&#8217;lik [&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":[],"class_list":["post-2115","post","type-post","status-publish","format-standard","hentry","category-rehber"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Nas\u0131l d\u00fczeltilir? ValueError: \u0130\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131 - Statoryaller<\/title>\n<meta name=\"description\" content=\"Bu e\u011fitimde Python&#039;da \u015fu hatan\u0131n nas\u0131l d\u00fczeltilece\u011fi a\u00e7\u0131klanmaktad\u0131r: \u0130\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131.\" \/>\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\/tr\/islenenler-formlarla-yayinlanamadi\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Nas\u0131l d\u00fczeltilir? ValueError: \u0130\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131 - Statoryaller\" \/>\n<meta property=\"og:description\" content=\"Bu e\u011fitimde Python&#039;da \u015fu hatan\u0131n nas\u0131l d\u00fczeltilece\u011fi a\u00e7\u0131klanmaktad\u0131r: \u0130\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/tr\/islenenler-formlarla-yayinlanamadi\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-23T15:23:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/np1.png\" \/>\n<meta name=\"author\" content=\"Dr.benjamin anderson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Yazan:\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dr.benjamin anderson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tahmini okuma s\u00fcresi\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 dakika\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/tr\/islenenler-formlarla-yayinlanamadi\/\",\"url\":\"https:\/\/statorials.org\/tr\/islenenler-formlarla-yayinlanamadi\/\",\"name\":\"Nas\u0131l d\u00fczeltilir? ValueError: \u0130\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131 - Statoryaller\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/tr\/#website\"},\"datePublished\":\"2023-07-23T15:23:51+00:00\",\"dateModified\":\"2023-07-23T15:23:51+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/tr\/#\/schema\/person\/365dc158a39a7c8ae256355451e3de48\"},\"description\":\"Bu e\u011fitimde Python&#39;da \u015fu hatan\u0131n nas\u0131l d\u00fczeltilece\u011fi a\u00e7\u0131klanmaktad\u0131r: \u0130\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/tr\/islenenler-formlarla-yayinlanamadi\/#breadcrumb\"},\"inLanguage\":\"tr\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/tr\/islenenler-formlarla-yayinlanamadi\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/tr\/islenenler-formlarla-yayinlanamadi\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Ev\",\"item\":\"https:\/\/statorials.org\/tr\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Nas\u0131l d\u00fczeltilir? valueerror: i\u0307\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/tr\/#website\",\"url\":\"https:\/\/statorials.org\/tr\/\",\"name\":\"Statorials\",\"description\":\"\u0130statistik okuryazarl\u0131\u011f\u0131 rehberiniz!\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/tr\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"tr\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/tr\/#\/schema\/person\/365dc158a39a7c8ae256355451e3de48\",\"name\":\"Dr.benjamin anderson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\/\/statorials.org\/tr\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/statorials.org\/tr\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"https:\/\/statorials.org\/tr\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"caption\":\"Dr.benjamin anderson\"},\"description\":\"Merhaba, ben Benjamin, emekli bir istatistik profes\u00f6r\u00fc ve Statorials \u00f6\u011fretmenine d\u00f6n\u00fc\u015ft\u00fcm. \u0130statistik alan\u0131ndaki kapsaml\u0131 deneyimim ve uzmanl\u0131\u011f\u0131mla, \u00f6\u011frencilerimi Statorials arac\u0131l\u0131\u011f\u0131yla g\u00fc\u00e7lendirmek i\u00e7in bilgilerimi payla\u015fmaya can at\u0131yorum. Daha fazlas\u0131n\u0131 bil\",\"sameAs\":[\"https:\/\/statorials.org\/tr\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Nas\u0131l d\u00fczeltilir? ValueError: \u0130\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131 - Statoryaller","description":"Bu e\u011fitimde Python&#39;da \u015fu hatan\u0131n nas\u0131l d\u00fczeltilece\u011fi a\u00e7\u0131klanmaktad\u0131r: \u0130\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131.","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\/tr\/islenenler-formlarla-yayinlanamadi\/","og_locale":"tr_TR","og_type":"article","og_title":"Nas\u0131l d\u00fczeltilir? ValueError: \u0130\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131 - Statoryaller","og_description":"Bu e\u011fitimde Python&#39;da \u015fu hatan\u0131n nas\u0131l d\u00fczeltilece\u011fi a\u00e7\u0131klanmaktad\u0131r: \u0130\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131.","og_url":"https:\/\/statorials.org\/tr\/islenenler-formlarla-yayinlanamadi\/","og_site_name":"Statorials","article_published_time":"2023-07-23T15:23:51+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/np1.png"}],"author":"Dr.benjamin anderson","twitter_card":"summary_large_image","twitter_misc":{"Yazan:":"Dr.benjamin anderson","Tahmini okuma s\u00fcresi":"2 dakika"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/tr\/islenenler-formlarla-yayinlanamadi\/","url":"https:\/\/statorials.org\/tr\/islenenler-formlarla-yayinlanamadi\/","name":"Nas\u0131l d\u00fczeltilir? ValueError: \u0130\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131 - Statoryaller","isPartOf":{"@id":"https:\/\/statorials.org\/tr\/#website"},"datePublished":"2023-07-23T15:23:51+00:00","dateModified":"2023-07-23T15:23:51+00:00","author":{"@id":"https:\/\/statorials.org\/tr\/#\/schema\/person\/365dc158a39a7c8ae256355451e3de48"},"description":"Bu e\u011fitimde Python&#39;da \u015fu hatan\u0131n nas\u0131l d\u00fczeltilece\u011fi a\u00e7\u0131klanmaktad\u0131r: \u0130\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131.","breadcrumb":{"@id":"https:\/\/statorials.org\/tr\/islenenler-formlarla-yayinlanamadi\/#breadcrumb"},"inLanguage":"tr","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/tr\/islenenler-formlarla-yayinlanamadi\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/tr\/islenenler-formlarla-yayinlanamadi\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Ev","item":"https:\/\/statorials.org\/tr\/"},{"@type":"ListItem","position":2,"name":"Nas\u0131l d\u00fczeltilir? valueerror: i\u0307\u015flenenler \u015fekillerle yay\u0131nlanamad\u0131"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/tr\/#website","url":"https:\/\/statorials.org\/tr\/","name":"Statorials","description":"\u0130statistik okuryazarl\u0131\u011f\u0131 rehberiniz!","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/tr\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"tr"},{"@type":"Person","@id":"https:\/\/statorials.org\/tr\/#\/schema\/person\/365dc158a39a7c8ae256355451e3de48","name":"Dr.benjamin anderson","image":{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/statorials.org\/tr\/#\/schema\/person\/image\/","url":"https:\/\/statorials.org\/tr\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","contentUrl":"https:\/\/statorials.org\/tr\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","caption":"Dr.benjamin anderson"},"description":"Merhaba, ben Benjamin, emekli bir istatistik profes\u00f6r\u00fc ve Statorials \u00f6\u011fretmenine d\u00f6n\u00fc\u015ft\u00fcm. \u0130statistik alan\u0131ndaki kapsaml\u0131 deneyimim ve uzmanl\u0131\u011f\u0131mla, \u00f6\u011frencilerimi Statorials arac\u0131l\u0131\u011f\u0131yla g\u00fc\u00e7lendirmek i\u00e7in bilgilerimi payla\u015fmaya can at\u0131yorum. Daha fazlas\u0131n\u0131 bil","sameAs":["https:\/\/statorials.org\/tr"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/tr\/wp-json\/wp\/v2\/posts\/2115","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/statorials.org\/tr\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/tr\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/tr\/wp-json\/wp\/v2\/comments?post=2115"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/tr\/wp-json\/wp\/v2\/posts\/2115\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/tr\/wp-json\/wp\/v2\/media?parent=2115"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/tr\/wp-json\/wp\/v2\/categories?post=2115"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/tr\/wp-json\/wp\/v2\/tags?post=2115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}