Tuesday 10 March 2020

code

http://www-eio.upc.edu/~pau/cms/rdata/datasets.html



## KAJAL

import pandas as pd
import numpy as np
z= [];
letters = [];
for num in range(1, 20):
   
    # checking condition
    if num % 2 != 0:
        z.append(num)
     
print(z)

for c in range(97, 107):
        letters.append(chr(c))
print(letters)
numbers = np.random.randint(100,200,10)
df=pd.DataFrame({"a":z,"b":letters,"c":numbers})
df
________________________________________________

## Abhishek

l = []
for i in range (1,20) :
    if(i %2 != 0):
        l.append(i)
l1= []
for letter in 'abcdefghij':
    l1.append(letter)

import random
l2=random.sample(range(1,100),10)

df=pd.DataFrame(list(zip(l,l1,l2)))

5 comments:

  1. Okay then...

    What I'm going to tell you may sound really weird, and maybe even a little "out there..."

    HOW would you like it if you could simply push "Play" to listen to a short, "miracle tone"...

    And miraculously bring MORE MONEY to your life?

    And I'm really talking about hundreds... even thousands of dollars!!

    Sounds way too EASY? Think it's IMPOSSIBLE?!?

    Well, I'll be the one to tell you the news..

    Many times the largest blessings life has to offer are the easiest to RECEIVE!!

    In fact, I will provide you with PROOF by letting you listen to a REAL "magical money-magnet tone" I've produced...

    You simply press "Play" and watch as your abundance angels fly into your life. it starts right away.

    CLICK here NOW to PLAY the marvelous "Miracle Abundance Tone" as my gift to you!!

    ReplyDelete
  2. Wow Very Nice Post I really like This Post. Please share more post.
    Data Science Training Institute in Pune

    ReplyDelete
  3. Thank you for your post. This is excellent information. It is amazing and wonderful to visit your site.This idea is mind blowing. I think everyone should know such information like you have described on this post. Thank you for sharing this explanation.

    oracle training in chennai

    oracle training institute in chennai

    oracle training in bangalore

    oracle training in hyderabad

    oracle training

    oracle online training

    hadoop training in chennai

    hadoop training in bangalore


    ReplyDelete