数据分析常用网站 持续更新!!!

news/2024/5/20 19:32:50/文章来源:https://blog.csdn.net/weixin_30457465/article/details/99938636
数据分析常用网站
欢迎大家补充,直接在下面留言就可以了。不限于R,excel,sql,欢迎Python学者和统计学学者。
日后会陆续贴出一些有大数据分析项目的比赛,欢迎组队

大数据比赛

赛事公告

  • 优易数据杯- 中国气象数据分析

R语言

基石

  • The R Project for Statistical Computing https://www.r-project.org/
  • Rstudio https://www.rstudio.com
  • r-bloggers http://www.r-bloggers.com/
  • 汇总R语言 (这一个够用一年的) https://github.com/qinwf/awesome-R

请大家关注 <https://github.com/qinwf/awesome-R>  这是github上很多人一直维护的(外国网站和github居多,但是很有用!!!)

Awesome R 转载于https://github.com/qinwf/awesome-R

Awesome

A curated list of awesome R packages and tools. Inspired by awesome-machine-learning.

For better navigation, see https://awesome-r.com

heart
for Top 50 CRAN downloaded packages or repos with 400+
star

  • Awesome R
    • Integrated Development Environments
    • Syntax
    • Data Manipulation
    • Graphic Displays
    • Html Widgets
    • Reproducible Research
    • Web Technologies and Services
    • Parallel Computing
    • High Performance
    • Language API
    • Database Management
    • Machine Learning
    • Natural Language Processing
    • Bayesian
    • Optimization
    • Finance
    • Bioinformatics
    • Network Analysis
    • R Development
    • Logging
    • Other Tools
    • Other Interpreters
    • Learning R
  • Resources
    • Websites
    • Books
    • Podcasts
    • Reference Cards
    • MOOCs
    • Lists
  • Other Awesome Lists
  • Contributing

Integrated Development Environments

Integrated Development Environment

  • RStudio heart - A powerful and productive user interface for R. Works great on Windows, Mac, and Linux.
  • Emacs + ESS - Emacs Speaks Statistics is an add-on package for emacs text editors.
  • Sublime Text + R-Box - Add-on package for Sublime Text 2/3.
  • TextMate + r.tmblundle - Add-on package for TextMate 1/2.
  • StatET - An Eclipse based IDE for R.
  • Revolution R Enterprise - Revolution R would be offered free to academic users and commercial software would focus on big data, large scale multiprocessor functionality.
  • R Commander - A package that provides a basic graphical user interface.
  • IRkernel heart - R kernel for Jupyter.
  • Deducer - A Menu driven data analysis GUI with a spreadsheet like data editor.
  • Radiant - A platform-independent browser-based interface for business analytics in R, based on the Shiny.
  • Vim-R - Vim plugin for R.
  • Nvim-R - Neovim plugin for R.
  • JASP - A complete package for both Bayesian and Frequentist methods, that is familiar to users of SPSS.
  • Bio7 - A IDE contains tools for model creation, scientific image analysis and statistical analysis for ecological modelling.
  • RTVS - R Tools for Visual Studio.

Syntax

Packages change the way you use R.

  • magrittr heart - Let's pipe it.
  • pipeR - Multi-paradigm Pipeline Implementation.
  • lambda.r - Functional programming and simple pattern matching in R.
  • purrr - A FP package for R in the spirit of underscore.js.

Data Manipulation

Packages for cooking data.

  • dplyr heart - Fast data frames manipulation and database query.
  • data.table heart - Fast data manipulation in a short and flexible syntax.
  • reshape2 heart - Flexible rearrange, reshape and aggregate data.
  • readr - A fast and friendly way to read tabular data into R.
  • haven - Improved methods to import SPSS, Stata and SAS files in R.
  • tidyr - Easily tidy data with spread and gather functions.
  • broom - Convert statistical analysis objects into tidy data frames.
  • rlist - A toolbox for non-tabular data manipulation with lists.
  • jsonlite - A robust and quick way to parse JSON files in R.
  • ff - Data structures designed to store large datasets.
  • lubridate - A set of functions to work with dates and times.
  • stringi heart - ICU based string processing package.
  • stringr heart - Consistent API for string processing, built on top of stringi.
  • bigmemory - Shared memory and memory-mapped matrices. The big* pacakges provide additional tools including linear models (biglm) and Random Forests (bigrf).
  • fuzzyjoin - Join tables together on inexact matching.

