All Projects → ank0409 → Ditching Excel For Python

ank0409 / Ditching Excel For Python

Functionalities in Excel translated to Python

Programming Languages

python
139335 projects - #7 most used programming language
vba
158 projects

Projects that are alternatives of or similar to Ditching Excel For Python

Exploratory Data Analysis Visualization Python
Data analysis and visualization with PyData ecosystem: Pandas, Matplotlib Numpy, and Seaborn
Stars: ✭ 78 (-54.65%)
Mutual labels:  numpy, exploratory-data-analysis, eda, pandas
Pytablewriter
pytablewriter is a Python library to write a table in various formats: CSV / Elasticsearch / HTML / JavaScript / JSON / LaTeX / LDJSON / LTSV / Markdown / MediaWiki / NumPy / Excel / Pandas / Python / reStructuredText / SQLite / TOML / TSV.
Stars: ✭ 422 (+145.35%)
Mutual labels:  excel, jupyter-notebook, pandas, numpy
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+4742.44%)
Mutual labels:  jupyter-notebook, pandas, exploratory-data-analysis, eda
Alphalens
Performance analysis of predictive (alpha) stock factors
Stars: ✭ 2,130 (+1138.37%)
Mutual labels:  jupyter-notebook, pandas, numpy
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+1177.33%)
Mutual labels:  jupyter-notebook, pandas, numpy
Stock Market Analysis And Prediction
Stock Market Analysis and Prediction is the project on technical analysis, visualization and prediction using data provided by Google Finance.
Stars: ✭ 112 (-34.88%)
Mutual labels:  jupyter-notebook, pandas, numpy
Data Science Complete Tutorial
For extensive instructor led learning
Stars: ✭ 1,027 (+497.09%)
Mutual labels:  jupyter-notebook, pandas, numpy
Handyspark
HandySpark - bringing pandas-like capabilities to Spark dataframes
Stars: ✭ 158 (-8.14%)
Mutual labels:  jupyter-notebook, pandas, exploratory-data-analysis
Sweetviz
Visualize and compare datasets, target values and associations, with one line of code.
Stars: ✭ 1,851 (+976.16%)
Mutual labels:  pandas, exploratory-data-analysis, eda
Opendatawrangling
공공데이터 분석
Stars: ✭ 148 (-13.95%)
Mutual labels:  jupyter-notebook, pandas, numpy
Py
Repository to store sample python programs for python learning
Stars: ✭ 4,154 (+2315.12%)
Mutual labels:  jupyter-notebook, pandas, numpy
100 Pandas Puzzles
100 data puzzles for pandas, ranging from short and simple to super tricky (60% complete)
Stars: ✭ 1,382 (+703.49%)
Mutual labels:  jupyter-notebook, pandas, numpy
Pymc Example Project
Example PyMC3 project for performing Bayesian data analysis using a probabilistic programming approach to machine learning.
Stars: ✭ 90 (-47.67%)
Mutual labels:  jupyter-notebook, pandas, numpy
Stock Price Predictor
This project seeks to utilize Deep Learning models, Long-Short Term Memory (LSTM) Neural Network algorithm, to predict stock prices.
Stars: ✭ 146 (-15.12%)
Mutual labels:  jupyter-notebook, pandas, numpy
Credit Risk Modelling
Credit Risk analysis by using Python and ML
Stars: ✭ 91 (-47.09%)
Mutual labels:  jupyter-notebook, pandas, numpy
Seaborn Tutorial
This repository is my attempt to help Data Science aspirants gain necessary Data Visualization skills required to progress in their career. It includes all the types of plot offered by Seaborn, applied on random datasets.
Stars: ✭ 114 (-33.72%)
Mutual labels:  jupyter-notebook, pandas, numpy
Machine Learning Projects
This repository consists of all my Machine Learning Projects.
Stars: ✭ 135 (-21.51%)
Mutual labels:  jupyter-notebook, pandas, numpy
Cheatsheets.pdf
📚 Various cheatsheets in PDF
Stars: ✭ 159 (-7.56%)
Mutual labels:  jupyter-notebook, pandas, numpy
Ta
Technical Analysis Library using Pandas and Numpy
Stars: ✭ 2,649 (+1440.12%)
Mutual labels:  jupyter-notebook, pandas, numpy
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (-79.65%)
Mutual labels:  jupyter-notebook, pandas, numpy

Ditching Excel for Python

Functionalities in Excel translated to Python.

The very first thought of creating this tutorial came into existence when I exhausted many hours online trying to search for one stop shop to replicate the most common functions in Excel using Pandas and Numpy. Though there are many tutorials/articles/blogs but then I had to traverse between multiple tabs, so to avoid wasting my time moving between tabs and there might be atleast one person like who's searching for the same I thought of creating this tutorial.

In this tutorial, we'll explore how to use Excel as input and output only rest all Excel tasks will be carried out using Python libraries: Pandas and Numpy

This is not the best for sure but should help to start your journey, I am working on another exhaustive one, which should be out soon.

Happy Learning!

If at all my tutorial helped you, would you buy me a Ko-fi!
ko-fi

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].