questions/data-science
An example, d <- data.frame(x1=rnorm(10), ...READ MORE
According to the "Arithmetic operators" help page ...READ MORE
You ought to have done this: "ggplot2" is ...READ MORE
Since the dot has a specific meaning ...READ MORE
Where dat is the name of your ...READ MORE
We could translate it to a symbol ...READ MORE
paste possesses 3 arguments. (paste, sep = " ...READ MORE
There is one more option that applies ...READ MORE
data.rename(columns={'gdp':'log(gdp)'}, inplace=True) The rename show that it accepts a dict ...READ MORE
According to help('percent in percent'), percent in ...READ MORE
Plot character or pch is the standard ...READ MORE
Use bind_rows() from the dplyr package: bind_rows(list_of_dataframes, .id ...READ MORE
Hey, @There, Every user who registers for the ...READ MORE
@Lizzy, You can have a look here regarding ...READ MORE
Option b. Decommission existing Data warehouse and use ...READ MORE
Option a) Exploratory data analysis is an approach ...READ MORE
Option a) True. If you wish to master ...READ MORE
Option a) True. READ MORE
Option a. Network and Source data READ MORE
Option a) True READ MORE
Hi@ritu, Churn management is the art of identifying valuable ...READ MORE
Hi@ritu, Analytics uses prediction to tell us important things ...READ MORE
Hi@ritu, Building analytical cubes of CDRs and managing ...READ MORE
Hi@ritu, Usage of network monitoring tools to generate ...READ MORE
Option c) Proactive network monitoring READ MORE
Option d) Subscriber profiling, upselling and innovative tariffs Master ...READ MORE
Hi@ritu, In BI, the analysis includes Predictive analysis, ...READ MORE
Hi@Pushpender, You can do that. But K-Means is ...READ MORE
Hi@David, First thing, don't share your credentials with ...READ MORE
Hi, @Prasanna, The “TypeError: ‘tuple’ object is not ...READ MORE
Hi@akhtar, A pirate plot a plot contained in ...READ MORE
Hi@akhtar, Installing a package simply means downloading the ...READ MORE
Hi@akhtar, You can sort the rows of a Dataframe ...READ MORE
Hi@akhtar, You can add new columns to a ...READ MORE
Hi@akhtar, Sometimes we need to print to stdout ...READ MORE
Hi@akhtar, You can remove a value from a ...READ MORE
Hi@akhtar, You can use the tail function in ...READ MORE
Hi@akhtar, Scatterplots show many points plotted in the ...READ MORE
Hi@akhtar, A simple line chart is created using ...READ MORE
Hi@MD, A histogram represents the frequencies of values ...READ MORE
Hi@akhtar, We can draw a boxplot with a ...READ MORE
Hi@akhtar, Boxplots are a measure of how well ...READ MORE
Hi@akhtar, We can create a bar chart with ...READ MORE
Hi@akhtar, The features of the bar chart can ...READ MORE
Hi@akhtar, A bar chart represents data in rectangular ...READ MORE
Hi@akhtar, A pie chart with 3 dimensions can ...READ MORE
Hi@akhtar, In R the pie chart is created ...READ MORE
Hi@akhtar, Before you try to insert the data ...READ MORE
Hi@akhtar, R has a built-in package named "RMySQL" ...READ MORE
Hi@akhtar, Once the package is installed, you can create ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.