Graphic Displays

Packages for showing data.

  • ggplot2 heart - An implementation of the Grammar of Graphics.
  • ggfortify - A unified interface to ggplot2 popular statistical packages using one line of code.
  • ggrepel - Repel overlapping text labels away from each other.
  • ggalt - Extra Coordinate Systems, Geoms and Statistical Transformations for ggplot2.
  • ggplot2 Extensions - Showcases of ggplot2 extensions.
  • lattice - A powerful and elegant high-level data visualization system.
  • rgl - 3D visualization device system for R.
  • Cairo - R graphics device using cairo graphics library for creating high-quality display output.
  • extrafont - Tools for using fonts in R graphics.
  • showtext - Enable R graphics device to show text using system fonts.
  • animation - A simple way to produce animated graphics in R, using ImageMagick.
  • gganimate - Create easy animations with ggplot2.
  • misc3d - Powerful functions to deal with 3d plots, isosurfaces, etc.
  • xkcd - Use xkcd style in graphs.
  • imager - An image processing package based on CImg library to work with images and display them.

HTML Widgets

Packages for interactive visualizations.

  • d3heatmap - Interactive heatmaps with D3.
  • DataTables - Displays R matrices or data frames as interactive HTML tables.
  • DiagrammeR heart - Create JS graph diagrams and flowcharts in R.
  • dygraphs - Charting time-series data in R.
  • formattable - Formattable Data Structures.
  • ggvis - Interactive grammar of graphics for R.
  • Leaflet - One of the most popular JavaScript libraries interactive maps.
  • MetricsGraphics - Enables easy creation of D3 scatterplots, line charts, and histograms.
  • networkD3 - D3 JavaScript Network Graphs from R.
  • scatterD3 - Interactive scatterplots with D3.
  • plotly heart - Interactive ggplot2 and Shiny plotting with plot.ly.
  • rCharts heart - Interactive JS Charts from R.
  • rbokeh - R Interface to Bokeh.
  • threejs - Interactive 3D scatter plots and globes.

Reproducible Research

Packages for literate programming.

  • knitr heart - Easy dynamic report generation in R.
  • xtable - Export tables to LaTeX or HTML.
  • rapport - An R templating system.
  • rmarkdown heart - Dynamic documents for R.
  • slidify - Generate reproducible html5 slides from R markdown.
  • Sweave - A package designed to write LaTeX reports using R.
  • texreg - Formatting statistical models in LaTex and HTML.
  • checkpoint - Install packages from snapshots on the checkpoint server.
  • brew - Pre-compute data to enhance your report templates. Can be combined with knitr.
  • ReporteRs - An R package to generate Microsoft Word, Microsoft PowerPoint and HTML reports.
  • bookdown - Authoring Books with R Markdown.

Web Technologies and Services

Packages to surf the web.

  • Web Technologies List - Information about how to use R and the world wide web together.
  • shiny heart - Easy interactive web applications with R.
  • RCurl - General network (HTTP/FTP/...) client interface for R.
  • httr heart - User-friendly RCurl wrapper.
  • httpuv - HTTP and WebSocket server library.
  • XML heart - Tools for parsing and generating XML within R.
  • rvest heart - Simple web scraping for R, using CSSSelect or XPath syntax.
  • OpenCPU heart - HTTP API for R.
  • Rfacebook - Access to Facebook API via R.
  • RSiteCatalyst - R client library for the Adobe Analytics.

Parallel Computing

Packages for parallel computing.

  • parallel - R started with release 2.14.0 which includes a new package parallel incorporating (slightly revised) copies of packages multicore and snow.
  • Rmpi - Rmpi provides an interface (wrapper) to MPI APIs. It also provides interactive R slave environment.
  • foreach heart - Executing the loop in parallel.
  • SparkR heart - R frontend for Spark.
  • DistributedR - A scalable high-performance platform from HP Vertica Analytics Team.
  • ddR - Provides distributed data structures and simplifies distributed computing in R.

High Performance

Packages for making R faster.

  • Rcpp heart - Rcpp provides a powerful API on top of R, make function in R extremely faster.
  • Rcpp11 - Rcpp11 is a complete redesign of Rcpp, targetting C++11.
  • compiler - speeding up your R code using the JIT

Language API

