{"id":70357,"date":"2023-12-13T07:49:23","date_gmt":"2023-12-13T10:49:23","guid":{"rendered":"https:\/\/abes.org.br\/?p=70357"},"modified":"2023-12-05T16:57:19","modified_gmt":"2023-12-05T19:57:19","slug":"nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python","status":"publish","type":"post","link":"https:\/\/abes.org.br\/en\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/","title":{"rendered":"NEC Releases Free FireDucks Software to Speed Up Data Analysis in Python"},"content":{"rendered":"<p style=\"text-align: center;\"><i>Tool allows data preparation up to 16 times faster, reducing time and cost needed to carry out the task<\/i><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"wp-image-70358 aligncenter\" src=\"https:\/\/abes.org.br\/wp-content\/uploads\/2023\/12\/Softwarwe.jpg\" alt=\"\" width=\"495\" height=\"279\" \/><\/p>\n<p style=\"font-weight: 400;\">NEC Corporation recently launched a new data analytics library called FireDucks (*1). The main feature of this new bookstore is its processing speed when compared, for example, to the most used bookstore in the world, \u201cpandas\u201d. Capable of performing the data preparation necessary for data analysis up to 16 times faster than existing libraries\/software (*2), this tool significantly reduces the time spent on the data analysis process and reduces computational costs. The beta version of FireDucks is now available for free online (<a href=\"https:\/\/fireducks-dev.github.io\/\" data-saferedirecturl=\"https:\/\/www.google.com\/url?q=https:\/\/fireducks-dev.github.io\/&amp;source=gmail&amp;ust=1701891174760000&amp;usg=AOvVaw2dJTYLANF0kC4OJLS-lmaA\">https:\/\/fireducks-dev.github.io\/<\/a>).<\/p>\n<p style=\"font-weight: 400;\">In recent years, it has become easier than ever to collect large volumes of data, including sales information obtained through card payment terminals (POS), e-commerce, e-commerce and financial transaction data. To extract valuable analytical results from this data, there is a growing need for data scientists to perform their analysis using artificial intelligence (AI) and machine learning (ML).<\/p>\n<p style=\"font-weight: 400;\">However, to prepare for data analysis, large data sets need to be preprocessed. It is estimated that data scientists spend approximately 45% (*3) of their time preparing data, and this has become a huge problem. Furthermore, the increase in data volume and the evolution of AI and ML have led to an increase in computational complexity. As a result, higher computing costs (e.g. cloud costs) and the consequent increase in energy consumption and CO2 emissions have also become problematic.<\/p>\n<p style=\"font-weight: 400;\">Given this, NEC set out to develop FireDucks, a\u00a0<em>software<\/em>\u00a0designed to speed up the data manipulation process, and fully compatible with the \u201cpandas\u201d library, not requiring the\u00a0<em>refactoring<\/em>\u00a0of the code. To develop this\u00a0<em>software<\/em>\u00a0NEC leveraged the high-performance programming technology and acceleration expertise it cultivated from more than thirty years of experience developing supercomputers.<\/p>\n<p style=\"font-weight: 400;\">By making the beta version of FireDucks available free of charge to the general public, NEC hopes to help reduce data analysis scientists&#039; work hours in solving environmental issues through energy conservation and reducing CO2 emissions.<\/p>\n<p style=\"font-weight: 400;\"><strong>Resources<\/strong><\/p>\n<ul style=\"font-weight: 400;\">\n<li><strong>Accelerated performance<\/strong><\/li>\n<\/ul>\n<p style=\"font-weight: 400;\">To use FireDucks, simply replace the \u201cpandas\u201d library in our python code with FireDucks. This way the same data manipulation code will be accelerated by up to 16 times and, on average, about five times (*2). This reduces the total time data scientists spend working by approximately 30% (*4).<\/p>\n<p style=\"font-weight: 400;\">Parallel utilization of all cores and reduced computation are the main reasons for this level of acceleration. FireDucks utilizes each core of a multi-core CPU to efficiently process large data sets in parallel.<\/p>\n<p style=\"font-weight: 400;\">Furthermore, rather than running processes in the same order and range specified in the program, the data sets required to produce the results are identified upfront in the overall process, meaning that processing only needs to be performed for those data sets. This, in turn, makes it possible to speed up processing.<\/p>\n<ul style=\"font-weight: 400;\">\n<li><strong>High compatibility<\/strong><\/li>\n<\/ul>\n<p style=\"font-weight: 400;\">As mentioned, another feature of this software is its high compatibility with \u201cpandas\u201d, meaning that no changes to the code are necessary other than replacing the \u201cpandas\u201d library with FireDucks. Although some libraries are able to achieve faster processing speeds than \u201cpandas\u201d, they require several steps, including the need to rewrite the program. On the other hand, FireDucks can be easily applied as only one line of the program needs to be rewritten to perform analysis and coding in the same way as one would use pandas.<\/p>\n<p style=\"font-weight: 400;\"><strong>Real Results<\/strong><\/p>\n<p style=\"font-weight: 400;\">The following results were obtained when FireDucks was used in real operations by\u00a0<em>Toyota Technical Development Corporation<\/em>\u00a0(*5) (TTDC).<\/p>\n<ul style=\"font-weight: 400;\">\n<li>60% reduction in time spent analyzing data using an in-house AI framework (Spicy MINT)<\/li>\n<li>76% decrease in analysis PC operating time<\/li>\n<\/ul>\n<p style=\"font-weight: 400;\">An interview in which TTDC employees who used FireDucks spoke with members of the development team to provide feedback on the newly developed software can be seen at the following website\u00a0<a href=\"https:\/\/www.nec.com\/en\/global\/rd\/technologies\/202312\/index.html\" data-saferedirecturl=\"https:\/\/www.google.com\/url?q=https:\/\/www.nec.com\/en\/global\/rd\/technologies\/202312\/index.html&amp;source=gmail&amp;ust=1701891174760000&amp;usg=AOvVaw2kZ6RSYGqfi8JcewVV6JTL\">https:\/\/www.nec.com\/en\/global\/rd\/technologies\/202312\/index.html<\/a>.<\/p>\n<p style=\"font-weight: 400;\"><strong>Future plans<\/strong><\/p>\n<p style=\"font-weight: 400;\">By making the beta version of FireDucks available for free and allowing data scientists to use it in practice, NEC will work to improve its functionality and verify its effectiveness, with the goal of commercializing it by fiscal year 2024.<\/p>\n<p style=\"font-weight: 400;\"><strong>Grades:<\/strong><\/p>\n<p style=\"font-weight: 400;\">(*1) This\u00a0<em>software\u00a0<\/em>was developed with support from the New Energy and Industrial Technology Development Organization (NEDO) in Japan.<\/p>\n<p style=\"font-weight: 400;\">(*2) According to NEC test results based on\u00a0<em>benchmark<\/em>\u00a0TPCx-BB.<\/p>\n<p style=\"font-weight: 400;\">(*3) State of Data Science 2020\u00a0<a href=\"https:\/\/www.anaconda.com\/resources\/whitepapers\/state-of-data-science-2020\" data-saferedirecturl=\"https:\/\/www.google.com\/url?q=https:\/\/www.anaconda.com\/resources\/whitepapers\/state-of-data-science-2020&amp;source=gmail&amp;ust=1701891174760000&amp;usg=AOvVaw2Fi3-gqf-NUJ-2V8XLukUf\">https:\/\/www.anaconda.com\/resources\/whitepapers\/state-of-data-science-2020<\/a><\/p>\n<p style=\"font-weight: 400;\">(*4) Based on calculations carried out internally by NEC.<\/p>\n<p style=\"font-weight: 400;\">(*5) About\u00a0<em>Toyota Technical Development Corporation<\/em>\u00a0(TTDC): focused on building ideal environments for product development through comprehensive solutions driven by cutting-edge information and technology.<\/p>","protected":false},"excerpt":{"rendered":"<p>Ferramenta possibilita uma prepara\u00e7\u00e3o dos dados at\u00e9 16 vezes mais r\u00e1pida, reduzindo tempo e custo necess\u00e1rios para efetuar a tarefa A NEC Corporation lan\u00e7ou, recentemente, uma nova livraria para an\u00e1lises de dados, chamada de FireDucks (*1). A principal caracter\u00edstica dessa nova livraria \u00e9 a sua velocidade de processamento quando comparada por exemplo \u00e0 livraria mais [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":70358,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[39,19],"tags":[4843,4844,74,4845],"class_list":["post-70357","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-coluna-4","category-ultimas-noticias","tag-codigo-python","tag-fireducks","tag-software","tag-software-gratuito"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>NEC lan\u00e7a software gratuito FireDucks para acelerar a an\u00e1lise de dados no Python - ABES<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/abes.org.br\/en\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NEC lan\u00e7a software gratuito FireDucks para acelerar a an\u00e1lise de dados no Python - ABES\" \/>\n<meta property=\"og:description\" content=\"Ferramenta possibilita uma prepara\u00e7\u00e3o dos dados at\u00e9 16 vezes mais r\u00e1pida, reduzindo tempo e custo necess\u00e1rios para efetuar a tarefa A NEC Corporation lan\u00e7ou, recentemente, uma nova livraria para an\u00e1lises de dados, chamada de FireDucks (*1). A principal caracter\u00edstica dessa nova livraria \u00e9 a sua velocidade de processamento quando comparada por exemplo \u00e0 livraria mais [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/abes.org.br\/en\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/\" \/>\n<meta property=\"og:site_name\" content=\"ABES\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/ABES.software\" \/>\n<meta property=\"article:published_time\" content=\"2023-12-13T10:49:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/abes.org.br\/wp-content\/uploads\/2023\/12\/Softwarwe.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1023\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Editor ABES\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ABES_SOFTWARE\" \/>\n<meta name=\"twitter:site\" content=\"@ABES_SOFTWARE\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Editor ABES\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/abes.org.br\\\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/abes.org.br\\\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\\\/\"},\"author\":{\"name\":\"Editor ABES\",\"@id\":\"https:\\\/\\\/abes.org.br\\\/#\\\/schema\\\/person\\\/d65ed84c8883a123fe668129fd6a7ed3\"},\"headline\":\"NEC lan\u00e7a software gratuito FireDucks para acelerar a an\u00e1lise de dados no Python\",\"datePublished\":\"2023-12-13T10:49:23+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/abes.org.br\\\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\\\/\"},\"wordCount\":940,\"publisher\":{\"@id\":\"https:\\\/\\\/abes.org.br\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/abes.org.br\\\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/abes.org.br\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/Softwarwe.jpg\",\"keywords\":[\"c\u00f3digo python\",\"FireDucks\",\"software\",\"software gratuito\"],\"articleSection\":[\"-Coluna 4\",\"\u00daltimas not\u00edcias\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/abes.org.br\\\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\\\/\",\"url\":\"https:\\\/\\\/abes.org.br\\\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\\\/\",\"name\":\"NEC lan\u00e7a software gratuito FireDucks para acelerar a an\u00e1lise de dados no Python - ABES\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/abes.org.br\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/abes.org.br\\\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/abes.org.br\\\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/abes.org.br\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/Softwarwe.jpg\",\"datePublished\":\"2023-12-13T10:49:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/abes.org.br\\\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/abes.org.br\\\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/abes.org.br\\\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\\\/#primaryimage\",\"url\":\"https:\\\/\\\/abes.org.br\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/Softwarwe.jpg\",\"contentUrl\":\"https:\\\/\\\/abes.org.br\\\/wp-content\\\/uploads\\\/2023\\\/12\\\/Softwarwe.jpg\",\"width\":1023,\"height\":576},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/abes.org.br\\\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"In\u00edcio\",\"item\":\"https:\\\/\\\/abes.org.br\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"NEC lan\u00e7a software gratuito FireDucks para acelerar a an\u00e1lise de dados no Python\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/abes.org.br\\\/#website\",\"url\":\"https:\\\/\\\/abes.org.br\\\/\",\"name\":\"ABES\",\"description\":\"Associa\u00e7\u00e3o Brasileira das Empresas de Software\",\"publisher\":{\"@id\":\"https:\\\/\\\/abes.org.br\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/abes.org.br\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/abes.org.br\\\/#organization\",\"name\":\"Associa\u00e7\u00e3o Brasileira das Empresas de Software\",\"url\":\"https:\\\/\\\/abes.org.br\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/abes.org.br\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/abes.org.br\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/logo_abes_marca_d_tagline_horizontal_verde-amarelo_cmyk.png\",\"contentUrl\":\"https:\\\/\\\/abes.org.br\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/logo_abes_marca_d_tagline_horizontal_verde-amarelo_cmyk.png\",\"width\":324,\"height\":70,\"caption\":\"Associa\u00e7\u00e3o Brasileira das Empresas de Software\"},\"image\":{\"@id\":\"https:\\\/\\\/abes.org.br\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/ABES.software\",\"https:\\\/\\\/x.com\\\/ABES_SOFTWARE\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/abes-software\\\/\",\"https:\\\/\\\/www.instagram.com\\\/abes_software\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/abes.org.br\\\/#\\\/schema\\\/person\\\/d65ed84c8883a123fe668129fd6a7ed3\",\"name\":\"Editor ABES\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3b207abce016c5e2ad6bf38914af9ad16e277128bb9b06dabb05bc191f02d7fe?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3b207abce016c5e2ad6bf38914af9ad16e277128bb9b06dabb05bc191f02d7fe?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3b207abce016c5e2ad6bf38914af9ad16e277128bb9b06dabb05bc191f02d7fe?s=96&d=mm&r=g\",\"caption\":\"Editor ABES\"},\"url\":\"https:\\\/\\\/abes.org.br\\\/en\\\/author\\\/editor-abes\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"NEC Releases Free FireDucks Software to Accelerate Data Analysis in Python - ABES","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:\/\/abes.org.br\/en\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/","og_locale":"en_US","og_type":"article","og_title":"NEC lan\u00e7a software gratuito FireDucks para acelerar a an\u00e1lise de dados no Python - ABES","og_description":"Ferramenta possibilita uma prepara\u00e7\u00e3o dos dados at\u00e9 16 vezes mais r\u00e1pida, reduzindo tempo e custo necess\u00e1rios para efetuar a tarefa A NEC Corporation lan\u00e7ou, recentemente, uma nova livraria para an\u00e1lises de dados, chamada de FireDucks (*1). A principal caracter\u00edstica dessa nova livraria \u00e9 a sua velocidade de processamento quando comparada por exemplo \u00e0 livraria mais [&hellip;]","og_url":"https:\/\/abes.org.br\/en\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/","og_site_name":"ABES","article_publisher":"https:\/\/www.facebook.com\/ABES.software","article_published_time":"2023-12-13T10:49:23+00:00","og_image":[{"width":1023,"height":576,"url":"https:\/\/abes.org.br\/wp-content\/uploads\/2023\/12\/Softwarwe.jpg","type":"image\/jpeg"}],"author":"Editor ABES","twitter_card":"summary_large_image","twitter_creator":"@ABES_SOFTWARE","twitter_site":"@ABES_SOFTWARE","twitter_misc":{"Written by":"Editor ABES","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/abes.org.br\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/#article","isPartOf":{"@id":"https:\/\/abes.org.br\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/"},"author":{"name":"Editor ABES","@id":"https:\/\/abes.org.br\/#\/schema\/person\/d65ed84c8883a123fe668129fd6a7ed3"},"headline":"NEC lan\u00e7a software gratuito FireDucks para acelerar a an\u00e1lise de dados no Python","datePublished":"2023-12-13T10:49:23+00:00","mainEntityOfPage":{"@id":"https:\/\/abes.org.br\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/"},"wordCount":940,"publisher":{"@id":"https:\/\/abes.org.br\/#organization"},"image":{"@id":"https:\/\/abes.org.br\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/#primaryimage"},"thumbnailUrl":"https:\/\/abes.org.br\/wp-content\/uploads\/2023\/12\/Softwarwe.jpg","keywords":["c\u00f3digo python","FireDucks","software","software gratuito"],"articleSection":["-Coluna 4","\u00daltimas not\u00edcias"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/abes.org.br\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/","url":"https:\/\/abes.org.br\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/","name":"NEC Releases Free FireDucks Software to Accelerate Data Analysis in Python - ABES","isPartOf":{"@id":"https:\/\/abes.org.br\/#website"},"primaryImageOfPage":{"@id":"https:\/\/abes.org.br\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/#primaryimage"},"image":{"@id":"https:\/\/abes.org.br\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/#primaryimage"},"thumbnailUrl":"https:\/\/abes.org.br\/wp-content\/uploads\/2023\/12\/Softwarwe.jpg","datePublished":"2023-12-13T10:49:23+00:00","breadcrumb":{"@id":"https:\/\/abes.org.br\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/abes.org.br\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/abes.org.br\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/#primaryimage","url":"https:\/\/abes.org.br\/wp-content\/uploads\/2023\/12\/Softwarwe.jpg","contentUrl":"https:\/\/abes.org.br\/wp-content\/uploads\/2023\/12\/Softwarwe.jpg","width":1023,"height":576},{"@type":"BreadcrumbList","@id":"https:\/\/abes.org.br\/nec-lanca-software-gratuito-fireducks-para-acelerar-a-analise-de-dados-no-python\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"In\u00edcio","item":"https:\/\/abes.org.br\/"},{"@type":"ListItem","position":2,"name":"NEC lan\u00e7a software gratuito FireDucks para acelerar a an\u00e1lise de dados no Python"}]},{"@type":"WebSite","@id":"https:\/\/abes.org.br\/#website","url":"https:\/\/abes.org.br\/","name":"ABES","description":"Brazilian Association of Software Companies","publisher":{"@id":"https:\/\/abes.org.br\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/abes.org.br\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/abes.org.br\/#organization","name":"Brazilian Association of Software Companies","url":"https:\/\/abes.org.br\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/abes.org.br\/#\/schema\/logo\/image\/","url":"https:\/\/abes.org.br\/wp-content\/uploads\/2020\/09\/logo_abes_marca_d_tagline_horizontal_verde-amarelo_cmyk.png","contentUrl":"https:\/\/abes.org.br\/wp-content\/uploads\/2020\/09\/logo_abes_marca_d_tagline_horizontal_verde-amarelo_cmyk.png","width":324,"height":70,"caption":"Associa\u00e7\u00e3o Brasileira das Empresas de Software"},"image":{"@id":"https:\/\/abes.org.br\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/ABES.software","https:\/\/x.com\/ABES_SOFTWARE","https:\/\/www.linkedin.com\/company\/abes-software\/","https:\/\/www.instagram.com\/abes_software\/"]},{"@type":"Person","@id":"https:\/\/abes.org.br\/#\/schema\/person\/d65ed84c8883a123fe668129fd6a7ed3","name":"ABES Editor","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/3b207abce016c5e2ad6bf38914af9ad16e277128bb9b06dabb05bc191f02d7fe?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/3b207abce016c5e2ad6bf38914af9ad16e277128bb9b06dabb05bc191f02d7fe?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3b207abce016c5e2ad6bf38914af9ad16e277128bb9b06dabb05bc191f02d7fe?s=96&d=mm&r=g","caption":"Editor ABES"},"url":"https:\/\/abes.org.br\/en\/author\/editor-abes\/"}]}},"publishpress_future_action":{"enabled":false,"date":"2026-04-28 19:18:50","action":"change-status","newStatus":"draft","terms":[],"taxonomy":"category","extraData":[]},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/abes.org.br\/en\/wp-json\/wp\/v2\/posts\/70357","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/abes.org.br\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/abes.org.br\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/abes.org.br\/en\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/abes.org.br\/en\/wp-json\/wp\/v2\/comments?post=70357"}],"version-history":[{"count":2,"href":"https:\/\/abes.org.br\/en\/wp-json\/wp\/v2\/posts\/70357\/revisions"}],"predecessor-version":[{"id":70360,"href":"https:\/\/abes.org.br\/en\/wp-json\/wp\/v2\/posts\/70357\/revisions\/70360"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/abes.org.br\/en\/wp-json\/wp\/v2\/media\/70358"}],"wp:attachment":[{"href":"https:\/\/abes.org.br\/en\/wp-json\/wp\/v2\/media?parent=70357"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/abes.org.br\/en\/wp-json\/wp\/v2\/categories?post=70357"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/abes.org.br\/en\/wp-json\/wp\/v2\/tags?post=70357"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}