Skip to main content

Download file from google drive and Plot it using scatter plot

Project description

This is a simple python library which defines two function:

1. returnDataset(file_id,csv_name): this function is used to download csv file from google drive using the sharing-id in google drive and then saving the csv file in current working directory

2. plot_data(file_name,col1,col2): This function accepts the file in the csv format as file_name and then plot the scatter plot with col1 as x-axis and col2 as yaxis and then save the model in the current working directory

Change Log

0.0.4 (12/10/2020)

  • First Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ExtractandPlot-0.0.4.tar.gz (2.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page