Hadley Wickham
faeeb564a4
Improve cross-references
...
* Fix broken links
* Update chapter links
2022-09-29 10:49:03 -05:00
Hadley Wickham
d9a86edcf0
Rough first pass at summaries for all whole game chapters
2022-09-29 10:36:22 -05:00
Hadley Wickham
a1c9cf2ff2
More on functions
2022-09-29 09:20:45 -05:00
Hadley Wickham
38d6052c89
Need dev ggplot2
2022-09-26 09:17:12 -05:00
Hadley Wickham
21dd5aa4a4
Bit more structure
2022-09-26 08:55:42 -05:00
Hadley Wickham
8bb53a7fc6
Tweak prerequisite setup
2022-09-26 08:38:18 -05:00
Hadley Wickham
2f637609c4
Brain dump of ggplot2 functions from twitter
2022-09-26 08:37:59 -05:00
Hadley Wickham
27683b9040
Bit more on vectors
2022-09-25 09:26:22 -05:00
Hadley Wickham
3141e6e7dc
Restructuring vectors
2022-09-24 09:26:16 -05:00
Hadley Wickham
399aa42a14
Delete out of date file
2022-09-24 08:42:30 -05:00
Hadley Wickham
ea8bfdfc25
Polishing final parts of iteration chapter
2022-09-23 17:02:53 -05:00
Hadley Wickham
c24e0b8692
More polishing
2022-09-22 10:43:21 -05:00
Hadley Wickham
761fe9d591
Update plumbing
2022-09-22 09:01:02 -05:00
Hadley Wickham
d0fca54370
Hacking away at functions
2022-09-21 16:34:26 -05:00
Hadley Wickham
2b189c9972
Polish programming
2022-09-21 16:22:44 -05:00
Hadley Wickham
3e88bddda3
Bashing functions into shape
2022-09-20 17:03:26 -05:00
Hadley Wickham
f0dfed0163
Iterating on iteration
2022-09-20 09:14:00 -05:00
Hadley Wickham
60e25bb120
More function brain dumping
2022-09-19 17:46:17 -05:00
Hadley Wickham
42243e034a
Add explicit purrr dependency
2022-09-19 16:45:11 -05:00
Hadley Wickham
6a385f97e1
Add missing comma
2022-09-19 15:52:26 -05:00
Hadley Wickham
4795d093bc
Add warning message to joins chapter
2022-09-18 16:23:42 -05:00
Hadley Wickham
789856a868
Functions brainstorming
2022-09-18 16:20:49 -05:00
Hadley Wickham
c5a81b92ba
Fleshing out each file section
2022-09-17 10:58:18 -05:00
Hadley Wickham
587e5cd8b5
Joins feedback from @jennybc
2022-09-16 08:00:35 -05:00
Hadley Wickham
4ac50eb359
closest() now in dev dplyr
2022-09-15 15:57:46 -05:00
Hadley Wickham
8e0e6db1d2
Bang out more details on writing files
2022-09-15 15:28:54 -05:00
Hadley Wickham
525807e842
More hacking away at iteration
2022-09-15 14:56:12 -05:00
Hadley Wickham
242b9e9c11
Hacking away at iteration
2022-09-14 08:11:10 -05:00
Hadley Wickham
594129b1b0
Joins are now polishing
2022-09-14 08:11:10 -05:00
Hadley Wickham
0a6af583b0
Drop programming with strings
...
(For now)
2022-09-14 08:11:10 -05:00
Hadley Wickham
5c5774f86d
Programming tweaks
2022-09-08 11:32:10 -05:00
Hadley Wickham
d20eb8d22c
Polish joins
...
And move to end of transform chapter
2022-09-08 11:32:04 -05:00
Hadley Wickham
79981d598f
Clarify exercise
...
Fixes #794
2022-09-07 17:23:18 -05:00
Hadley Wickham
5aac0e9d75
Tweak facetting section
...
Fixes #1035
2022-09-07 17:19:24 -05:00
Hadley Wickham
e0f692a705
Note about RStudio server
...
Fixes #651
2022-09-07 17:15:28 -05:00
Hadley Wickham
50e8e3965b
More join polishing
2022-09-07 12:30:35 -05:00
Hadley Wickham
e6939c52d5
Polishing strings
2022-09-07 07:28:51 -05:00
Hadley Wickham
6217be915b
Joins reorg
2022-09-06 10:26:11 -05:00
Hadley Wickham
53146f68d1
More pondering of joins
2022-09-01 17:29:34 -05:00
Hadley Wickham
fc3641a376
Rectangling polish
2022-09-01 17:29:12 -05:00
Hadley Wickham
6ce6c473cf
Add wakefield
2022-08-31 10:39:58 -05:00
Hadley Wickham
301abdc274
Work on non-equi joins
2022-08-31 10:07:10 -05:00
Hadley Wickham
c9e6200664
Update join diagrams + figures
2022-08-31 10:07:01 -05:00
Hadley Wickham
843df1d22d
Consistently style for loop
...
Fixes #837
2022-08-30 09:00:14 -05:00
Hadley Wickham
72e0f519dc
Use walk2 instead of pwalk
...
Fixes #675
2022-08-30 08:55:08 -05:00
Hadley Wickham
2ae56e389d
Refamiliarizing myself with iteration chapter
2022-08-30 08:52:53 -05:00
Hadley Wickham
5e611fd079
Correct description of flights joins/keys
...
Fixes #757
2022-08-30 08:38:46 -05:00
Hadley Wickham
47607389c1
Redrawing join diagrams
2022-08-30 08:11:25 -05:00
Hadley Wickham
edf0d5436f
Sketching out non-equi-joins
2022-08-29 10:16:29 -05:00
21e31429a5
Whole game feedback from O'Reilly ( #1057 )
...
* Redraw data science process diagrams
* Polishing the whole game
* Add reference to TMWR
* Respond to visualization feedback
* Minor changes
* Better integrate workflow-scripts chapter
* Minor getting help polishing
* Update investing in yourself links
* Redraw RStudio screenshots
* More scripts/projects polishing
Co-authored-by: Mine Cetinkaya-Rundel <cetinkaya.mine@gmail.com >
2022-08-29 06:24:32 -04:00
Hadley Wickham
5ad1eca391
Polish date times
2022-08-11 17:32:49 -05:00
Hadley Wickham
b15eecf8b3
Rectangling polishing
2022-08-11 10:29:28 -05:00
Hadley Wickham
b50c84d771
Add basic print stylesheet
2022-08-11 10:27:25 -05:00
Hadley Wickham
db5d108a78
Fix typo
2022-08-09 16:45:24 -05:00
Hadley Wickham
776606f0a5
Define %--%
...
Fixes #635
2022-08-09 15:57:18 -05:00
Hadley Wickham
4c3f5aa604
More caveats about durations
...
Fixes #957
2022-08-09 15:51:15 -05:00
Hadley Wickham
5162de55ea
Use consecutive_id() instead of cumsum() tricks
...
Fixes #1055
2022-08-09 15:45:59 -05:00
Hadley Wickham
1d0902c9bf
Switch from I to we
...
Fixes #642
2022-08-09 11:43:12 -05:00
Hadley Wickham
c6b1f501c2
Need to escape space even in character class
...
Fixes #967
2022-08-09 09:21:27 -05:00
Hadley Wickham
2b04c35228
Packrat -> renv
...
Fixes #960
2022-08-09 09:19:47 -05:00
Hadley Wickham
d7b9942bc6
Fix links
...
Fixes #1047
2022-08-09 09:16:59 -05:00
Hadley Wickham
71bae882d3
Add dplyr to explict deps
2022-08-09 08:25:06 -05:00
Hadley Wickham
00dac599ad
Use dev dplyr
2022-08-09 07:49:39 -05:00
Hadley Wickham
67b5e673b9
Move sentence to better place & finish it.
2022-08-08 17:43:40 -05:00
Hadley Wickham
0b7f9f248b
Delete extra files
...
I'm confident that these won't make it into the final book
2022-08-08 13:58:29 -05:00
Hadley Wickham
0c05d01794
Tweak :: description and usage
2022-08-08 13:57:08 -05:00
Hadley Wickham
f37e134d74
Remove extra chapter about hierarchical data
...
Since now superseded by rectangling
2022-08-08 13:56:14 -05:00
Hadley Wickham
027848d806
Minor updates to intro
2022-08-08 13:47:35 -05:00
Hadley Wickham
5ec12ac2f6
Link to faux package vignette
2022-08-08 13:44:15 -05:00
Hadley Wickham
01b86c5025
Add cut
2022-08-08 13:44:06 -05:00
Hadley Wickham
8dc95f9c6d
Polish ordered factors
2022-08-08 12:06:34 -05:00
Hadley Wickham
8e2430817f
Mention ordered factors
2022-08-08 11:58:09 -05:00
Hadley Wickham
fc80f12bec
Polishing rectangling chapter
2022-08-08 08:27:25 -05:00
Hadley Wickham
c83d21200d
Use dev dbplyr
2022-08-04 08:07:12 -05:00
Hadley Wickham
226e0061ad
Polishing rectangling
2022-08-04 08:07:12 -05:00
Hadley Wickham
8f7748dcb1
Mild import/wrangling reorg
2022-06-20 10:40:11 -05:00
Hadley Wickham
23bfba6809
Rename relation-data.qmd to joins.qmd
2022-06-20 10:09:13 -05:00
Hadley Wickham
ca38492660
Light updates to joins chapter
2022-06-20 10:08:33 -05:00
Hadley Wickham
0705aceba7
Polish wrangling opener a little
2022-06-20 10:02:52 -05:00
Hadley Wickham
fe270b927b
Polishing, up to end of case studies
2022-06-20 09:48:56 -05:00
Hadley Wickham
a8a3abe706
More polishing
2022-06-18 09:07:02 -05:00
Hadley Wickham
2f36331346
WS
2022-06-09 10:17:36 -05:00
Hadley Wickham
36144d4461
Enable reader mode
2022-06-09 10:13:37 -05:00
Hadley Wickham
45c5fc172f
Lots of fleshing out
2022-06-09 09:44:32 -05:00
Hadley Wickham
b19605201b
Set RUST_BACKTRACE env var
2022-06-08 11:22:11 -05:00
Hadley Wickham
7c32fe3ab0
More on rectangling
2022-06-08 10:34:20 -05:00
Hadley Wickham
8df9180fae
No longer need dev dbplyr; but need dev repurrrsive
2022-06-08 10:32:46 -05:00
Hadley Wickham
3301743e0f
Always use native pipe
2022-06-08 08:15:45 -05:00
Hadley Wickham
f0b2c07ede
Brain dump into rectangling
2022-06-07 09:18:14 -05:00
Hadley Wickham
0920f5da6a
Bring back wrangle
2022-06-06 08:39:58 -05:00
Hadley Wickham
64ff6efee5
Update status
2022-06-04 09:40:20 -05:00
Hadley Wickham
d411ae3780
Respond to feedback from twitter
2022-06-04 09:22:05 -05:00
Hadley Wickham
ccd91d5462
Proof reading
2022-06-02 10:39:52 -05:00
Hadley Wickham
732bf59c9b
More on SQL
2022-06-02 10:39:10 -05:00
Hadley Wickham
72624002a4
More polishing
2022-06-02 10:39:07 -05:00
Hadley Wickham
8771040c0a
More on SQL
2022-05-26 10:55:12 -05:00
Hadley Wickham
e8e2d19f6c
Correctly override code colour
2022-05-26 10:24:01 -05:00
Hadley Wickham
a44a1a0551
Working on second half
2022-05-25 17:03:37 -05:00
Hadley Wickham
cd16ec24fc
Use dev dbplyr
2022-05-25 10:46:48 -05:00
Hadley Wickham
a3651082c5
Polishing first half
2022-05-24 10:12:41 -05:00