Closed qjhart closed 5 years ago
These data are temporarily moved into the postgres database via the README.org scripts. I've used Jane's winetable datafiles as the source for these. We should probably remove the csv files if they aren't going to be maintained.
Note that I also included these tables as data objects in the tablewine package now. In R, one can load them (after loading the package) with the command data(“regions”), or whatever is the desired table.
On Jun 10, 2019, at 11:17 AM, Quinn Hart notifications@github.com wrote:
These data are temporarily moved into the postgres database via the README.org scripts. I've used Jane's winetable datafiles as the source for these. We should probably remove the csv files if they aren't going to be maintained.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ucd-library/wine-price-extraction/issues/11?email_source=notifications&email_token=AAWMTC7DL3PME4KJ63EGL6TPZ2LFPA5CNFSM4HR6P752YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXKXMGI#issuecomment-500528665, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWMTC53UM662TNBCNNOYRLPZ2LFPANCNFSM4HR6P75Q.
Yes, those are the data I used as that officlal source. those *.rda files.
On Mon, Jun 10, 2019 at 11:57 AM jcarlen notifications@github.com wrote:
Note that I also included these tables as data objects in the tablewine package now. In R, one can load them (after loading the package) with the command data(“regions”), or whatever is the desired table.
On Jun 10, 2019, at 11:17 AM, Quinn Hart notifications@github.com wrote:
These data are temporarily moved into the postgres database via the README.org scripts. I've used Jane's winetable datafiles as the source for these. We should probably remove the csv files if they aren't going to be maintained.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/ucd-library/wine-price-extraction/issues/11?email_source=notifications&email_token=AAWMTC7DL3PME4KJ63EGL6TPZ2LFPA5CNFSM4HR6P752YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXKXMGI#issuecomment-500528665>, or mute the thread < https://github.com/notifications/unsubscribe-auth/AAWMTC53UM662TNBCNNOYRLPZ2LFPANCNFSM4HR6P75Q .
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/ucd-library/wine-price-extraction/issues/11?email_source=notifications&email_token=AACUG6LU6LLARFA3ULRV6XLPZ2PYPA5CNFSM4HR6P752YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXK3Z7Y#issuecomment-500546815, or mute the thread https://github.com/notifications/unsubscribe-auth/AACUG6MTDLYXLAVV5SHFGWTPZ2PYPANCNFSM4HR6P75Q .
-- Quinn Hart -- Library -- University of California Davis, CA 95616-8628
We need to import all of the tables that Stan uses for his next steps so that we can share these with the datafest folks. This is also a requirement to check the steps in Jane's data independently.