mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.8K
active users

#pandas

5 posts5 participants1 post today

Pandas là gì? Lợi ích & Ứng dụng thư viện Pandas trong Python

Pandas là một thư viện mã nguồn mở trong Python, được thiết kế đặc biệt để xử lý và phân tích dữ liệu. Với cấu trúc dữ liệu mạnh mẽ và các công cụ tiện ích, Pandas giúp làm sạch và trực quan hóa dữ liệu một cách dễ dàng và nhanh chóng. Bài viết này sẽ giới thiệu các tính năng và ứng dụng thực tế của Pandas trong các dự án phân tích dữ liệu.

Đọc bài viết ngay tại: interdata.vn/blog/pandas-la-gi/

I am really looking forward to a time when scientific data analysis is less of a constant fuckaround and fight with technical bullshit. I'd *really* like

- #netCDF natively supporting complex numbers
- #Python #xarray and #pandas to natively support physical units (#pint is great on its own but the integrations leave a LOT to be desired)
- #Jupyter notebooks to suck less (crashes, glitches, widget plots not saved statically, an effing BUILTIN formatter, etc.)
- proper data pipeline systems
...

I don't get #Python package dependencies. I have two #conda envs with exactly python versions, packages all from #pip with major overlaps. Tried install another package in env A, after downgrading several packages including #pandas all went well. But when I try loading the newly installed package in REPL cmd, an error occurred complaining about pandas version. I removed the package, deactivate env A and activate env B, install same package in env B, same downgrade happened with pandas while this time all packages loaded without any issue. And this is not the first time I see this. Before this I use conda/mamba to manage packages and I switched to pip for package management hoping this won't happen anymore.

Every Wednesday, Bamboo Weekly (BambooWeekly.com) poses data-analysis questions based on current events.

But what if you want to practice a particular #Pandas skill, such as multi-indexes, regular expressions, PyArrow, or pivot tables?

Good news: Our new "tags" page, at BambooWeekly.com/tags/ , lists dozens of topics you might want to learn or practice -- with links to all relevant articles.

Check it out, and level up your Pandas skills today!

@pythonhub
@pandas_dev
#pandas

Hello, I am looking for a way to identify a commune/city from a geolocation point (lat. - long.)

Does a library exist?

How to do that?

This request is not to find a commune/city from an address.

For instance, my search is from points in the middle of fields and in a forest...
And when I don't have an address :).

Thank you for your time.

----

Je cherche un moyen de retourner le nom d'une commune à partir de la géolocalisation d'in point.

Merci.

Transform your tedious data cleaning tasks with automated pipelines in Python using pandas! Reduce time spent on repetitive processes and enhance data quality by leveraging structured workflows, validation, and monitoring. Build reusable functions and pipelines to create a more efficient data cleaning system. #DataCleaning #Python #Pandas #Automation #DataScience kdnuggets.com/creating-automat

At last night’s @mug meeting we looked at a lot of different solutions to #adventofcode day 1 in many different languages. Two that were very interesting to me were #Zig and #haskell. The way these two languages worked was really quite fascinating. After seeing real code in these two languages, I can tell they are not for me; but they were interesting and illuminating nonetheless.

There was a solution entirely in #SQL. Another in #vim9script. Another in #swiftlang #swift (I don’t think that one’s in the repo yet). I wrote several implementations myself. The one I felt most proud of is #Python with the core written in #rustlang #rust tied together with #PyO3. The one I felt was maybe the best tool for the job was entirely based on #pandas. As I said in a previous post, I tried to solve it in #polars, but the API exposed by Polars at least as far as I could tell, made it no better than simple lists in Python. I need to get deeper knowledge here.

The repo lives here: github.com/MichiganUnixUserGro.

Not sure exactly when we will discuss this, but the problems are from the 2024 Advent of Code - MichiganUnixUserGroup/MUG-2025-03-11-Advent-of-Code
GitHubGitHub - MichiganUnixUserGroup/MUG-2025-03-11-Advent-of-Code: Not sure exactly when we will discuss this, but the problems are from the 2024 Advent of CodeNot sure exactly when we will discuss this, but the problems are from the 2024 Advent of Code - MichiganUnixUserGroup/MUG-2025-03-11-Advent-of-Code