🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More
Socket
Book a DemoSign in
Socket

SQLDataModel

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

SQLDataModel - pypi Package Compare versions

Comparing version
2.3.0
to
2.3.1
+2
-1
PKG-INFO
Metadata-Version: 2.4
Name: SQLDataModel
Version: 2.3.0
Version: 2.3.1
Summary: SQLDataModel is a lightweight dataframe library designed for efficient data extraction, transformation, and loading (ETL) across various sources and destinations, providing an efficient alternative to common setups like pandas, numpy, and sqlalchemy while also providing additional features without the overhead of external dependencies.

@@ -569,2 +569,3 @@ Author-email: Ante Tonkovic-Capin <antetc@icloud.com>

- **`,`**: Comma separated values or `.csv` files.
- **XML**: Extract from xml formats and write to and from `.xml` files including XML formatted string literals.
- **Python** objects:

@@ -571,0 +572,0 @@ - **dictionaries**: Convert to and from collections of python `dict` objects.

@@ -7,3 +7,3 @@ [build-system]

name = "SQLDataModel"
version = "2.3.0"
version = "2.3.1"
authors = [

@@ -10,0 +10,0 @@ { name = "Ante Tonkovic-Capin", email = "antetc@icloud.com" },

@@ -523,2 +523,3 @@ <img src="https://github.com/AnteT/SQLDataModel/raw/master/figs/sdm_banner_cyan.PNG?raw=true" alt="SQLDataModel Logo" style="width:100vw; border-radius: .6vw" />

- **`,`**: Comma separated values or `.csv` files.
- **XML**: Extract from xml formats and write to and from `.xml` files including XML formatted string literals.
- **Python** objects:

@@ -525,0 +526,0 @@ - **dictionaries**: Convert to and from collections of python `dict` objects.

Metadata-Version: 2.4
Name: SQLDataModel
Version: 2.3.0
Version: 2.3.1
Summary: SQLDataModel is a lightweight dataframe library designed for efficient data extraction, transformation, and loading (ETL) across various sources and destinations, providing an efficient alternative to common setups like pandas, numpy, and sqlalchemy while also providing additional features without the overhead of external dependencies.

@@ -569,2 +569,3 @@ Author-email: Ante Tonkovic-Capin <antetc@icloud.com>

- **`,`**: Comma separated values or `.csv` files.
- **XML**: Extract from xml formats and write to and from `.xml` files including XML formatted string literals.
- **Python** objects:

@@ -571,0 +572,0 @@ - **dictionaries**: Convert to and from collections of python `dict` objects.

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display