Wednesday, March 28, 2018

DIY Excel Accounting System | 2018

Step 1

Download the base file from Facebook
Copy to your local drive and make changes (refer to video) in 'TabList' to activate the clickable buttons.

To be continued...

Sunday, March 25, 2018

Uploading Python file To Get Stock Data From Yahoo Finance| 2018

Just uploaded the Python file to my Facebook group (link below)

Get_Stock_Python_File

Updated Version @ March 27, 2018


*By clicking the link above, you are assumed to accept any disclaimer terms
stated in the linked post 

#get_stock_data_from_web, #yahoo_finance, #python, #pandas_datareader, 

Remote Accessing Raspberry Pi 3 From Win 10| 2018-03-25


Just captured the screenshots for the process setting up remote access to Pi3 from Win 10
Click the link below for detail instructions.



Remote Accessing Raspberry Pi3 From Win 10

Sunday, March 4, 2018

5 Steps To Start Simple Stock Prediction | Python 3.6.4| Code Demo| Mar 2018



00:29 - 08:35 | Get Web Data + Preprocessing
08:35 - 19:18 | Make Data Table + Define Target
19:18 - 25:50 | Define Triggering Event
25:51 - 27:03 | Rough Interpretation

How to install Anaconda
https://www.youtube.com/watch?v=omr8sETbIiA&list=PLgBXjIucQF7YHwVXhOlM13iNHgoUJyPNb&index=7

Create Virtual Environment
https://www.youtube.com/watch?v=CxoynHV5DGs&list=PLgBXjIucQF7YHwVXhOlM13iNHgoUJyPNb&index=8

Disclaimer
The blog is provided as is, without warranty of any kind, neither expressed or implied,
including without limitation warranties of merchantability, fitness for a particular
purpose, title, security, accuracy and non-infringement.
Creator(s) make(s) no warranty or representation,
either expressed or implied, that any contents stated in this blog is error-free.

Use of the blog is at your own risk.  You assume full responsibility and risk of loss
resulting from your downloading, transfer, understanding, and/or use of files,
information, other communications, content, or other material, including,
without limitation software, accessed through or obtained by means of the blog.

www.facebook.com/clueple

errata
Calculation shown from 17:17 to 17:41 should be
(24608 - 25029 ) divided by 25029, instead of 25022