mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.1K
active users

#pandas

7 posts7 participants0 posts today

#pandas tries way too hard to guess what you want. I find myself having to test for all of these special cases where the output of a function might be in a completely different format than the typical case. In retrospect it doesn't really seem to be much good for automated data processing, more for manual data analysis.

Making it work but it's not becoming intuitive with time.

But how hard did you try... if you squint, maybe there's a digit in there somewhere and with a little decluttering we could get to an integer.. from there, it's almost a double... give it a go... #typesafety - talk to your kids about it before someone shows them #pandas

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.

@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.