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
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
File details
Details for the file ExtractandPlot-0.0.4.tar.gz.
File metadata
- Download URL: ExtractandPlot-0.0.4.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5a648fd1e58ddd25fb45e5c872446c5d1c6cb98742c0e25bb25df4c2527fd57
|
|
| MD5 |
3f791128ebae379621f526a114bef86a
|
|
| BLAKE2b-256 |
0353ace699c631f5f5b98f981ba46bedb3f38b6cdd87c58342563e95393c2330
|