this post was submitted on 16 Jul 2023
15 points (100.0% liked)

Python

6288 readers
3 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

📅 Events

PastNovember 2023

October 2023

July 2023

August 2023

September 2023

🐍 Python project:
💓 Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS
 

I just found this plotting library by JetBrains that has a grammar of graphics interface (like plotnine). This will make a nice alternative for matplotlib for my research.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

Will def check this out! It’s hard to be pandas for data formatting and ggplot for visualizing so interested to see how it compares.