joelPython convert time string timezonelocalFormat = “%Y-%m-%dT%H:%M:%S.000000000Z”Sep 22, 2020Sep 22, 2020
joelDataFrame resample ohlc from daily to weekly# Load the Data datadf = pdr.DataReader(“MSFT”, start=’2019–1–1', end=’2020–12–31', data_source=’yahoo’)[[‘Open’, ‘High’, ‘Low’…Jul 12, 2020Jul 12, 2020
joelLinux in VirtualBox network problem with host vpnC:\...\VirtualBox\VBoxManage modifyvm "VM name" --natdnshostresolver1 onJun 25, 2020Jun 25, 2020
joelSet JDBC ResultSet Default TimeZoneWrite this before your connection attempt:Apr 13, 2020Apr 13, 2020
joelJava code convert RFC3339 to Zoned timeRFC3339 time could be converted to any zoned time.Apr 12, 2020Apr 12, 2020