Packages for other languages.

  • rJava - Low-level R to Java interface.
  • jvmr - Integration of R, Java, and Scala.
  • rJython - R interface to Python via Jython.
  • rPython - Package allowing R to call Python.
  • runr - Run Julia and Bash from R.
  • RJulia - R package Call Julia.
  • RinRuby - a Ruby library that integrates the R interpreter in Ruby.
  • R.matlab - Read and write of MAT files together with R-to-MATLAB connectivity.
  • RcppOctave - Seamless Interface to Octave and Matlab.
  • RSPerl - A bidirectional interface for calling R from Perl and Perl from R.
  • V8 - Embedded JavaScript Engine.
  • htmlwidgets - Bring the best of JavaScript data visualization to R.
  • rpy2 - Python interface for R.

Database Management

Packages for managing data.

  • RODBC - ODBC database access for R.
  • DBI - Defines a common interface between the R and database management systems.
  • elastic - Wrapper for the Elasticsearch HTTP API
  • mongolite - Streaming Mongo Client for R
  • RMySQL - R interface to the MySQL database.
  • ROracle - OCI based Oracle database interface for R.
  • RPostgreSQL - R interface to the PostgreSQL database system.
  • RSQLite - SQLite interface for R
  • RJDBC - Provides access to databases through the JDBC interface.
  • rmongodb - R driver for MongoDB.
  • rredis - Redis client for R.
  • RCassandra - Direct interface (not Java) to the most basic functionality of Apache Cassanda.
  • RHive - R extension facilitating distributed computing via Apache Hive.
  • RNeo4j - Neo4j graph database driver.

Machine Learning

