Python pandas help please

Joined
Dec 1, 2022
Messages
1
Reaction score
0
def compute_properties(dna_adj_file="../data/dna_adj.csv"): """Question 1

Using pandas, load the content of dna_adj_file, and output the following:
- number of elements equal to 0
- the 98th percentile of values in the matrix
- the sum of rows with a sequence starting with 'TT'
"""
# Complete the function body below to answer question 1

return
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top