Solution for DS Team
Project description
utilsds
Utilsds is a library that includes classes and functions used in data science projects such as:
-
ds_statistics:
test_kruskal_wallis: Perform the Kruskal-Wallis statistical test.
-
transform_data:
DataTransformer: Transform data using various methods.
-
data_processing:
encode_one_hot: Encode categorical features using one-hot encoding.convert_numerical_to_categorized: Convert numerical features to categorized intervals.scale_train_test: Scale training and testing datasets.resample_X_y: Resample training data and target columns.
-
data_split:
train_test_validation_split: Split data into training, testing, and validation sets.
-
visualization:
MetricsPlot: Compare metrics for different parameter values.Radar: Create radar plots for visualizing data.cluster_characteristics: Analyze cluster characteristics.comparison_density: Compare density distributions.feature_distribution_box: Visualize feature distributions per cluster.elbow_visualisation: Visualize the elbow method for clustering.describe_clusters_metrics: Describe metrics for clusters.category_null_variables: Visualize null variables in categorical data.normal_distr_plots: Visualize normal distribution plots.distplot_limitations: Visualize limitations of distplot.boxplot_limitations: Visualize limitations of boxplot.violinplot_limitations: Visualize limitations of violinplot.countplot_limitations: Visualize limitations of countplot.categorical_variable_perc: Visualize percentage of categorical variables.spearman_correlation: Visualize spearman correlation.CalculateCrammersV: Calculate Crammer's V.
-
data_ops:
- BigQuery operations:
load_bq_data: Load data from tables, views, and SQL filessave_bq_view,save_bq_table: Save views and tablesload_bq_procedure: Execute stored proceduresload_bq_details: Get table/view details and schemaload_bq_describe_data: Get data description using ML.DESCRIBE_DATAdelete_bq_data: Delete data with safety confirmationsdry_run: Perform dry runs to estimate query costs
- Cloud Storage operations:
save_gcs_bucket: Create bucketssave_gcs_file,load_gcs_file: Save and load files (.pkl, .json, .csv, .html, .sql)
- Local file operations:
save_local_file,load_local_file: Save and load files (.pkl, .json, .csv, .html, .sql)
- BigQuery operations:
-
confusion_matrix:
ConfusionMatrix: Generate and plot confusion matrices.
-
modeling:
Modeling: Manage modeling, metrics, and logging with Vertex AI.
-
hyperopt:
Hyperopt: Optimize hyperparameters using Hyperopt.
-
classifier:
Classifier: Fit, train, and manage classification models.
-
experiments:
VertexExperiments: Manage experiments with Vertex AI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
utilsds-1.0.13.tar.gz
(33.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
utilsds-1.0.13-py3-none-any.whl
(35.5 kB
view details)
File details
Details for the file utilsds-1.0.13.tar.gz.
File metadata
- Download URL: utilsds-1.0.13.tar.gz
- Upload date:
- Size: 33.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57c343df8d918f96b5305be052fb30cc60bf7c4bd8472e7e74ea2560bfac3e47
|
|
| MD5 |
5016dccfdd0d2a2350a5c32bc0e573e5
|
|
| BLAKE2b-256 |
ccfda8bf8a07b83c336ede6477bfde142efab59aa7c16365be7739f018c6114f
|
File details
Details for the file utilsds-1.0.13-py3-none-any.whl.
File metadata
- Download URL: utilsds-1.0.13-py3-none-any.whl
- Upload date:
- Size: 35.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77a563fa66ff999eafacd06af442cd6692aa589394a387768696290c25c9b263
|
|
| MD5 |
702857f9b0727368480cb7404c71d038
|
|
| BLAKE2b-256 |
555adbaed2c883acb9edd9b683889b589ed9d02e571ef19061853b1d980715ac
|