Packages for making R cleverer.

  • AnomalyDetection heart - AnomalyDetection R package from Twitter.
  • ahaz - Regularization for semiparametric additive hazards regression.
  • arules - Mining Association Rules and Frequent Itemsets
  • bigrf - Big Random Forests: Classification and Regression Forests for
    Large Data Sets
  • bigRR - Generalized Ridge Regression (with special advantage for p >> n
    cases)
  • bmrm - Bundle Methods for Regularized Risk Minimization Package
  • Boruta - A wrapper algorithm for all-relevant feature selection
  • BreakoutDetection - Breakout Detection via Robust E-Statistics from Twitter.
  • bst - Gradient Boosting
  • CausalImpact - Causal inference using Bayesian structural time-series models.
  • C50 - C5.0 Decision Trees and Rule-Based Models
  • caret heart - Classification and Regression Training
  • Clever Algorithms For Machine Learning
  • CORElearn - Classification, regression, feature evaluation and ordinal
    evaluation
  • CoxBoost - Cox models by likelihood based boosting for a single survival
    endpoint or competing risks
  • Cubist - Rule- and Instance-Based Regression Modeling
  • e1071 - Misc Functions of the Department of Statistics (e1071), TU Wien
  • earth - Multivariate Adaptive Regression Spline Models
  • elasticnet - Elastic-Net for Sparse Estimation and Sparse PCA
  • ElemStatLearn - Data sets, functions and examples from the book: "The Elements
    of Statistical Learning, Data Mining, Inference, and
    Prediction" by Trevor Hastie, Robert Tibshirani and Jerome
    Friedman
  • evtree - Evolutionary Learning of Globally Optimal Trees
  • FSelector - A feature selection framework, based on subset-search or feature ranking approches.
  • frbs - Fuzzy Rule-based Systems for Classification and Regression Tasks
  • GAMBoost - Generalized linear and additive models by likelihood based
    boosting
  • gamboostLSS - Boosting Methods for GAMLSS
  • gbm - Generalized Boosted Regression Models
  • glmnet heart - Lasso and elastic-net regularized generalized linear models
  • glmpath - L1 Regularization Path for Generalized Linear Models and Cox
    Proportional Hazards Model
  • GMMBoost - Likelihood-based Boosting for Generalized mixed models
  • grplasso - Fitting user specified models with Group Lasso penalty
  • grpreg - Regularization paths for regression models with grouped
    covariates
  • h2o heart - Deeplearning, Random forests, GBM, KMeans, PCA, GLM
  • hda - Heteroscedastic Discriminant Analysis
  • ipred - Improved Predictors
  • kernlab - kernlab: Kernel-based Machine Learning Lab
  • klaR - Classification and visualization
  • kohonen - Supervised and Unsupervised Self-Organising Maps.
  • lars - Least Angle Regression, Lasso and Forward Stagewise
  • lasso2 - L1 constrained estimation aka ‘lasso’
  • LiblineaR - Linear Predictive Models Based On The Liblinear C/C++ Library
  • lme4 heart - Mixed-effects models
  • LogicReg - Logic Regression
  • maptree - Mapping, pruning, and graphing tree models
  • mboost - Model-Based Boosting
  • Machine Learning For Hackers
  • mvpart - Multivariate partitioning
  • MXNet heart - MXNet brings flexible and efficient GPU computing and state-of-art deep learning to R.
  • ncvreg - Regularization paths for SCAD- and MCP-penalized regression
    models
  • nnet - eed-forward Neural Networks and Multinomial Log-Linear Models
  • oblique.tree - Oblique Trees for Classification Data
  • pamr - Pam: prediction analysis for microarrays
  • party - A Laboratory for Recursive Partytioning
  • partykit - A Toolkit for Recursive Partytioning
  • penalized - L1 (lasso and fused lasso) and L2 (ridge) penalized estimation
    in GLMs and in the Cox model
  • penalizedLDA - Penalized classification using Fisher's linear discriminant
  • penalizedSVM - Feature Selection SVM using penalty functions
  • quantregForest - quantregForest: Quantile Regression Forests
  • randomForest - randomForest: Breiman and Cutler's random forests for classification and regression.
  • randomForestSRC - randomForestSRC: Random Forests for Survival, Regression and Classification (RF-SRC).
  • rattle - Graphical user interface for data mining in R.
  • rda - Shrunken Centroids Regularized Discriminant Analysis
  • rdetools - Relevant Dimension Estimation (RDE) in Feature Spaces
  • REEMtree - Regression Trees with Random Effects for Longitudinal (Panel)
    Data
  • relaxo - Relaxed Lasso
  • rgenoud - R version of GENetic Optimization Using Derivatives
  • rgp - R genetic programming framework
  • Rmalschains - Continuous Optimization using Memetic Algorithms with Local
    Search Chains (MA-LS-Chains) in R
  • rminer - Simpler use of data mining methods (e.g. NN and SVM) in
    classification and regression
  • ROCR - Visualizing the performance of scoring classifiers
  • RoughSets - Data Analysis Using Rough Set and Fuzzy Rough Set Theories
  • rpart - Recursive Partitioning and Regression Trees
  • RPMM - Recursively Partitioned Mixture Model
  • RSNNS - Neural Networks in R using the Stuttgart Neural Network
    Simulator (SNNS)
  • RWeka - R/Weka interface
  • RXshrink - RXshrink: Maximum Likelihood Shrinkage via Generalized Ridge or Least
    Angle Regression
  • sda - Shrinkage Discriminant Analysis and CAT Score Variable Selection
  • SDDA - Stepwise Diagonal Discriminant Analysis
  • SuperLearner and subsemble - Multi-algorithm ensemble learning packages.
  • svmpath - svmpath: the SVM Path algorithm
  • tgp - Bayesian treed Gaussian process models
  • tree - Classification and regression trees
  • varSelRF - Variable selection using random forests
  • xgboost heart - eXtreme Gradient Boosting Tree model, well known for its speed and performance.

Natural Language Processing

Packages for Natural Language Processing.

  • text2vec - Fast Text Mining Framework for Vectorization and Word Embeddings.
  • tm - A comprehensive text mining framework for R.
  • openNLP - Apache OpenNLP Tools Interface.
  • koRpus - An R Package for Text Analysis.
  • zipfR - Statistical models for word frequency distributions.
  • NLP - Basic functions for Natural Language Processing.
  • LDAvis - Interactive visualization of topic models.
  • topicmodels - Topic modeling interface to the C code developed by by David M. Blei for Topic Modeling (Latent Dirichlet Allocation (LDA), and Correlated Topics Models (CTM)).
  • syuzhet - Extracts sentiment from text using three different sentiment dictionaries.
  • SnowballC - Snowball stemmers based on the C libstemmer UTF-8 library.
  • quanteda - R functions for Quantitative Analysis of Textual Data.
  • Topic Models Resources - Topic Models learning and R related resources.
  • NLP for :cn: - NLP related resources in R. @Chinese

Bayesian

Packages for Bayesian Inference.

  • coda - Output analysis and diagnostics for MCMC.
  • mcmc - Markov Chain Monte Carlo.
  • MCMCpack - Markov chain Monte Carlo (MCMC) Package.
  • R2WinBUGS - Running WinBUGS and OpenBUGS from R / S-PLUS.
  • BRugs - R interface to the OpenBUGS MCMC software.
  • rjags - R interface to the JAGS MCMC library.
  • rstan heart - R interface to the Stan MCMC software.

