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.57.tar.gz
(122.6 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.57-py3-none-any.whl
(152.8 kB
view details)
File details
Details for the file sibi_dst-0.3.57.tar.gz.
File metadata
- Download URL: sibi_dst-0.3.57.tar.gz
- Upload date:
- Size: 122.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.2 Darwin/24.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
93b3631da8f52efae1411b5865aaf9c78d611c9de3b5ab8d708d9ecd3b5c7c21
|
|
| MD5 |
bb6b6290259aa7d8eafb269cb8ecba23
|
|
| BLAKE2b-256 |
a406ad003b3fd39d4cbb657f1200cb17f4c9587d045e81f0ab96a0731d6b9919
|
File details
Details for the file sibi_dst-0.3.57-py3-none-any.whl.
File metadata
- Download URL: sibi_dst-0.3.57-py3-none-any.whl
- Upload date:
- Size: 152.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.5 CPython/3.11.2 Darwin/24.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
337fbb6514aac2df3af1e4e2ef3a20762fb9e7b97c6868760e8a77aa36f5b41d
|
|
| MD5 |
f906491ae6d1c78e27bbc03f00b948d9
|
|
| BLAKE2b-256 |
cb8d7ef0fa68db1860af165bb587342f3850d156a75502e776022672a7a4ccda
|