Triamus / play

play repo for experiments (mainly with git)
1 stars 0 forks source link

article reading #7

Open Triamus opened 6 years ago

Triamus commented 6 years ago

to read / explore https://cran.r-project.org/web/packages/haven/haven.pdf https://github.com/tidyverse/haven http://haven.tidyverse.org/index.html for R Blog https://www.r-bloggers.com/haven-1-0-0/ https://www.r-bloggers.com/r-notebooks/ http://www.quantide.com/ramarro-r-for-developers/ https://www.r-bloggers.com/raccoon-statistical-models-with-r-free-web-book/ https://www.r-bloggers.com/streamline-your-analyses-linking-r-to-sas-the-workflower-experiment/ https://github.com/AndreaCirilloAC/workfloweR https://andreacirilloblog.wordpress.com https://www.r-bloggers.com/the-team-data-science-process/ https://github.com/Azure/Microsoft-TDSP http://davidgohel.github.io/ReporteRs/ https://www.r-bloggers.com/updated-r-markdown-thesis-template/ https://www.r-bloggers.com/shiny-tips-tricks-for-improving-your-apps-and-solving-common-problems/ https://www.r-bloggers.com/working-efficiently-with-r-faster-to-the-data-product/ https://www.r-bloggers.com/sentiment-analysis-of-trumps-tweets-with-r/ http://support.sas.com/resources/papers/proceedings10/028-2010.pdf https://gallery.cortanaintelligence.com//Notebook/SAS-to-R-Tutorial-Part-1-1 https://www.r-bloggers.com/sas-to-r-migration-for-financial-data-lessons-and-examples/ missing values sas http://www.ats.ucla.edu/stat/sas/library/nesug98/p004.pdf Top 10 Most Powerful Functions for PROC SQL http://support.sas.com/resources/papers/proceedings13/257-2013.pdf https://ntguardian.wordpress.com/2016/09/19/introduction-stock-market-data-python-1/ http://www.computerworld.com/article/3137954/data-analytics/airbnb-open-sources-data-science-sharing-platform.html blogdown and bookdown for blogs/books with R https://bookdown.org/yihui/bookdown/bookdown.pdf https://shiring.github.io/blogging/2016/12/04/diy_your_own_blog https://github.com/WinVector/replyr https://www.r-bloggers.com/parametric-variable-names-and-dplyr/ hadley working on dplyr parametrization https://www.reddit.com/r/rstats/comments/5gm658/how_to_insert_variable_contents_into_dplyr/ https://www.r-bloggers.com/the-complete-catalog-of-argument-variations-of-select-in-dplyr/ writing R functions http://www.brodrigues.co/fput/ http://www.stat.cmu.edu/~cshalizi/402/programming/writing-functions.pdf https://www.r-bloggers.com/how-to-write-and-debug-an-r-function/ https://www.bioconductor.org/help/course-materials/2013/CSAMA2013/friday/afternoon/R-programming.pdf outliers in R https://www.r-bloggers.com/outlier-detection-and-treatment-with-r/ https://www.r-bloggers.com/the-complete-catalog-of-argument-variations-of-select-in-dplyr/ http://lenkiefer.com/2016/12/10/global-house-price-trends http://heather.cs.ucdavis.edu/~matloff/Python/PLN/FastLanePython.pdf Fast Lane to Python book matloff Mastering Software Development in R https://bookdown.org/rdpeng/RProgDA/ Backtesting Strategies with R http://timtrice.github.io/backtesting-strategies/ https://www.r-bloggers.com/dynamically-generated-shiny-ui/ packages xml, rvest, purrr, httr, stringr https://github.com/lgatto/TeachingMaterial look at data.table shallow() http://happygitwithr.com/ https://cran.r-project.org/web/packages/datacheck/datacheck.pdf Importing excel data to WORK lib in SAS EG http://www.texas-air.org/conference/2015/presentations/A5.pdf Tips and Tricks to Using SAS® Enterprise Guide® in a BI World http://support.sas.com/resources/papers/proceedings14/SAS331-2014.pdf http://stackoverflow.com/questions/41376034/r-data-table-functional-programming-metaprogramming-computing-on-the-languag https://cran.r-project.org/web/packages/fortunes/vignettes/fortunes.pdf R Fortunes: Collected Wisdom https://www.datacamp.com/community/tutorials/functions-in-r-a-tutorial#gs.Tv_3WxE https://www.r-bloggers.com/a-technique-for-doing-parametrized-unit-testing-in-r-case-study-with-stock-price-data-analysis/ https://www.datacamp.com/community/tutorials Functional programming and unit testing for data munging with R http://www.brodrigues.co/fput/ https://www.r-bloggers.com/shiny-chart-builder-explore-your-database-with-a-point-and-click-interface/ https://www.r-bloggers.com/outlier-app-an-interactive-visualization-of-outlier-algorithms/ https://www.r-bloggers.com/how-to-download-and-organize-financial-data-from-yahoo-finance-for-several-tickers-2/ https://www.atlassian.com/agile Atlassian agile coach regex intro on mydb https://mydb.intranet.db.com/groups/physical-data-modeling/blog/2016/10/12/a-practical-introduction-to-regular-expressions-part-1 us election dataset text mining with R by Jilia Silge and David Robinson https://www.r-bloggers.com/reproducible-finance-with-r-sector-correlations-shiny-app/ https://www.r-bloggers.com/cran-now-has-10000-r-packages-heres-how-to-find-the-ones-you-need/ R vs Python comparison with data https://shiring.github.io/r_vs_python/2017/01/22/R_vs_Py_post https://www.r-bloggers.com/implementation-of-a-basic-reproducible-data-analysis-workflow/ parameterize knitr reports http://rmarkdown.rstudio.com/developer_parameterized_reports.html scraping cran https://github.com/juliasilge/juliasilge.github.io/blob/master/_R/2017-03-06-Scraping-CRAN.Rmd

Triamus commented 6 years ago

Using sparklyr with Microsoft R Server http://blog.revolutionanalytics.com/2017/06/sparklyr-r-server.html

hugo walkthrough + many good R resources https://itsalocke.com/presentation-site-hugo-walkthrough/

nice visualization + data prep walkthrough http://nandeshwar.info/data-visualization/nyt-wapo-data-visualization-r/

functional programming with dplyr https://cran.r-project.org/web/packages/dplyr/vignettes/programming.html

Demo: Real-Time Predictions with Microsoft R Server / Azure http://blog.revolutionanalytics.com/2017/06/real-time-predictions.html

Syberia is the development framework for R http://syberia.io/