mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
file commited
This commit is contained in:
parent
5b55e4e07b
commit
94b3db48fb
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ import pandas as pd
|
|||
from etl.surveyedData.surveryedData import surveyedDataProcessor
|
||||
import etl.scraper.scraper as scraper_module
|
||||
|
||||
|
||||
def return_pandas_from_scraping(week_commencing, installer):
|
||||
scraper_module.WEEK_COMMENCING = week_commencing
|
||||
sp = SharePointScraper(installer)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue