Skip to main content

A small example package

Project description

lambdata-dustinstringer

A collection of datascience utility functions.

Installation:

pip install lambdata-dustinstringer

Modules:

  • dustydata.wild_west
    • example: import on the module level

        from dustydata import wild_west
      

Classes:

  • dustydata.wild_west.johnWayne(dataframe, check_null=boolean, check_data_types=boolean)
    • example: import class and instatiate the class with its parameters

        from dustydata.wild_west import johnWayne
      
        new_wrangler = johnWayne(
            dataframe=dataframe,
            check_null=boolean,
            check_data_types, )
      

Attributes/Methods/Functions:

  • dustydata.wild_west.johnWayne.cardinality_cutter(threshold=int)
  • dustydata.wild_west.johnWayne.tri_split(val_size=float, test_size=float)

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

lambdata-dustinstringer-0.0.13.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

lambdata_dustinstringer-0.0.13-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

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