ank0409/Ditching-Excel-for-Python
Functionalities in Excel translated to Python
This project helps anyone who regularly manipulates data in Excel to transition their common tasks to Python. You provide your data in an Excel file, and this guide shows you how to use Python (with Pandas and NumPy) to perform calculations, filtering, and transformations, outputting the results back into Excel. It's designed for data analysts, business users, or researchers who want to upgrade their data processing skills beyond spreadsheets.
227 stars. No commits in the last 6 months.
Use this if you are familiar with Excel for data manipulation and want to learn how to perform those same tasks, and more, using Python for greater automation and power.
Not ideal if you are already proficient in Python for data analysis or if your primary goal is advanced data visualization rather than core data transformation.
Stars
227
Forks
90
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 20, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ank0409/Ditching-Excel-for-Python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
recodehive/Stackoverflow-Analysis
Stack overflow is a professional community for developers. This repo analysis 3 years of...
comet-ml/kangas
🦘 Explore multimedia datasets at scale
CrowdStrike/omigo-data-analytics
Data Analytics Library for Python
afraniomelo/KydLIB
Routines for exploratory data analysis.
rojaAchary/Data-Visualization-with-Python
Data visualization is the visual presentation of data or information. The goal of data...