Skip to main content

This is a Python package that automates the data preprocessing

Project description

DataFit

DataFit is a python package developed for automating data preprocessing.

Note: These commits are manual, just for the ease-of-access of users.

commit: Changes in descriptions

Note This Package is under development and is open source.

This package is developed by Syed Syab and Hamza Rustam for the purpose of Final Year Project at University of Swat. our information is given below

About Project:

DataFit is a python package developed for automating data preprocessing.

Project initilization data: 01/OCT/2023

Project Finilization Data: 01/Dec/2023 (Expected)

Team Member:

```Professor Naeem Ullah: **Supervisor**```

Basic Information:

    [https://facebook.com/Naeem-Munna?mibextid=PzaGJu]
    
    [naeem@uswat.edu.pk]
    
================================

```Syed Syab: **Student** (Me) ```

Basic information:

    [https://github.com/SyabAhmad]
    
    [lhttps://inkedin.com/SyedSyab]
    
    [syab.se@hotmail.com]
    
```Hamza Rustam: **Student**```

Basic Information:

    [https://github.com/Hamza-Rustam]
    
    [linkedin.com/hamza-rustam-845a2b209]
    
    [hs4647213@gmail.com]

This Package is desinged in a user-friendly manner which means every one can use it.

The main functionality of the package is to just automate the data pre-processing step, and make it easy for machine learning engineers or data scientist.

Current Functionality of the package is:

    Function:
        displaying information
        Handling Null Value
        Delete Multiple Columns
        Handling Categorical Values
        Normalization
        Standardization
        Extract Numeric Values
        Tokenization

To use the package

pip install datafit

To use this package it's quit simple, just import it like pandas and then use it.

from datafit import datafit as df
# to check information of the data
df.information(data)

To categorize the data

from datafit import datafit as df

df.handleCategoricalValues(data,["column1","column2"])

if you want to not mention the columns name an do it for all columns then simply type None inplace of columns names.

from datafit import datafit as df

df.handleCategoricalValues(data,None)

To Extract numerical values from the columns

from datafit import datafit as df

df.extractValues(data,["columns1", "columns2"])

Note Again: This package is uder development. if it touches your heart do share it and follow me on github [https://github.com/SyabAhmad] and linkedin [lhttps://inkedin.com/SyedSyab] for mote intersting updates

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

datafit-0.2023.2.6.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

datafit-0.2023.2.6-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file datafit-0.2023.2.6.tar.gz.

File metadata

  • Download URL: datafit-0.2023.2.6.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for datafit-0.2023.2.6.tar.gz
Algorithm Hash digest
SHA256 f7732a953ea08b7e38fd4290570e631202ce466ccba7a6fe20998f61f32e4d7a
MD5 283435e3667483f577e6162aae6ce13c
BLAKE2b-256 16000366b460eeec35ef1d81ca9cd1bc4c2c8d3b6bfb3d1dd28f29ba188d25b5

See more details on using hashes here.

File details

Details for the file datafit-0.2023.2.6-py3-none-any.whl.

File metadata

File hashes

Hashes for datafit-0.2023.2.6-py3-none-any.whl
Algorithm Hash digest
SHA256 11b92ad3e71bdef8520f3eb10e2c905b8ad8514d1727bafac0fa237c7d6fbfb4
MD5 332c7f30901c4f858437850333a9e7b8
BLAKE2b-256 b974bc2961b9dfc864604823d8380d980afc9dde027f249ea94f2da27a3fd8aa

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page