
Asma Farhan
@aspenapp3
Followers
31
Following
50
Media
42
Statuses
97
Joined March 2022
RT @OpenAI: We are excited to announce OpenAI's first international expansion with a new office in London! 🇬🇧
openai.com
We are excited to announce OpenAI’s first international expansion with a new office in London, United Kingdom.
0
386
0
I have used 'W' weekly sampling on pickup column.#pythonkachilla2 #pythonkachilla #pakdatasci #DataScience #Tips #machinelearning #Python #codanics #EACADEMY #PandasProfiling #EDA
0
0
0
RT @aammar_tufail: Are you interested in learning Data Science skills on regular basis with small steps alongside your current job?.I will….
0
154
0
View Missing number in each column in dataset using missingno Library.step 1: Install library.#pythonkachilla2 #pythonkachilla #pakdatasci #DataScience #Tips #machinelearning #Python #codanics #EACADEMY #PandasProfiling #EDA
1
0
1
value_counts() function is used to get counts of unique values with in column. Like below after loading dataset i use value count() function on day column to get unique values from day column.#pythonkachilla2 #pythonkachilla #pakdatasci #DataScience #Tips #machinelearning
1
0
3
RT @arslanchaos: Reduce function is applied on a iterable object such as list/collections etc. and it reduces it to a single value. In the….
0
1
0
Get Number of Row using pandas .1) Using len(df.index).2) Using count()[0].3) Using axes[0].4) Using shape[0].#pythonkachilla2 #pythonkachilla #pakdatasci #DataScience #Tips #machinelearning #Python #codanics #EACADEMY #PandasProfiling #EDA
0
0
1
Implicit and Explicit Conversion in python .Implicit conversion is when Python automatically converts the variable to a compatible type but in .Explicit conversion programmer convert the variable to the target type.#pythonkachilla2 #pythonkachilla #pakdatasci #DataScience
1
1
4
In excel want to truncate number without rounding it .use =TRUNC(). #pythonkachilla2 #pythonkachilla #pakdatasci #DataScience #Tips #machinelearning #Python #codanics #EACADEMY #PandasProfiling #EDA
0
2
1
Sentiment Analysis or (opinion mining) is process of detecting data is Positive or Negative 😄😡.Libraries use for Sentiment Analysis in python:🗝️.#pythonkachilla2 #pythonkachilla #pakdatasci #DataScience #Tips #machinelearning #Python #codanics #EACADEMY #PandasProfiling #EDA.
1
2
4