Easy-to-use package of the most relevant Data Science techniques.
Project description
XploreDS
Easy-to-use package of the most relevant Data Science techniques.
Getting Started
Dependencies
You need Python 3.9 or later to use XploreDS. You can find it at python.org.
Installation
Clone this repo to your local machine using:
git clone https://github.com/caiocarneloz/pacotepypi.git
Features
- File structure for PyPI packages
- Setup with package informations
- License example
Setup Environment
1 - Install virtual environment package
pip install virtualenv
2 - Create the virtual environment
virtualenv XploreDS
3 - Activate the virtual environment
Mac OS/Linux: source XploreDS/bin/activate
Windows: XploreDS\Scripts\activate
4 - Install requirement packages
pip install -r requirements
5 - Create .env file and/or set environment variables
PYTHON_WARNINGS="ignore"
Changelog
All notable changes to this project will be documented here.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.0.1]
Added
- Script management functions: logging, working folder, time spent
- Project conception by @danieldominguete.
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
File details
Details for the file xploreds-0.0.1.tar.gz.
File metadata
- Download URL: xploreds-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e20bfd5ab0d80994cbd687d85d0b771724338df2f78f0b287d364413bd902f4
|
|
| MD5 |
1a5355396a6c47d5b92afd3ae609df52
|
|
| BLAKE2b-256 |
a22292a6c2321492ad08f5425ea1afd57401700d59a8f5153028df25676bb174
|