Metadata-Version: 2.1
Name: islanders
Version: 2021.0.3
Summary: module designed to make your data preprocessing experience easier
Home-page: UNKNOWN
Author: Islander Robotics (William McKeon)
Author-email: <IslanderRobotics@gmail.com>
License: UNKNOWN
Description: # Islanders
        this is a python packaged dessigned to make artificial Intelligence engineers, machine learning engineers, and Data 
        Sciencist lives easier to do there job. within this package you will have the ability to use irdatacleanings  methods as well as
        
        - datasets: this method is for those part of the islander community where you will be able to run code like,
        ```python
        import islanders as ir
        gifts = ir.dataset("amazon electronic")
        titanic = ir.dataset("titanic")
        ```
Keywords: Python,Machine Learning,Artificial Intelligence,Data Science,Data Cleaning
Platform: UNKNOWN
Description-Content-Type: text/markdown
