Socket
Socket
Sign inDemoInstall

core-pro

Package Overview
Dependencies
17
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    core-pro

A utility package for data science


Maintainers
1

Readme

Introduction

Data tools to increase productivity in your workflow

How to setup

Install with pip:

pip install core_pro

Copy your client_secret.json to use Google Sheet API. If you don't have the error will raise Link tutorial

Please copy your json to the folder with name: 'client_secret.json'

If you don't have any python environment, please create your environment with conda

conda create -n <your_name> python=3.11 -y && conda activate <your_name>

Setup Big Data Account in environment

  • Setup in windows Link tutorial
Set variable **PRESTO_USER** with **Account** on RAM
Set variable **PRESTO_PASSWORD** with **Account Password** on RAM

How to use our power toys

  • Query with JDBC - Notebook
  • Working with Google Sheets - Notebook
  • Working with Google Slide
  • Working with Google Drive
  • Working with Gmail
  • Working with AWS Storage - Notebook
  • Working with Google Cloud Storage

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc