#PythonPandas

2025-02-24

Transforming DataFrames in Python: Adding Cumulative Upper and Lower Values
Supercharge your DataFrame manipulation skills in Python! Learn how to add cumulative upper and lower values to your DataFrames for efficient analysis. We'll show you a practical example using Pandas, avoiding complex loops for large datasets.
tech-champion.com/data-science...

2025-02-20

Python Pandas EBCDIC: Importing cp500 Encoded Data
Smoothly handle legacy data encoded in EBCDIC using Python Pandas. Learn efficient methods for importing & processing this data, ensuring data integrity.
tech-champion.com/database/db2

Hylke Rozemahylk3@mastodon.nl
2024-09-17

Setting Up a Python 3.10 Virtual Environment with Pyenv and PyO3 on Macbook pro Silicon M1: A Step-by-Step Guide
In preparation for the PyData Amsterdam 2024 workshop on writing Python modules in Rust, I set up my development environment to ensure smooth sailing. If you
hylkerozema.nl/2024/09/17/sett
#PythonPandas #PyDataAmsterdam2024 #pyenv #pyenvvirtualenv #pyo3 #Rust

IB Teguh TMteguhteja
2024-08-22

Unlock the power of financial data analysis with Python Pandas! Learn essential techniques for inspecting stock market data, understanding data structures, and generating key statistics.

teguhteja.id/mastering-financi

Hylke Rozemahylk3@mastodon.nl
2024-05-26

Setting Up a Python Streamlit Environment on a Synology NAS
In this post, I will walk you through the process of setting up an environment for running Python Streamlit scripts on a Synology NAS as part of my exper
hylkerozema.nl/2024/05/26/sett
#Database #LiveUpdates #PythonPandas #BashScripting #DataEngineer #DevOpsEngineer #mongodb #NAS #PackageManagement #Python #SSH #SSHManagement #Streamlit #Synology #SystemEngineer

Hylke Rozemahylk3@mastodon.nl
2024-05-04

Raspberry Pi controlled kiln (part 2)
In my previous post on making a raspberry pi controlled kiln I reached the point with a script running on my Raspberry PI to measure the temperature and manually switch on and off the kiln. On a first attempt I wasn't able to make the master repo
hylkerozema.nl/2024/05/04/rasp
#Ceramic #LiveUpdates #PythonPandas #blinka #ceramic #kilncontroller #MAX31856 #Python #raspberrypi #Solidstaterelay #thermocouple

Scott Miller πŸ‡ΊπŸ‡¦ πŸ‡ΊπŸ‡Έscottmiller42@mstdn.social
2024-03-27

I need to make a fixed-width text file from a Pandas DataFrame.

I followed a suggestion to use to_string method. I built out my solution only to find it adds a space between the columns in the output. A fixed-width file means each column must be an exact number of characters. I literally can't make the file I need with to_string.

Making a fixed-width text file is a very easy task in SAS. Trying to do this with Pandas has been extremely frustrating.

#PythonPandas #SASProgramming

2023-11-24
2023-09-26
SevorisSevoris
2023-07-22

Okay this is kind of absurd but I guess a learning experience. Merging lots of data in using and a couple hundred frames in, it slows to a crawl. 15+ min and I abort.

Instead do batch processing of a hundred files a piece, then merge the resulting Parquet files again. Less than five minutes.

Hal Snyder, M.D.hal647@masto.ai
2022-11-14

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst