https://github.com/raghulrajn/machine-learning-d-r-y
This repository contains quick python scripts that are repeatedly used in EDA on dataset
https://github.com/raghulrajn/machine-learning-d-r-y
data-science numpy pandas python
Last synced: 3 months ago
JSON representation
This repository contains quick python scripts that are repeatedly used in EDA on dataset
- Host: GitHub
- URL: https://github.com/raghulrajn/machine-learning-d-r-y
- Owner: raghulrajn
- Created: 2022-04-25T13:45:19.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T17:53:43.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T17:43:12.906Z (over 1 year ago)
- Topics: data-science, numpy, pandas, python
- Language: Jupyter Notebook
- Homepage:
- Size: 6.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Don't Repeat Yourself
This repository contains common Machine learning and pandas scripts that are usually used for Feature engineering, Plotting and ETL purposes