Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scifer99/simple-group-level-aggregations-in-python-for-machine-learning

Practice for Machine Learning & A.I. Engineering
https://github.com/scifer99/simple-group-level-aggregations-in-python-for-machine-learning

ai machine-learning software-engineering

Last synced: 1 day ago
JSON representation

Practice for Machine Learning & A.I. Engineering

Awesome Lists containing this project

README

        

# Simple-Group-Level-Aggregations-in-Python-for-Machine-Learning

Step1: make sure you install the following package:

pip3 install pandas

Step2: I wrote this in a Python IDE. However, it is best viewed in Jupyter Notebook as I mentioned in the script.

Happy Coding!