1-
2- < html >
3- < head >
4- < style >
5- body {
6- font-size : 10pt ;
7- margin : 1.5em ;
8- background-color : lightblue;
9- color : darkblue;
10- font-family : Verdana, sans-serif;
11- }
12- h1 {
13- font-size : 1.2em ;
14- font-weight : bold;
15- margin-top : 2em ;
16- }
17- h2 {
18- font-size : 1.1em ;
19- font-weight : bold;
20- }
21- fieldset {
22- width : 740px ;
23- margin-bottom : 12px ;
24- border-color : # 00457b ;
25- background-color : # cfeace ;
26- }
27-
28- fieldset div {
29- margin-bottom : 6px ;
30- font-weight : normal;
31- }
32-
33- legend {
34- border : 2px ridge # 00457b ;
35- font-size : 1.2em ;
36- font-weight : bold;
37- background-color : # e36a51 ;
38- color : white;
39- padding : 8px 16px ;
40- }
41- </ style >
42- </ head >
43- < body >
44- < fieldset > < legend > < a href ="https://winvector.github.io/index.html "> https://winvector.github.io/</ a > </ legend >
45- < ul >
46-
47- < pre >
48-
49- < a href ="https://www.win-vector.com "> Win-Vector LLC</ a > < a href ="https://github.com/WinVector "> on Github</ a > .
50-
51- Some project sites:
52-
53- < ul >
54- < li > < a href ="https://winvector.github.io/vtreat/ "> vtreat</ a > (< a href ="https://github.com/WinVector/vtreat "> source</ a > ).</ li >
55- < li > < a href ="https://winvector.github.io/cdata/ "> cdata</ a > (< a href ="https://github.com/WinVector/cdata "> source</ a > ).</ li >
56- < li > < a href ="https://winvector.github.io/WVPlots/ "> WVPlots</ a > (< a href ="https://github.com/WinVector/WVPlots "> source</ a > ).</ li >
57- < li > < a href ="https://winvector.github.io/seplyr/ "> seplyr</ a > (< a href ="https://github.com/WinVector/seplyr "> source</ a > ).</ li >
58- < li > < a href ="https://winvector.github.io/sigr/ "> sigr</ a > (< a href ="https://github.com/WinVector/sigr "> source</ a > ).</ li >
59- < li > < a href ="https://winvector.github.io/wrapr/ "> wrapr</ a > (< a href ="https://github.com/WinVector/wrapr "> source</ a > ).</ li >
60- </ ul >
61-
62-
63- View at: < a href ="https://winvector.github.io/ "> https://winvector.github.io/</ a > .
64- Source: < a href ="https://github.com/WinVector/WinVector.github.io/ "> https://github.com/WinVector/WinVector.github.io/</ a > .
65-
66- Directories:
67-
68-
69- </ pre >
70- < li > < a href ="ABDynprog "> ABDynprog</ a > </ li >
71- < li > < a href ="APAsig "> APAsig</ a > </ li >
72- < li > < a href ="Accumulation "> Accumulation</ a > </ li >
73- < li > < a href ="CrossSimulation "> CrossSimulation</ a > </ li >
74- < li > < a href ="DS "> DS</ a > </ li >
75- < li > < a href ="DataPrep "> DataPrep</ a > </ li >
76- < li > < a href ="Debugging "> Debugging</ a > </ li >
77- < li > < a href ="DiffPriv "> DiffPriv</ a > </ li >
78- < li > < a href ="FixedPoint "> FixedPoint</ a > </ li >
79- < li > < a href ="FluidData "> FluidData</ a > </ li >
80- < li > < a href ="Intro_rquery "> Intro_rquery</ a > </ li >
81- < li > < a href ="IntroductionToDataScience "> IntroductionToDataScience</ a > </ li >
82- < li > < a href ="KDD2009 "> KDD2009</ a > </ li >
83- < li > < a href ="LibreOffice "> LibreOffice</ a > </ li >
84- < li > < a href ="ModelTesting "> ModelTesting</ a > </ li >
85- < li > < a href ="PDSwR "> PDSwR</ a > </ li >
86- < li > < a href ="Parallel "> Parallel</ a > </ li >
87- < li > < a href ="Prevalence "> Prevalence</ a > </ li >
88- < li > < a href ="README.txt "> README.txt</ a > </ li >
89- < li > < a href ="VariableSignal "> VariableSignal</ a > </ li >
90- < li > < a href ="Wald "> Wald</ a > </ li >
91- < li > < a href ="Zipf "> Zipf</ a > </ li >
92- < li > < a href ="binomIssue "> binomIssue</ a > </ li >
93- < li > < a href ="casino "> casino</ a > </ li >
94- < li > < a href ="datashader "> datashader</ a > </ li >
95- < li > < a href ="freq "> freq</ a > </ li >
96- < li > < a href ="margin "> margin</ a > </ li >
97- < li > < a href ="mzlabs "> mzlabs</ a > </ li >
98- < li > < a href ="rateTest "> rateTest</ a > </ li >
99- < li > < a href ="stripGLM "> stripGLM</ a > </ li >
100- < li > < a href ="uciCar "> uciCar</ a > </ li >
101- < li > < a href ="vtreathtml "> vtreathtml</ a > </ li >
102- < li > < a href ="wrappingFns "> wrappingFns</ a > </ li >
103- < li > < a href ="xDrift "> xDrift</ a > </ li >
104- </ ul >
105- </ fieldset > </ body >
106- </ html >
1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ <!-- META -->
5+ < meta charset ="UTF-8 ">
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
7+ < meta name ="referrer " content ="unsafe-url ">
8+ < meta name ="robots " content ="index, follow ">
9+ <!-- FAVICONS -->
10+ < script src ="https://kit.fontawesome.com/9bbe6f85f9.js " crossorigin ="anonymous "> </ script >
11+ <!-- LINK -->
12+ < link rel ="me " href ="# ">
13+ < link rel ="canonical " href ="# ">
14+ < link rel ="icon " type ="image/png " href ="# " sizes ="48x48 ">
15+ <!-- PERFORMANCE -->
16+ <!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap"> -->
17+ < link rel ="preload " as ="style " href ="style.css ">
18+ < link rel ="stylesheet " href ="style.css ">
19+ <!-- TITLE -->
20+ < title > Win-Vector, LLC</ title >
21+ </ head >
22+ < body >
23+ < header role ="banner " class ="ui-section-header ">
24+ < div class ="ui-layout-container ">
25+ < div class ="ui-section-header__layout ui-layout-flex ">
26+ <!-- LOGO -->
27+ < a href ="https://win-vector.com/ " role ="link " aria-label ="# " class ="ui-section-header--logo ">
28+ < img src ="wv-icon.png " alt ="Win Vector logo ">
29+ </ a >
30+ <!-- HAMBURGER -->
31+ < input type ="checkbox " id ="ui-section-header--menu-id ">
32+ < label for ="ui-section-header--menu-id " class ="ui-section-header--menu-icon "> </ label >
33+ <!-- MENU - need links here -->
34+ < nav role ="navigation " class ="ui-section-header--nav ui-layout-flex ">
35+ < a href ="https://win-vector.com/ " role ="link " aria-label ="# " class ="ui-section-header--nav-link "> Win-Vector LLC</ a >
36+ < a href ="https://github.com/WinVector " role ="link " aria-label ="# " class ="ui-section-header--nav-link "> On Github</ a >
37+ < a href ="directory.html " role ="link " aria-label ="# " class ="ui-section-header--nav-link "> Directory List</ a >
38+ </ nav >
39+ </ div >
40+ </ div >
41+ </ header >
42+ < main role ="main ">
43+ < section class ="ui-section-pricing ">
44+ < div class ="ui-layout-container ">
45+ < h2 > Featured Win Vector Projects</ h2 >
46+ < p class ="ui-text-intro "> Code repositories and documentation in R < i class ="fa-brands fa-r-project "> </ i > and python < i class ="fa-brands fa-python "> </ i > . </ p >
47+ <!-- PROJECT -->
48+ < div class ="ui-section-pricing__layout ui-layout-grid ui-layout-grid-3 ">
49+
50+ < div class ="ui-component-card ui-component-card--pricing ">
51+ < span > < i class ="fa-brands fa-r-project fa-sm "> </ i > < strong > PDSwR2</ strong > </ span > < br >
52+ < span > < small > Code, Data, and Examples for < em > Practical Data Science with R</ em > , 2nd edition (Nina Zumel and John Mount). </ small > </ span >
53+ <!-- LIST -->
54+ < ul class ="ui-component-list ui-component-list--pricing ui-layout-grid ">
55+ < li class ="ui-component-list--item ui-component-list--item-check ">
56+ < a href ="https://www.manning.com/books/practical-data-science-with-r-second-edition "> Book Site</ a >
57+ </ li >
58+ < li class ="ui-component-list--item ui-component-list--item-check ">
59+ < a href ="https://github.com/WinVector/PDSwR2 "> Book Example Code</ a >
60+ </ li >
61+ </ ul >
62+ </ div >
63+
64+ < div class ="ui-component-card ui-component-card--pricing ">
65+ < span > < i class ="fa-brands fa-r-project fa-sm "> </ i > < strong > vtreat</ strong > </ span > < br >
66+ < span > < small > An R data frame processor/conditioner that prepares real-world data for predictive modeling in a statistically sound manner. </ small > </ span >
67+ <!-- LIST -->
68+ < ul class ="ui-component-list ui-component-list--pricing ui-layout-grid ">
69+ < li class ="ui-component-list--item ui-component-list--item-check ">
70+ < a href ="https://winvector.github.io/vtreat/ "> Project Site</ a >
71+ </ li >
72+ < li class ="ui-component-list--item ui-component-list--item-check ">
73+ < a href ="https://github.com/WinVector/vtreat "> Source</ a >
74+ </ li >
75+ </ ul >
76+ </ div >
77+
78+ < div class ="ui-component-card ui-component-card--pricing ">
79+ < span > < i class ="fa-brands fa-python fa-sm "> </ i > < strong > pyvtreat</ strong > </ span > < br >
80+ < span > < small > A python version of vtreat. </ small > </ span >
81+ <!-- LIST -->
82+ < ul class ="ui-component-list ui-component-list--pricing ui-layout-grid ">
83+ < li class ="ui-component-list--item ui-component-list--item-check ">
84+ < a href ="https://winvector.github.io/pyvtreat/ "> Project Site</ a >
85+ </ li >
86+ < li class ="ui-component-list--item ui-component-list--item-check ">
87+ < a href ="https://github.com/WinVector/pyvtreat "> Source</ a >
88+ </ li >
89+ </ ul >
90+ </ div >
91+
92+
93+ < div class ="ui-component-card ui-component-card--pricing ">
94+ < span > < i class ="fa-brands fa-r-project fa-sm "> </ i > < strong > cdata</ strong > </ span > < br >
95+ < span > < small > Higher order fluid or coordinatized data transforms in R. </ small > </ span >
96+ <!-- LIST -->
97+ < ul class ="ui-component-list ui-component-list--pricing ui-layout-grid ">
98+ < li class ="ui-component-list--item ui-component-list--item-check ">
99+ < a href ="https://winvector.github.io/cdata/ "> Project Site</ a >
100+ </ li >
101+ < li class ="ui-component-list--item ui-component-list--item-check ">
102+ < a href ="https://github.com/WinVector/cdata/ "> Source</ a >
103+ </ li >
104+ </ ul >
105+ </ div >
106+
107+ < div class ="ui-component-card ui-component-card--pricing ">
108+ < span > < i class ="fa-brands fa-python fa-sm "> </ i > < strong > data_algebra</ strong > </ span > < br >
109+ < span > < small > Codd method-chained SQL generator and Pandas data processing in Python. </ small > </ span >
110+ <!-- LIST -->
111+ < ul class ="ui-component-list ui-component-list--pricing ui-layout-grid ">
112+ < li class ="ui-component-list--item ui-component-list--item-check ">
113+ < a href ="https://winvector.github.io/data_algebra/ "> Project Site</ a >
114+ </ li >
115+ < li class ="ui-component-list--item ui-component-list--item-check ">
116+ < a href ="https://github.com/WinVector/data_algebra "> Source</ a >
117+ </ li >
118+ </ ul >
119+ </ div >
120+
121+
122+ < div class ="ui-component-card ui-component-card--pricing ">
123+ < span > < i class ="fa-brands fa-r-project fa-sm "> </ i > < strong > WVPlots</ strong > </ span > < br >
124+ < span > < small > Pre-packaged plots in R.</ small > </ span >
125+ <!-- LIST -->
126+ < ul class ="ui-component-list ui-component-list--pricing ui-layout-grid ">
127+ < li class ="ui-component-list--item ui-component-list--item-check ">
128+ < a href ="https://winvector.github.io/WVPlots/ "> Project Site</ a >
129+ </ li >
130+ < li class ="ui-component-list--item ui-component-list--item-check ">
131+ < a href ="https://github.com/WinVector/WVPlots "> Source</ a >
132+ </ li >
133+ </ ul >
134+ </ div >
135+
136+ < div class ="ui-component-card ui-component-card--pricing ">
137+ < span > < i class ="fa-brands fa-python fa-sm "> </ i > < strong > wvu</ strong > </ span > < br >
138+ < span > < small > Win Vector LLC Python data science teaching tools (graphs and data manipulation).</ small > </ span >
139+ <!-- LIST -->
140+ < ul class ="ui-component-list ui-component-list--pricing ui-layout-grid ">
141+ < li class ="ui-component-list--item ui-component-list--item-check ">
142+ < a href ="https://winvector.github.io/wvu/ "> Project Site</ a >
143+ </ li >
144+ < li class ="ui-component-list--item ui-component-list--item-check ">
145+ < a href ="https://github.com/WinVector/wvu "> Source</ a >
146+ </ li >
147+ </ ul >
148+ </ div >
149+
150+ < div class ="ui-component-card ui-component-card--pricing ">
151+ < span > < i class ="fa-brands fa-r-project fa-sm "> </ i > < strong > sigr</ strong > </ span > < br >
152+ < span > < small > Concise formatting of significances in R.</ small > </ span >
153+ <!-- LIST -->
154+ < ul class ="ui-component-list ui-component-list--pricing ui-layout-grid ">
155+ < li class ="ui-component-list--item ui-component-list--item-check ">
156+ < a href ="https://winvector.github.io/sigr/ "> Project Site</ a >
157+ </ li >
158+ < li class ="ui-component-list--item ui-component-list--item-check ">
159+ < a href ="https://github.com/WinVector/sigr "> Source</ a >
160+ </ li >
161+ </ ul >
162+ </ div >
163+
164+ < div class ="ui-component-card ui-component-card--pricing ">
165+ < span > < i class ="fa-brands fa-r-project fa-sm "> </ i > < strong > wrapr</ strong > </ span > < br >
166+ < span > < small > Wrap R for Sweet R Code.</ small > </ span >
167+ <!-- LIST -->
168+ < ul class ="ui-component-list ui-component-list--pricing ui-layout-grid ">
169+ < li class ="ui-component-list--item ui-component-list--item-check ">
170+ < a href ="https://winvector.github.io/wrapr/ "> Project Site</ a >
171+ </ li >
172+ < li class ="ui-component-list--item ui-component-list--item-check ">
173+ < a href ="https://github.com/WinVector/wrapr "> Source</ a >
174+ </ li >
175+ </ ul >
176+ </ div >
177+
178+ </ div >
179+ </ div >
180+ </ section >
181+
182+ < section class ="ui-section-close ">
183+ < div class ="ui-layout-container ">
184+ < div >
185+ < p style ="text-align:center "> < a class ="ui-section-header--nav-link " href ="mailto:contact@win-vector.com "> Contact us</ a > .</ p >
186+ </ div >
187+ </ div >
188+ </ section >
189+
190+ </ main >
191+ < footer role ="contentinfo " class ="ui-section-footer ">
192+ < div class ="ui-layout-container ">
193+ < p class ="ui-section-footer--copyright ui-text-note "> < small > © Win Vector LLC. Stylesheet based on < a href ="https://github.com/uisual/freebies/tree/master/curve "> curve</ a > , by uiusual.</ small > </ p >
194+ </ div >
195+ </ footer >
196+ </ body >
197+ </ html >
0 commit comments