Data Science Toolkit
Project description
SIBI-DST
Data Science Toolkit built with Python, Pandas, Dask, OpenStreetMaps, NetworkX, SQLAlchemy, GeoPandas, and Folium.
Example Use Cases
- Build DataCubes, DataSets, and DataObjects from diverse data sources, including relational databases, Parquet files, Excel (
.xlsx), delimited tables (.csv,.tsv), JSON, and RESTful APIs. - Comprehensive DataFrame Management utilities for efficient data handling, transformation, and optimization using Pandas and Dask.
- Flexible Data Sharing with client applications by writing to Data Warehouses in Clickhouse, local filesystems, and cloud storage platforms such as S3.
- Microservices for Data Access – Build scalable API-driven services using RESTful APIs (
Django REST Framework,FastAPI) for high-performance data exchange. - Geospatial Analysis – Utilize OpenStreetMaps and GeoPandas for advanced geospatial data processing and visualization.
Supported Technologies
- Data Processing: Pandas, Dask
- Databases & Storage: SQLAlchemy, Parquet, S3, Clickhouse
- Mapping & Geospatial Analysis: OpenStreetMaps, OSMnx, Geopy
- API Development: Django REST Framework, FastAPI
Installation
# with pip
pip install sibi-dst[complete] # Install all dependencies
pip install sibi-dst[df_helper] # Install only df_helper dependencies
pip install sibi-dst[geospatial] # Install only geospatial dependencies
# with poetry
poetry add "sibi-dst[complete]" # Install all dependencies
poetry add "sibi-dst[df_helper]" # Install only df_helper dependencies
poetry add "sibi-dst[geospatial]" # Install only geospatial dependencies
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
sibi_dst-0.3.63.tar.gz
(126.9 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
sibi_dst-0.3.63-py3-none-any.whl
(157.9 kB
view details)
File details
Details for the file sibi_dst-0.3.63.tar.gz.
File metadata
- Download URL: sibi_dst-0.3.63.tar.gz
- Upload date:
- Size: 126.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.2 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b1fbe87389cb5d0bcd1ae48e3fc845cc8b48e713a3dba7898780a26e3647a98
|
|
| MD5 |
acaa6dba68db253e93621f503e5fac4e
|
|
| BLAKE2b-256 |
8a7c14209487a1c3d7b2eb74c6daa954378db2c068d610b9a046a4f69fb5a5e4
|
File details
Details for the file sibi_dst-0.3.63-py3-none-any.whl.
File metadata
- Download URL: sibi_dst-0.3.63-py3-none-any.whl
- Upload date:
- Size: 157.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.2 Darwin/24.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc2e4131de76b0d69bb63977247b2d161aaec256c3c35be8ffcceca487020e98
|
|
| MD5 |
f9f46693fbc9170bf10e3fe7f61be90e
|
|
| BLAKE2b-256 |
1c016d3abb3207a614e3faba3b56663b2542a77c433fab9cc6a612d955697f8c
|