Optimization

Packages for Optimization.

  • minqa - Derivative-free optimization algorithms by quadratic approximation.
  • nloptr - NLopt is a free/open-source library for nonlinear optimization.
  • lpSolve - Interface to Lp_solve to Solve Linear/Integer Programs.

Finance

Packages for dealing with money.

  • quantmod heart - Quantitative Financial Modelling & Trading Framework for R.
  • TTR - Functions and data to construct technical trading rules with R.
  • PerformanceAnalytics - Econometric tools for performance and risk analysis.
  • zoo heart - S3 Infrastructure for Regular and Irregular Time Series.
  • xts - eXtensible Time Series.
  • tseries - Time series analysis and computational finance.
  • fAssets - Analysing and Modelling Financial Assets.

Bioinformatics

Packages for processing biological datasets.

  • Bioconductor heart - Tools for the analysis and comprehension of high-throughput genomic data.
  • genetics - Classes and methods for handling genetic data.
  • gap - An integrated package for genetic data analysis of both population and family data.
  • ape - Analyses of Phylogenetics and Evolution.
  • pheatmap - Pretty heatmaps made easy.

Network Analysis

Packages to construct, analyze and visualize network data.

  • Network Analysis List - Network Analysis related resources.
  • igraph heart - A collection of network analysis tools.
  • network - Basic tools to manipulate relational data in R.
  • sna - Basic network measures and visualization tools.
  • networkDynamic - Support for dynamic, (inter)temporal networks.
  • ndtv - Tools to construct animated visualizations of dynamic network data in various formats.
  • statnet - The project behind many R network analysis packages.
  • ergm - Exponential random graph models in R.
  • latentnet - Latent position and cluster models for network objects.
  • tnet - Network measures for weighted, two-mode and longitudinal networks.
  • rgexf - Export network objects from R to GEXF, for manipulation with network software like Gephi or Sigma.
  • visNetwork - Using vis.js library for network visualization.

R Development

Packages for packages.

  • Package Development List - R packages to improve package development.
  • devtools heart - Tools to make an R developer's life easier.
  • testthat heart - An R package to make testing fun.
  • R6 heart - simpler, faster, lighter-weight alternative to R's built-in classes.
  • pryr heart - Make it easier to understand what's going on in R.
  • roxygen heart - Describe your functions in comments next to their definitions.
  • lineprof - Visualise line profiling results in R.
  • packrat - Make your R projects more isolated, portable, and reproducible.
  • installr - Functions for installing softwares from within R (for Windows).
  • import - An import mechanism for R.
  • Rocker heart - R configurations for Docker.
  • RStudio Addins - List of RStudio addins.
  • drat - Creation and use of R repositories on GitHub or other repos.
  • covr - Test coverage for your R package and (optionally) upload the results to coveralls or codecov.
  • lintr - Static code analysis for R to enforce code style.
  • staticdocs - Generate static html documentation for an R package.

Logging

Packages for Logging

  • futile.logger - A logging package in R similar to log4j
  • log4r - A log4j derivative for R
  • logging - A logging package emulating the python logging package.

Other Tools

Handy Tools for R

  • git2r - Gives you programmatic access to Git repositories from R.

Other Interpreters

Alternative R engines.

  • CXXR - Refactorising R into C++.
  • fastR - FastR is an implementation of the R Language in Java atop Truffle and Graal.
  • incanter - Clojure-based, R-like statistical computing and graphics environment for the JVM with Lisp spirit.
  • pqR - a "pretty quick" implementation of R
  • renjin - a JVM-based interpreter for R.
  • rho - Refactor the interpreter of the R language into a fully-compatible, efficient, VM for R.
  • riposte - a fast interpreter and JIT for R.
  • RRO - Revolution R Open.
  • TERR - TIBCO Enterprise Runtime for R.

Learning R

Packages for Learning R.

  • swirl - An interactive R tutorial directly in your R console.
  • DataScienceR - a list of R tutorials for Data Science, NLP and Machine Learning.

Resources

Where to discover new R-esources.

