home.social

#dataframe — Public Fediverse posts

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

fetched live
  1. Oh look, another "groundbreaking" #blog post about #DuckDB from a self-proclaimed data wizard. 🙄 Apparently, the limitations of basic text queries are just too much for our hero, who bravely delves into the wild world of Full-Text Search. 🌟 Spoiler alert: it's as thrilling as watching paint dry on a data frame. 🥱
    peterdohertys.website/blog-pos #DataWizard #FullTextSearch #DataFrame #HackerNews #ngated

  2. Oh look, another "groundbreaking" #blog post about #DuckDB from a self-proclaimed data wizard. 🙄 Apparently, the limitations of basic text queries are just too much for our hero, who bravely delves into the wild world of Full-Text Search. 🌟 Spoiler alert: it's as thrilling as watching paint dry on a data frame. 🥱
    peterdohertys.website/blog-pos #DataWizard #FullTextSearch #DataFrame #HackerNews #ngated

  3. Spark Connect. А нужны ли перемены?

    Привет, Хабр! Я Станислав Габдулгазиев, архитектор департамента поддержки продаж Arenadata. Apache Spark давно и прочно занял место одного из ключевых инструментов в арсенале инженеров и дата-сайентистов, работающих с большими данными. Его способность быстро обрабатывать огромные объёмы информации, гибкость за счёт поддержки множества языков (Python, Scala, Java, SQL) и возможность решать самые разнообразные задачи — от сложных ETL до машинного обучения и стриминга — делают его незаменимым инструментом в мире анализа данных.

    habr.com/ru/companies/arenadat

    #spark_connect #apache #datalake #lakehouse #платформа_данных #bigdata #dataframe #интеграция_сервисов #apache_arrow #spark

  4. Polars — «убийца Pandas» на максималках

    Всем привет! Меня зовут Александр Андреев, я инженер данных. Сегодня я хочу рассказать вам о библиотеке Polars - потенциальной замене Pandas, любимой у большинства дата-инженеров и дата-саентистов библиотеки для работы с данными. В своей статье я последовательно пройдусь от истории библиотеки Polars до примеров кода, технических аспектов ее производительности и в конце дам ссылки на все бенчмарки, обучающие материалы и дополнительные статьи, которые использовались для написания данного обзора-туториала по этой замечательной библиотеке.

    habr.com/ru/articles/946788/

    #polars #pandas #data_engineering #data_science #data_analysis #dataframe #library #python #rust #dataset

  5. I was annoyed that there is no "expand_grid()" function in :python: as in :rstats:

    So I just published a small package on !

    Introducing polarsgrid
    pypi.org/project/polarsgrid/

    Using the excellent 🐻‍❄️ package, easily create a table with product of factors:

    from polarsgrid import expand_grid
    expand_grid(a=[1, 2, 3], b=["x", "y"])

    Yields all combinations of its inputs as a

    It can also produce a for streaming extra-big tables to disk

  6. I was annoyed that there is no "expand_grid()" function in :python: #Python as in :rstats: #RStats #tidyverse

    So I just published a small package on #PyPI !

    Introducing polarsgrid
    pypi.org/project/polarsgrid/

    Using the excellent #polars 🐻‍❄️ package, easily create a table with product of factors:

    from polarsgrid import expand_grid
    expand_grid(a=[1, 2, 3], b=["x", "y"])

    Yields all combinations of its inputs as a #DataFrame

    It can also produce a #LazyFrame for streaming extra-big tables to disk

  7. Nuevo post en el blog de #juncotic! 💪

    Seguimos con #python de la mano de @andrea_navarro

    ¿Han usado #Pandas para trabajar con datos?

    Hoy Andrea nos explica cómo usarlo para ordenar columnas de un DataFrame, con ejemplos prácticos, y un CSV descargable para jugar con los datos 😃

    Pueden leerlo acá: 👇

    juncotic.com/ordenamiento-de-c

    Espero que les guste y sirva! 🙂

    #python #pandas #dataframe #datascience #data

  8. Nuevo post en el blog de #juncotic! 💪

    Seguimos con #python de la mano de @andrea_navarro

    ¿Han usado #Pandas para trabajar con datos?

    Hoy Andrea nos explica cómo usarlo para ordenar columnas de un DataFrame, con ejemplos prácticos, y un CSV descargable para jugar con los datos 😃

    Pueden leerlo acá: 👇

    juncotic.com/ordenamiento-de-c

    Espero que les guste y sirva! 🙂

    #python #pandas #dataframe #datascience #data

  9. I've talked about creating data.frames and tibbles before, but it is an important topic so I have covered it again. This time specifically from the perspective of creating them from vectors. Post: www.spsanderson.com/steveondata/... #R #RStats #tibble #dplyr #tidyverse #dataframe #baseR #blog

  10. I've talked about creating data.frames and tibbles before, but it is an important topic so I have covered it again. This time specifically from the perspective of creating them from vectors. Post: www.spsanderson.com/steveondata/... #R #RStats #tibble #dplyr #tidyverse #dataframe #baseR #blog

  11. Computing travel time matrices in r⁵py from @geopandas #DataFrame is two lines of code:

    (1) create an r5py.TransportNetwork from @openstreetmap and #GTFS data

    (2) turn it into an r5py.TravelTimeMatrix()

    Try it out in #binder: r5py.readthedocs.io/stable/use

  12. OPEN SOURCE 🚀

    The Problem❔

    There have been many instances where I needed to compare two dataframes and analyze their differences. To address this need, I created a fast Python library called "data_fingerprint" that does exactly that.

    Check it out and let me know what you think! 🕵‍♂️
    github.com/SimpleSimpler/data_

    #datascience #python #pandas #dataanalytics #dataengineering #dataframe #data

  13. OPEN SOURCE 🚀

    The Problem❔

    There have been many instances where I needed to compare two dataframes and analyze their differences. To address this need, I created a fast Python library called "data_fingerprint" that does exactly that.

    Check it out and let me know what you think! 🕵‍♂️
    github.com/SimpleSimpler/data_

    #datascience #python #pandas #dataanalytics #dataengineering #dataframe #data

  14. Parsing CSV with units in the header · Issue #166 · hgrecco/pint-pandas

    github.com/hgrecco/pint-pandas

    Now we can read a file with a header like `time / s,mass / g` into and call `.pint.quantify()` to get a in which the columns have as in !

    Handy for CSV restricted to single-row headers, as in Confluence Databases and Microsoft Lists.

  15. Parsing CSV with units in the header · Issue #166 · hgrecco/pint-pandas

    github.com/hgrecco/pint-pandas

    Now we can read a #csv file with a header like `time / s,mass / g` into #pandas and call `.pint.quantify()` to get a #dataframe in which the columns have #units as in #Pints !

    Handy for CSV restricted to single-row headers, as in Confluence Databases and Microsoft Lists.

  16. I’ve written article about - package used for validation: linkedin.com/pulse/do-you-use-

    (Sorry that this is on LinkedIn, but I’m trying to reach general audience there - my main goal is to promote the package and @pyOpenSci , and LinkedIn has larger community than my personal blog 😊)

  17. I’ve written article about #pandera - #Python package used for #pandas #DataFrame validation: linkedin.com/pulse/do-you-use-

    (Sorry that this is on LinkedIn, but I’m trying to reach general audience there - my main goal is to promote the package and @pyOpenSci , and LinkedIn has larger community than my personal blog 😊)

  18. [Перевод] 7 продвинутых приемов pandas для науки о данных

    Pandas — это основная библиотека для работы с данными. Вот несколько приёмов, которые я использую, чтобы быстрее и проще выполнять повторяющиеся задачи по работе с данными.

    habr.com/ru/articles/858894/

    #pandas #datascience #numpy #matplotlib #анализ_данных #dataframe

  19. Pandas НЕ для анализа данных

    В среде питонистов библиотека Pandas пользуется большой популярностью и по большей мере известна в контексте DataSciense и анализа данных. DataFrame пандас позволяет не только всячески манипулировать данными, но и выводить их в нужном формате, предоставляя широкие возможности для кастомизации. Например, использовали ли вы объекты класса Styler , входящего в состав Pandas? Мне показалось интересным взглянуть на Pandas с этой стороны.

    habr.com/ru/articles/822793/

    #python #pandas #django #dataframe #html #server_side_rendering

  20. Why Ibis?

    Ibis defines a #Python #dataframe #API that executes on any query engine – the #frontend for any #backend data platform, with 20+ backends today. This allows Ibis to have excellent performance – as good as the backend it is connected to – with a consistent user experience.

    ibis-project.org/

  21. Spark. План запросов на примерах

    Всем привет! В этой статье возьмем за основу пару таблиц и пройдемся по планам запросов по нарастающей: от обычного селекта до джойнов, оконок и репартиционирования. Посмотрим, чем отличаются виды планов друг от друга, что в них изменяется от запроса к запросу и разберем каждую строчку на примере партиционированной и непартиционированной таблицы.

    habr.com/ru/articles/807421/

    #apache_spark #pyspark #sql #python #bigdata #data_engineering #explain #execution_plan #план_запроса #dataframe

  22. Literally me: "Search on this online store sucks and I need a way to compare a lot of product details, if only there were a way to download this data to a spreadsheet or something....
    WAIT A MINUTE - I KNOW PYTHON!"

    A Few Hours Later, I'm saving a Pandas DataFrame to CSV

    #python #webScraping #nerd #NEERRRRRDDDDDD #pandas #dataFrame

  23. ChatGPT Coding - Creating a Data Frame in R!

    Check out this helpful R tutorial for initializing a dataframe with ChatGPT!

    #rstats #RStudio #ChatGPT #MachineLearning #dataframe

  24. ChatGPT Coding - Removing Bottom Row from Python Data Frame!

    Check out this useful ChatGPT Python tutorial for removing a bottom row from a dataframe!

    #python #pythoncode #ChatGPT #AI #dataframe #openai

  25. ChatGPT Coding - Creating a Data Frame in Python!

    Check out this useful Python tutorial for initializing a new dataframe with ChatGPT!

    #python #pythoncode #ChatGPT #AI #dataframe

  26. No Mess in R Data Frames!

    How to clean the column names of a data frame in the R programming language.

    #rstats #dataframe #datacleaning #programming

  27. To review the (draft) update of national #SSP projections for #GDP and #population, you can...

    1. View the data via our interactive #ScenarioExplorer hosted by the #IIASA #ScenarioServices team
    2. Download the full dataset as xlsx
    3. Access the data via our #Python or #Rstats API

    And with our #opensource package #pyam_iamc, it's as easy as the snippet below...
    ... to get something that's just like a #pandas #DataFrame - but better!

    #ReadTheDocs at pyam-iamc.readthedocs.io

  28. Don't Make This MISTAKE with R Data Classes !!!

    How to convert factors to the numeric data type without changing the factor level numbers in the R programming language.

    #rstats #datatypes #programming #dataframe

  29. Great TRICK for DATAFRAMES in Python!!!

    How to compare two pandas DataFrames and find differences between rows in the Python programming language.

    #python #dataframe #programming #programmer

  30. Python Indices Can Really Be Used Like This???

    This video explains how to insert a new row at a certain index position of a pandas DataFrame. We have to slice our data!!!

    #python #pythonprogramming #index #dataframe