Metadata-Version: 2.1
Name: pdAzTables
Version: 0.0.2
Summary: Easy Azure table storage into Pandas dataframe
Home-page: UNKNOWN
Author: Martin Zurita
Author-email: martinzurita1@gmail.com
License: MIT
Download-URL: https://github.com/Gorgoras/PandasAzureTables/archive/v0.0.2.tar.gz
Description: # PdAzTables
        
        This is a simple library that makes it easy to get a Pandas DataFrame from a table in Azure Table Storage (Azure Data Lake's Table service)
        
        
        Change Log
        ==========
        
        0.0.1 (04/12/2020)
        -------------------
        - First Release
        
        0.0.2 (08/12/2020)
        -------------------
        - Added keywords, still giving this some form.
Keywords: Pandas,Azure,NoSQL,Data
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