Websites

  • R-project - The R Project for Statistical Computing.
  • R Bloggers - There are people scattered across the Web who blog about R. This is simply an aggregator of many of those feeds.
  • DataCamp - Learn R data analytics online.
  • Quick-R - An excellent quick reference.
  • Advanced R heart - An online version of the Advanced R book.
  • Efficient R Programming - An online home of the O’Reilly book: Efficient R Programming.
  • CRAN Task Views - Task Views for CRAN packages.
  • The R Programming Wikibook - A collaborative handbook for R.
  • R-users - A job board for R users (and the people who are looking to hire them)
  • R Cookbook - A problem-oriented website that supports the R Graphics Cookbook.
  • tryR - A quick course for getting started with R.

Books

  • R Books List - List of R Books.
  • The Art of R Programming - It's a good resource for systematically learning fundamentals such as types of objects, control statements, variable scope, classes and debugging in R.
  • Free Books - CRAN Contributed Documentation in many languages.
  • R Cookbook - A quick and simple introduction to conducting many common statistical tasks with R.
  • Books written as part of the Johns Hopkins Data Science Specialization:
    • Exploratory Data Analysis with R - Basic analytical skills for all sorts of data in R.
    • R Programming for Data Science - More advanced data analysis that relies on R programming.
    • Report Writing for Data Science in R - R-based methods for reproducible research and report generation.
  • R Packages - A book (in paper and website formats) on writing R packages.
  • R in Action - This book aims at all levels of users, with sections for beginning, intermediate and advanced R ranging from "Exploring R data structures" to running regressions and conducting factor analyses.
  • Use R! - This series of inexpensive and focused books from Springer publish shorter books aimed at practitioners. Books can discuss the use of R in a particular subject area, such as Bayesian networks, ggplot2 and Rcpp.
  • R for SAS and SPSS users - An excelllent resource for users already familiar with SAS or SPSS.
  • An Introduction to R - A very good introductory text on R, also covers some advanced topics.
  • Introduction to Statistical Learning with Application in R - A simplified and "operational" version of The Elements of Statistical Learning. Free softcopy provided by its authors.
  • The R Inferno - Patrick Burns gives insight into R's ins and outs along with its quirks!

Podcasts

  • Not So Standard Deviations - The Data Science Podcast.
    • @Roger Peng and @Hilary Parker.
  • R World News - R World News helps you keep up with happenings within the R community.
    • @Bob Rudis and @Jay Jacobs.
  • The R-Podcast - Giving practical advice on how to use R.
    • @Eric Nantz.
  • R Talk - News and discussions of statistical software and language R.
    • @Oliver Keyes, @Jasmine Dumas, @Ted Hart and @Mikhail Popov.

Reference Cards

  • R Reference Card 2.0 - Material from R for Beginners by permission of Emmanuel Paradis (Version 2 by Matt Baggott).
  • Regression Analysis Refcard - R Reference Card for Regression Analysis.
  • Reference Card for ESS - Reference Card for ESS.
  • R Markdown Cheat sheet - Quick reference guide for writing reports with R Markdown.
  • Shiny Cheat sheet - Quick reference guide for building Shiny apps.
  • ggplot2 Cheat sheet - Quick reference guide for data visualisation with ggplot2.
  • devtools Cheat sheet - Quick reference guide to package development in R.

MOOCs

Massive open online courses.

  • The Analytics Edge - Hands-on introduction to data analysis with R from MITx.
  • Johns Hopkins University Data Science Specialization - 9 courses including: Introduction to R, literate analysis tools, Shiny and some more.
  • HarvardX Biomedical Data Science - Introduction to R for the Life Sciences.
  • Explore Statistics with R - Covers introduction, data handling and statistical analysis in R.

Lists

Great resources for learning domain knowledge.

  • Books - List of R Books.
  • DataScienceR - a list of R tutorials for Data Science, NLP and Machine Learning.
  • ggplot2 Extensions - Showcases of ggplot2 extensions.
  • Natural Language Processing :cn: - NLP related resources in R. @Chinese
  • Network Analysis - Network Analysis related resources.
  • Open Data - Using R to obtain, parse, manipulate, create, and share open data.
  • Posts - Great R blog posts or Rticles.
  • Package Development - R packages to improve package development.
  • R Project Conferences - Information about useR! Conferences and DSC Conferences.
  • RStartHere - A guide to some of the most useful R packages, organized by workflow.
  • RStudio Addins - List of RStudio addins.
  • Topic Models - Topic Models learning and R related resources.
  • Web Technologies - Information about how to use R and the world wide web together.

Other Awesome Lists

  • awesome-awesomeness
  • lists

