home.social

#openpyxl — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #openpyxl, aggregated by home.social.

  1. [Перевод] Самый быстрый способ читать Excel в Python

    Команда Python for Devs подготовила перевод статьи о том, как читать Excel в Python быстрее всех. В статье результаты тестирования pandas, openpyxl, Tablib, DuckDB, LibreOffice и даже связки с Rust. Кто справился лучше всех и как за 4 секунды Python «проглотил» полмиллиона строк — читайте в статье.

    habr.com/ru/articles/942320/

    #Python #excel #pandas #openpyxl #tablib #duckdb #libreoffice #calamine #производительность

  2. Hat hier jemand Erfahrung mit #openpyxl? Alles was ich damit an Excel-Dateien erstelle, fürht dazu, dass mich #Excel anmotzt und die Datei reparieren möchte. Die Inhalte sind dann zwar vollständig, aber dieser unnütze Dialog nervt doch sehr. Es tritt sogar mit dem Codebeispiel aus der Projektdoku auf. Weiß jemand einen Rat? #followerpower #fragfedi #python #boost

  3. Um exemplo mínimo de como usar #Python para ler dados de uma planilha #Excel com a biblioteca #openpyxl e como modificar um arquivo #Word com a biblioteca #docx

    gist.github.com/villares/560e2

  4. Lendo uma planilha .xlsx e modificando um arquivo .docx com os dados lidas da planilha, usando Python
    gist.github.com/villares/560e2 #openpyxl #docx #Python
    PS: Eu nem uso Excel e Word, só uso #LibreOffice que abre esses dois formatos também.

  5. Discover "xlcharts", my new R package which allows using R functions to create native Excel charts 📊 such as bar, line, bubble, scatter, pie, etc. It also provides a lot of R functions to fully customize your Excel documents directly from R:

    👉 felixluginbuhl.com/xlcharts/

    This is made possible using the amazing "openpyxl" Python library under the hood.

    #rstats #excel #openpyxl

  6. Python и Excel. Прочитать и не потерять

    Привет Хабр! Сегодня с вами участники профессионального сообщества NTA Пётр Хрущёв. Как прочитать файл Excel, если он напоминает монстра Франкенштейна? Как склеить множество таких файлов в единый датасет и обработать их, не потеряв ни одной ячейки? Это и многое другое, включая подробности разработки нового инструмента — найдёте в посте. Python & Excel

    habr.com/ru/articles/775548/

    #python #excel #PyXLSB #openpyxl #XLSX2CSV #чтение_файлов #XLSB #xlsx

  7. #MicrosoftExcel #DataAnalysis #automation #python #openpyxl
    Case example: the Kaggle’s Video Game Sales dataset
    openpyxl library can help you write Excel functions, format spreadsheets, create reports, and build charts directly in Python.

    newdigitals.org/2023/09/07/aut