You are here |
kdheepak.com | ||
| | | |
dplyr.tidyverse.org
|
|
| | | | Select (and optionally rename) variables in a data frame, using a concise mini-language that makes it easy to refer to variables based on their name (e.g. a:f selects all columns from a on the left to f on the right) or type (e.g. where(is.numeric) selects all numeric columns). Overview of selection features Tidyverse selections implement a dialect of R where operators make it easy to select variables: : for selecting a range of consecutive variables. ! for taking the complement of a set of variables. & ... | |
| | | |
www.betweenthepagesblog.com
|
|
| | | | These magnificent minature Star Wars Cookies feature Luke, Princess Leia, Darth Vader, Yoda, Stormtrooper, Lightsabers, C-3PO, R2-D2, and Chewbacca. | |
| | | |
tomaugspurger.net
|
|
| | | | This is part 2 in my series on writing modern idiomatic pandas. Modern Pandas Method Chaining Indexes Fast Pandas Tidy Data Visualization Time Series Scaling Method Chaining Method chaining, where you call methods on an object one after another, is in vogue at the moment. Its always been a style of programming thats been possible with pandas, and over the past several releases, weve added methods that enable even more chaining. | |
| | | |
www.fourmoo.com
|
|
| | Here are this week's updates, with May starting next week I am looking forward to some interesting updates with regards to Power BI. Power BI - Meet 1:1 with Microsoft Expert If you are attending the Microsoft Data Insights Summit you now have the opportunity to have a 1:1 session with a Microsoft Engineer for 15 minutes. If I was... |