excel

  • excelhome http://www.excelhome.net/

  • VBA http://www.excelhome.net/video/excel/vba/list_81_2.html

  • 经管之家 http://bbs.pinggu.org/

转载于:https://www.cnblogs.com/li-volleyball/p/5524551.html

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.luyixian.cn/news_show_838023.aspx

如若内容造成侵权/违法违规/事实不符,请联系dt猫网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

网站加载性能优化

网站优化主要来说就是加缓存来用空间换时间&#xff0c;方案有以下三种 本地缓存 将数据库缓存在应用服务器上&#xff0c;性能最好常用缓存工具&#xff1a;Ehcache、Guava、Caffeine等。 分布式缓存 将数据缓存在NoSQL数据库上&#xff0c;跨服务器常用缓存工具&#xff1a;…

使用jenkins SVN MSBuil配置.net mvc网站进行持续集成

通过多次搭建Jenkins持续构建环境&#xff0c;终于对Jenkins有了进一步认识&#xff0c;在此把所学所得和大家分享一下&#xff0c;希望可以帮助大家快速掌握Jenkins的核心思想。看了很多文章&#xff0c;最终决定使用Jenkins。以下是我整个配置的记录&#xff1a; 1、安装jenk…

【网络编程】从零开始搭建一个自己的网站(静态网页)

最近突然对想试着做一个自己的网站&#xff0c;经过不懈的查资料总算是实现了一个简单的网站&#xff0c;实现后会发现其实挺简单的&#xff0c;即使是不懂编程也能很轻松的完成&#xff0c;毫不夸张的说&#xff0c;熟悉的话十来分钟就能完成。现记录一下过程&#xff1a; 如果…

【网络编程】从零开始搭建一个开源博客网站(云服务器+宝塔+WordPress)

很多人都想要搭建一个自己的博客网站&#xff0c;下面就记录云服务器宝塔WordPress的实现过程&#xff0c;一行代码都不用写,也能搞出精美大气的个人博客。 文章目录1、创建服务器2、开放宝塔端口3、安装宝塔4、成功搭建网站博客网站1、创建服务器 创建一台自己的服务器&#…

【Docker-k8s学习和实战】(九)Dockerfile实战--用Dockerfile构建一个python网站镜像

❤️ 专栏简介 &#xff1a;本专栏我们会从最基础的内容开始学习Docker的相关内容&#xff0c;循序渐进的掌握Docker知识并进行实战。 ☀️ 专栏适用人群 &#xff1a;适用于具备基础 Linux 知识的 Docker 初学者&#xff0c;当然希望各位有经验的docker开发者不吝赐教。 &…

php网站 只显示sinsiu_使您Joomla网站SEO友好最关键的步骤

我认为不需要再给大家介绍URL是什么。但是无论如何&#xff0c;我还是要告诉你。URL是您的网站地址&#xff0c;搜索引擎和访问者可通过该地址找到您的网站。因此&#xff0c;重要的是使您的网站的URL对搜索引擎和用户友好&#xff0c;以便他们可以轻松地找到它。Joomla面临的是…

全球最大的问答网站之一,Stack Exchange如何养成

编者注&#xff1a;本文来自链接http://joelonsoftware.com/&#xff0c;中文版本由天地会珠海分舵进行编译。文章描述了Stack Overflow的创始人在今年刚获得4000万美元投资的讲话&#xff0c;期间描述了Stack Overflow成长到 Stack Exchange的整个过程&#xff0c;下面我们跟着…

网站 控件 服务器错误,(百元求助!)网页内嵌控件(ocx),在本地可以,上传到服务器就不行!急!...

(百元求助&#xff01;)网页内嵌控件(ocx)&#xff0c;在本地可以&#xff0c;上传到服务器就不行&#xff01;急&#xff01;单一网页&#xff0c;代码如下&#xff1a;"proqipu"属性值由控件动态产生function testwrite ‘通过函数或者sub过程来获取proqipu属性值o…

中国十大最狠的流氓网站曝光!

动了流氓软件的发展?谁又从流氓软件中获利,揭开流氓软件背后的始佣者,网易科技独家选出中国十大流氓网站. 以下是网易科技评选的十大流氓网站:1、3721.com&#xff08;中文实名&#xff09;这个是流氓软件的开山鼻祖&#xff0c;就是因它将中国互联网带入到一个流氓时代&#…

不用SiteMap也能知道Google爬虫上次什么时候光临自己的网站

http://blog.cnlidc.com/?p90 一直以来站长们总是用”site:cnlidc.com“这 样的搜索来查询自己的网站是否已经被Google索引。这个方法的问题是&#xff0c;Google有非常多的服务器&#xff0c;他们的索引是不同步的&#xff0c;所以这种查询并不能准确 表明你的网站是否已经被…

datalistcp.class.php,织梦tag标签添加自定义seo标题、关键词、描述、缩略图

这篇文章主要为大家详细介绍了织梦tag标签添加自定义seo标题、关键词、描述、缩略图&#xff0c;具有一定的参考价值&#xff0c;感兴趣的小伙伴们可以参考一下,有需要的朋友可以收藏方便以后借鉴。最终效果特别说明添加常用多个字段适用多需求用户所有输入框都以Ajax操作&…

宠物网站

宠物网站 文章目录宠物网站1.宠物网站需求分析2.宠物网站设计3.宠物网站实现1.创建HTML文件2.网页布局设计3.网页布局实现3.1共有部分&#xff1a;3.2.不同的模块&#xff1a;3.2.1.首页页面设计3.2.2.萌宠页面设计3.2.3.萌宠医院页面设计3.2.4萌宠食品页面设计3.2.5萌宠资讯页…

《大型网站技术架构》-读书笔记三:高性能架构

一、网站性能测试 1、开发人员视角的优化手段&#xff1a; 1&#xff09;使用缓存加快数据读取 2&#xff09;使用集群提高吞吐能力 3&#xff09;使用异步消息加快请求响应及实现消峰 4&#xff09;代码优化手段改善程序性能 2、性能测试指标 1)响应时间&#xff1a;是系统最重…

网站访问速度慢的排查方法

1. 当网站访问较慢时&#xff0c;首先先查看本地网络是否正常。 方法&#xff1a;先用网络测速测下本地的网络速率&#xff1a;网络速率低于50KB/s&#xff0c;访问网站自然也慢。 2. 本地网络速率正常时&#xff0c;再检查下所访问的网站是否正常。 方法&#xff1a;测一下网…

读书笔记之 大型网站技术架构(核心原理与案例分析)

前言 坚持看了十几天的书&#xff0c;终于完成了毕业后第一次静下心来&#xff0c;利用业务时间看书并做笔记的成就了。废话不多说&#xff0c;这回看的是一直很膜拜的李智慧大神写的大型网站技术架构&#xff0d;核心原理与案例分析。 简短的读后感 极其推荐的一本书&#…

这些好用的网站,你千万别错过

目录 一、网站导航 二、在线代码截图 三、 图片无损压缩 四、图片无损放大 五、 临时邮箱 六、长链接转短链接 七、免费在线作图 八、在线PS 九、pdf文档操作 十、在线代码运行工具 十一、免费在线压缩 十二、在线视频剪辑 十三、在线音频剪辑 一、网站导航 网址&#xff1a;h…

(10)行颜色间隔显示并高亮:鼠标事件onmouseover、onmouseout

重点&#xff1a;鼠标事件、name全局变量的理解 <head> <meta http-equiv"Content-Type" content"text/html; charsetutf-8" /> <title>无标题文档</title> <link rel"stylesheet" type"text/css" href&q…

(19)servletContext应用:网站计数器

在网站开发中&#xff0c;有很多功能需要用到servletContext&#xff0c;比如&#xff1a; 实际的应用&#xff1a;如果涉及到不同用户共享数据&#xff0c;而 这些数据量不大&#xff0c;同时又不希望写入数据库&#xff0c;则可以考虑使用servletContext 一、网站计数器 首…

动态网站的技术路线_展会网站建设多少钱?

从市场趋势来看&#xff0c;展会行业的线上布局极为简单&#xff0c;很多展会门户网站缺少专人打理运营&#xff0c;同时对网站建设没有明确的方向&#xff0c;导致展会网站建设后基本没有访问量&#xff0c;或者无法留存到访用户。今天小编和各位来聊聊展会网站建设应该怎么做…

微软官方网站对Vist个版本的详细介绍

版本 Microsoft Windows Vista 能够显著改善各种 PC 用户的计算体验&#xff0c;其中包括使用 PC 执行简单的 web 浏览的家庭用户、必须组织和管理大量数据的企业用户以及例行执行复杂数学分析的科学家。 为确保每个人都具有满足其特定需求的产品&#xff0c;Microsoft 将提供 …