#voice-chat-text-0

1 messages ยท Page 931 of 1

stuck furnace
#

Thank you ๐Ÿ™

coral torrent
#

can someone unmute me

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied mute to @coral torrent until <t:1637103960:f> (9 minutes and 59 seconds) (reason: duplicates rule: sent 4 duplicated messages in 10s).

honest pier
#

rofl

shrewd spoke
gentle flint
stuck furnace
#

Oh right, you mean voice-mute.

#

!unmute 908187340449656872

wise cargoBOT
#

:incoming_envelope: :ok_hand: pardoned infraction mute for @coral torrent.

stuck furnace
#

You need some activity in the server before you can participate in voice-chat. But spamming isn't ok.

stuck furnace
molten pewter
stuck furnace
#

๐Ÿ‘€

molten pewter
#

"France is roughly the same size as Texas"

stuck furnace
#

In the UK, we vote for a local MP (member of parliament). The party with the most MPs generally forms a government.

#

In the US I think the constitution essentially says "any power not explicitly given to the federal government, and not forbidden from the states, belongs to the states"

#

Is that Pycon?

#

I don't usually plan my life that far in advance.

amber raptor
#

Neither does Pittsburgh

gentle flint
vivid palm
dawn junco
#

Does anyone know why this happens?

keen sky
#
def rsel_sort(xlst):
    if xlst == []:
        return temp
    else:
        temp.append(min(xlst))
        xlst.remove(min(xlst))
        return(rsel_sort(xlst))
#
def rsel_sort(xlst):
    temp = []
    if xlst == []:
        return temp
    else:
        temp.append(min(xlst))
        xlst.remove(min(xlst))
        return(rsel_sort(xlst))
#
def rsel_sort(xlst):
    temp = []
    while xlst != []:
        temp.append(min(xlst))
        xlst.remove(min(xlst))
        return(rsel_sort(xlst))
    return temp
shrewd spoke
shrewd spoke
#
    if message.content.startswith('?stats'):
         mining = requests.get('http://127.0.0.1:4067/summary').json()
         print(mining['hashrate'] / 1000000)
         print(mining['gpus'][0]['temperature'])
         print(mining['accepted_count'])
         print(mining['rejected_count'])
         print(mining['invalid_count'])
         print(mining['uptime'])
         embed = discord.Embed(title="Mining stats")
         embed.add_field(name="Hash rate", value=mining['hashrate'] / 1000000)
         embed.add_field(name="Temperature", value=mining['gpus'][0]['temperature'])
         embed.add_field(name="Accepted share count", value=mining['accepted_count'])
         embed.add_field(name="Rejected share count", value=mining['rejected_count'])
         embed.add_field(name="Invalid share count", value=mining['invalid_count'])
         embed.add_field(name="Uptime (hours)", value=mining['uptime'] / 3600)
         embed.add_field(name="Uptime (days)", value=mining['uptime'] / 86400)
         embed.set_footer(text=str(message.author.id))
         await message.channel.send(embed=embed)```
#
    if message.content.startswith('?gas'):
        gas = requests.get('https://ethgasstation.info/api/ethgasAPI.json?api_key=4a751ff55d69967b4b0de8bff5b56b29b97d8f7a78c2ac0f8f9de483c789').json()
        price = requests.get('https://api.coinbase.com/v2/prices/ETH-USD/spot').json()
        print(price['data']['amount'])
        print(gas['fastest'])
        print(gas['fast'])
        print(gas['safeLow'])
        print(gas['average'])
        embed = discord.Embed(title=" Ether Gas Price GWEI")
        embed.add_field(name="Ether price", value=price['data']['amount'])
        embed.add_field(name="Rapid", value=gas['fastest'] / 10)
        embed.add_field(name="fast", value=gas['fast'] / 10)
        embed.add_field(name="Standard", value=gas['average'] / 10)
        embed.add_field(name="Slow", value=gas['safeLow'] / 10)
        embed.set_footer(text=str(message.author.id))
        await message.channel.send(embed=embed)```
crisp wyvern
#

hello!

#

yessir!

#

gotta give it sometime

#

well

#

I joined last night, was looking for some programing servers

#

Right!

#

I mean its Python servert

#

im currently building my notes before I get to college

#

I really want to "stretch" its net capabilities.

#

so web based applications for business

#

but to also start my learning for C#

#

Use it to sort of launch me into coding then learn other languages once im more comfortable with dealing with limitations or different ways of access

#

from what ive heard its just beat it like a deadhorse until it clicks in your mind and build off that, if youre coming from someone not in a school setting

#

right, python being the more open source network

#

but like C# is still like open in terms

#

open source was a bad analogy

#

right, like how things are based on basic math algorithms and binary code

#

logic gates???

#

ohhh

#

i see waht youre saying

#

sorry im not well versed in terms of compsci vocabulary but im very open to listening

whole bear
#

whatsup @acoustic marlin

gentle flint
somber heath
#

@gentle flint Audio less than great. Mic goes boom.

gentle flint
somber heath
#

Gain adjustment perhaps required.

gentle flint
#

too quiet or too loud?

somber heath
#

Loud and distorted.

gentle flint
#

oh

#

hang on

somber heath
#

Slightly clearer, still very loud.

#

Much improved.

vale valve
#

wifi fucking up

#

i gtg

#

bouta throw my router out my window

#

cya

rugged root
#

Be on in a bit

rugged root
woeful salmon
marble cave
#

hello guys

whole bear
#

haha \

#

Russt..........ccc

#

i dont complain for i32

#

int types

#

no

#

oops

marble cave
#

Java โค๏ธ

whole bear
#

i am cracked

rugged root
#

Not at all!

#

A lot of people kind of treat it as a podcast

marble cave
#

my english is not good same problem xD

whole bear
#

thatss usual man chill

marble cave
#

python is good although i dont understand very good OOP in python

whole bear
marble cave
#

practice, practice, practice men

frosty star
#

Excuse me gentlemen. Sorry to interrupt (Iโ€™m not in the vc btw) but can someone identify what breed my cat is so I can do a bit of research?

marble cave
#

i start learning DSA with book Grokking Algorithms

whole bear
#

@woeful salmon have u seen this

#

@woeful salmon i mean this diwali was a huge bummer for such memes

woeful salmon
whole bear
woeful salmon
marble cave
#

bootstrap make your life easy

woeful salmon
#
Material Design

Build beautiful, usable products faster. Material Design is an adaptable systemโ€”backed by open-source codeโ€”that helps teams build high quality digital experiences.

gentle flint
#

Corporate Memphis is a term used (sometimes disparagingly) to describe a flat, geometric art style, widely used in Big Tech illustrations in the late 2010s and early 2020s. Common motifs are flat cartoon characters in action, disproportionate features such as long and bendy limbs, and minimal facial features. The style has been criticized for be...

somber heath
#

๐Ÿฅง ๐Ÿฉด

rugged root
#

!source

wise cargoBOT
gentle flint
#

A sex bolt, (also known as a barrel nut, barrel bolt, binding barrel, Chicago screw, post and screw or connector bolt), is a type of fastener (nut) that has a barrel-shaped flange and protruding boss that is internally threaded. The bolts sits within the components being fastened, the flange provides the bearing surface. The sex bolt and accompa...

rugged root
#

Huh

#

I don't think I've ever seen them

gentle flint
#

they use them for the arm supports on desk chairs

#

on some desk chairs

rugged root
coral ocean
#

hola me amigos

primal yacht
#

espanol?

#

ingles por favor

rugged root
coral ocean
#

doing fine

#

just joined this group

rugged root
#

Very cool, well we're glad to have you. Just starting out with Python or do you have some prior experience?

coral ocean
#

well i got some experience with it

#

but hoping to improve with ya all

rugged root
#

Absolutely, we've got tons of resources and suggestions. I can toss our page of resources your way if you're interested

coral ocean
#

well yes please

rugged root
#

!resources

wise cargoBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

rugged root
#

For folks just starting out we normally recommend "Automate the Boring Stuff" and "A Byte of Python". Automate gives you some practical real world examples of where you might use Python for more than just a programming job

#

Byte is a good refresher of the basics

#

@coral ocean And of course we're always willing to field any questions or need any concept clarified.

#

We're as much of a resource for you as the ones listed here

coral ocean
#

well ill make sure to use it to its fullest potentiel,thank you for the info ๐Ÿ˜

frozen jetty
#

what are you building?

#

was he talking to me?

rugged root
#

He's fixing a hotplate/griddle

vivid palm
#

hi all

#

azure

woeful salmon
#

cuz i think i saw 1 more person with it

frigid panther
#

should be a few around

#

you can look for role icon

vivid palm
#

i was 1st!!!!!!!!!!!

#

then eivl upgraded his tier and copied me :'(

#

and now lemon has it

#

and maybe 1 more person but i've never seen them

frigid panther
#

the blue thingy

#

thats fine ๐Ÿ˜„

#

you don't have to, lol

#

what

#

who

#

max left

#

helo sir @rugged root

tranquil barn
#

ah my bad

frigid panther
#

redis

#

relay system for bk/bot

#

will go into bot-core

#

no

#

just a protocol

#

we persist our cache

#

we abuse to the limits ducky_devil

#

we have a fish here @olive hedge o/

#

no

woeful salmon
rugged root
frigid panther
#

what is banned?

#

right

#

tru

#

vpn exists

rugged root
#

Fair

frigid panther
#

dude we have a twitter

#

yellow bird app

#

whats the name

#

no twitter

#

@ionic ferry

#

koo?

rugged root
#

That's amazing

frigid panther
#

ye but no one uses it

woeful salmon
woeful salmon
frigid panther
#

everyone uses twitter

#

that app koo is a joke

woeful salmon
#

also 90% of people talking about programming on twitter are front end web devs

#

for some weird reason

frigid panther
woeful salmon
#

well its my main hobby too (except for gaming)

#

so i end up talking about it regardless... probably why i have like 10% of the friends now in real life then i did before i started programming

rugged root
#
whole bear
#
audio_config = AudioOutputConfig(filename="path/to/write/file.wav")```
#

No module named 'azure.cognitiveservices'

regal raptor
#

i made this function:

def sum_nums_in_matrix(matrice):
    lst1 = [[0 for i in range(len(matrice[0]))]]*len(matrice)
    for j in range(len(matrice)):
        for k in range(len(matrice[j])):
            for o in range(len(matrice[j][k])):
                lst1[j][o] += matrice[j][k][o] + matrice[j][k][o] + matrice[j][k][o]
    return lst

i need it to take for example :
[[[1,2,3], [4,5,6], [7,8,9]] , [[4,4,4], [5,5,5], [6,6,6]]]
and it should iterate in the matrix and return the sum of every list in the matrix
like it should return [[1+2+3] , [4+5+6], [7+8+9], [4+4+4], [5+5+5], [6+6+6]]

#

anyone could help plssss

brave steppe
#

Like- is it a requirement not to?

regal raptor
#

i mean ye

#

but

#

idk how to iterate

#

look what i have done

#

i did made the function but idk whats wrong

woeful salmon
#

the number of tabs

whole bear
#

us-US

regal raptor
#

@brave steppe can we talk in help avocade?

#

avocado

brave steppe
#

Are you allowed to mutate the list?

regal raptor
#

i tagged you @brave steppe

whole bear
#

i have quiestion

rugged root
#

What's the question

whole bear
#

nvm i solution it

woeful salmon
#

@olive hedge content type is just for the body of the request not the headers
just try setting content type to text/csv

rugged root
#

Worth a shot

whole bear
#

where should i paste this from azure.cognitiveservices.speech import AudioDataStream, SpeechConfig, SpeechSynthesizer, SpeechSynthesisOutputFormat from azure.cognitiveservices.speech.audio import AudioOutputConfig in config or main python file

#

@rugged root

#
  File "C:\Users\chary\AppData\Local\Programs\Python\Python37-32\lib\site-packages\azure\cognitiveservices\speech\speech.py", line 1513, in __init__
    raise ValueError('speech_config must be a SpeechConfig instance')
ValueError: speech_config must be a SpeechConfig instance```
#

@rugged root

#

what that means

rugged root
#

Again

#

I don't know

whole bear
#

ok fine

rugged root
#

@tender otter It'll be better to ask questions in here. It let's more people see it and we'll typically be watching this channel if we're in voice chat so that no one is left out of the conversation

#

Plus it helps you build up the messages you need to get verified when the time comes

stuck furnace
#

๐Ÿ‘‹

woeful salmon
#

for me its opposite right now

#

i really wanna move

#

maybe go for a jog or something

#

but its almost 1 am

stuck furnace
#

Eels with weird eyes?

#

Weird eyed eels.

#

I'll give myself a dice_2

gray tapir
#

HI, can you guys please tell me the most important thing to focus on while learning python?

woeful salmon
#

@olive hedge you like metal as in the physical metal or music?

rugged root
#

Practice practice practice

woeful salmon
#

xD

gray tapir
rugged root
#

DSA?

#

Also bear with me, I'm afk

stuck furnace
woeful salmon
#

sem its easier to learn data structures and algorithms when you can actually apply / recreate them while learning

#

atleast for me

stuck furnace
#

I wonder how github copilot is going to change aoc this year.

#

That's like if someone's laundry got mixed up with yours, and you wash it anyway for them.

gray tapir
stuck furnace
woeful salmon
gray tapir
stuck furnace
#

Hey @gentle flint

#

Your silence speaks volumes ๐Ÿ˜„

gray tapir
#

I'm gonna go now. Hope, I will be a regular user in this community. I'm interested ,it took quite some days to understand things here in discord .see you guys .

woeful salmon
#

@olive hedgehow about going simple

#

if its a personal site i mean

olive hedge
#

I might go for something like that

#

I really like the .fish domains

sweet lodge
#

LGTM

stuck furnace
woeful salmon
olive hedge
#

OHHHH

sweet lodge
whole bear
#

So i got this can anyone write to me

#

It

#

Is difficult

woeful salmon
#

just wear a mask and they don't see your expression

#

๐Ÿ‘€

sweet lodge
#

Which grant did you use for OAUTH?

#

For APIs*

woeful salmon
#

๐Ÿ˜“ sad part is safari would take atleast an year to catch up

gentle flint
#

hot plate wiring diagram for tomorrow

sweet lodge
#
Grant Types
Grant types are a way to specify how a client wants to interact with server. The OpenID Connect and OAuth 2 specs define the following grant types:

Implicit
Authorization code
Hybrid
Client credentials
Resource owner password
Device flow
Refresh tokens
Extension grants
#

for example

#

I can't figure out how to use OAUTH for automation with user context

Client Credentials works, but doesn't support user context
Authorization Code has user context, but wants a browser to get the code

I considered using JWT auth to login a user automatically to the get an authorization code, but I think that breaks the spec, and combining authentication methods seems weird

amber raptor
#

JWt is storage method

stuck furnace
#

What do you do for a living?

vivid palm
amber raptor
#

Oh god, sales people back with the cowbell

vivid palm
#

fucking why tho lol

stuck furnace
#

Wtf is going on in your office? ๐Ÿ˜„

vivid palm
amber raptor
stuck furnace
amber raptor
#

Every time they sale something , they make noise

#

Iโ€™m in an office and somehow itโ€™s full of sales people

scenic wind
vivid palm
#

lolol

rugged root
#

!e

ham = "I love spam"
print(ham.count("a"))
wise cargoBOT
#

@rugged root :white_check_mark: Your eval job has completed with return code 0.

1
frozen jetty
#

!e
print('d')

wise cargoBOT
#

@frozen jetty :white_check_mark: Your eval job has completed with return code 0.

d
frozen jetty
#

๐Ÿ˜ณ

amber raptor
#

Before we continue

scenic wind
#

!e

ham = "hi there"
print(ham.count('h', 'e'))
wise cargoBOT
#

@scenic wind :x: Your eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "<string>", line 2, in <module>
003 | TypeError: slice indices must be integers or None or have an __index__ method
amber raptor
#

What is this camel case?

#

And Pascal for functions

#

!pep8

wise cargoBOT
#

PEP 8 is the official style guide for Python. It includes comprehensive guidelines for code formatting, variable naming, and making your code easy to read. Professional Python developers are usually required to follow the guidelines, and will often use code-linters like flake8 to verify that the code they're writing complies with the style guide.

More information:
โ€ข PEP 8 document
โ€ข Our PEP 8 song! :notes:

subtle nacelle
#

!e

wise cargoBOT
#
Command Help

!eval [code]
Can also use: e

*Run Python code and get the results.

This command supports multiple lines of code, including code wrapped inside a formatted code block. Code can be re-evaluated by editing the original message within 10 seconds and clicking the reaction that subsequently appears.

We've done our best to make this sandboxed, but do let us know if you manage to find an issue with it!*

vivid palm
rugged root
#

!e

ham = "I love all kinds of food for breakfast"
counts = [ham.count(letter) for letter in "aso"]
print(counts)
wise cargoBOT
#

@rugged root :white_check_mark: Your eval job has completed with return code 0.

[3, 2, 5]
vivid palm
#

m m

amber raptor
#

Redis 4 or 6?

vivid palm
#

5

sweet lodge
#

!e

ham = "I love all kinds of food for breakfast"
counts = [{letter: ham.count(letter)} for letter in "aso"]
print(counts)
wise cargoBOT
#

@sweet lodge :white_check_mark: Your eval job has completed with return code 0.

[{'a': 3}, {'s': 2}, {'o': 5}]
sweet lodge
#

!e import itertools

wise cargoBOT
#

@sweet lodge :warning: Your eval job has completed with return code 0.

[No output]
sweet lodge
#

Perfect. Bot has itertools. Please stand by

amber raptor
vivid palm
#

!!!!!!!

#

$250k pls

#

40days pto

#

i'll sign today

rugged root
#

sum()

scenic wind
amber raptor
rugged root
#
ham = "I love all kinds of food for breakfast"
total = sum([ham.count(letter) for letter in "aso"])
print(counts)
vivid palm
#

20 bucks per half hour?

#

i'll take it

amber raptor
vivid palm
#

actually no, that's not too far off from what i make now

vivid palm
#

can i expense the company for a house

#

it's a basic need ๐Ÿค”

#

i need a place to live

#

aw

amber raptor
#

Only if you are executives, peasants are on their own

sweet lodge
#

!e

from collections import Counter
print(Counter('abcdeabcdabcaba'))
wise cargoBOT
#

@sweet lodge :white_check_mark: Your eval job has completed with return code 0.

Counter({'a': 5, 'b': 4, 'c': 3, 'd': 2, 'e': 1})
sweet lodge
#

Whoops

#

collections not itertools

scenic wind
#
function BracketMatcher(str) {
  let open = 0;

  for (let i = 0; i < str.length; i++) {
    if (str[i] === '(') open++;
    if (str[i] === ')') open--;
    if (open < 0) return 0;
  }

  return open ? 0 : 1;
}
   
// keep this function call here 
BracketMatcher(readline());
#
def BracketMatcher(strParam):

  # code goes here
  ham = strParam
  counts = sum([ham.count(letter) for letter in "()"])
  if (counts % 2) == 0:
    return 1
  else:
    return 0

# keep this function call here 
print(BracketMatcher(input()))
frozen jetty
stuck furnace
#

The classic way to do this is using a stack.

frozen jetty
vivid palm
stuck furnace
# frozen jetty what's that?

So like, you build up a stack of opening brackets, to determine how deeply nested you are in brackets. Then when you encounter a closing bracket, you check that it matches the opening bracket on the top of the stack.

stuck furnace
# frozen jetty what's that?
def validate_brackets(string):
    stack = []
    for c in string:
        if c == '(':
            stack.append('(')
        if c == ')':
            if not stack or stack[-1] != '(':
                return False
            stack.pop()
    return True
rugged root
#

Huh, so for Employee Navigator (which is what we take care of our insurance stuff on) they have this:

frozen jetty
stuck furnace
#

Your mum does

amber raptor
#

gong

#

I donโ€™t know when they are going to do it

stuck furnace
#

Basically torture for programmers.

sweet lodge
vivid palm
#

yes i just checked

sweet lodge
#

My apologies

vivid palm
#

now i kind of know what a subclass is?

#

no no

#

what are other examples in stdlib

sweet lodge
#

Not sure
Let me see if I can find one

sweet lodge
vivid palm
#

or don't have to be stdlib

sweet lodge
#

Oh

#

Execptions

stuck furnace
#

bool is a subclass of int

terse needle
#
TRUE := ฮปx.ฮปy.x
FALSE := ฮปx.ฮปy.y
sweet lodge
#

!e

num = [1,2,2,3]
print(num.count(2))
wise cargoBOT
#

@sweet lodge :white_check_mark: Your eval job has completed with return code 0.

2
rugged root
#

Forgot that about bool

sweet lodge
#

Was I not supposed to?

amber raptor
#

No

stuck furnace
#

That's literally like something out of the Office yeah ๐Ÿ˜„

rugged root
stuck furnace
#

Hemlock, you're thinking of Cisco.

#

Nvm ๐Ÿ˜„

rugged root
#

I was yeah

#

I'm glad someone picked it up

stuck furnace
#

Really bad attempt at a joke sorry. Doesn't even make sense.

#

I know right.

terse needle
# vivid palm <:KannaConfused:712168971180441632>

TRUE is a function that given two parameters it returns the first and FALSE returns the second parameter, you can actually combine these to make logic gates just as NOT, AND, OR, NOR and XOR (well it's Turing Complete so you can eat your heart out) as I was figuring them out in my religious education lesson... because religious education is boring and I'm forced to take one lesson of it a week

stuck furnace
#

I think it works quite well with the black PFP.

vivid palm
#

i will not be eating my heart out ty

amber raptor
#

๐Ÿ””

terse needle
sweet lodge
#

v6

#

Maybe v8

vivid palm
stuck furnace
#

Yeah, in this server it is ๐Ÿ˜„

#

Mina

#

It's on Netflix at the moment I think.

#

At least in the UK.

#

Wait, there is a new one coming out isn't there?

sweet lodge
#

"It can only go up"

#

Famous last words

stuck furnace
#

Apparently the first film was an allegory or something.

sweet lodge
#

Is dead serious worse than alive serious?

rugged root
sweet lodge
#

_ Baader-Meinhof Phenomenon_

rugged root
#

Just to prove that I'm not making this shit up

vivid palm
vivid palm
#

suddently we notice all the cars on the highway that are the same model

rugged root
#

.wa s gallon to liter

viscid lagoonBOT
amber raptor
#

gong

vivid palm
#

.wa 1 gallon to liters

viscid lagoonBOT
frozen jetty
rugged root
stuck furnace
#

At least you don't do what we do here.

#

We buy fuel in litres, but measure efficiency in miles per gallon.

vivid palm
#

lmfao

stuck furnace
#

Erm, briefly ๐Ÿ˜„

#

Only a year ago though right?

#

That's basically how it works.

olive hedge
#

meana

dense ibex
terse needle
gentle flint
stuck furnace
#

Hi Pub ๐Ÿ‘€

gentle flint
#

I literally can't understand the dude on the tractor

terse needle
stuck furnace
#

It is pretty good tbh.

#

Thought and prayers.

marble cave
#

how much the dog?

olive hedge
#

She is a rescue, she was free :D

mortal burrow
#

Hello, who was the guy talking about the no free lunch theorem?

whole bear
#

what which theorem is that

surreal lichen
#

i am not voice verified yet

#

sorry dude

#

so where are u from

#

okay

#

im from vietnam

#

i have a few friends studing finance in Canada

#

it's a little bit strange that all my friends from high school choose studying like economy, humanities, ... stuff

#

im the only one go for STEM

#

uhmm i 21 btw

#

third year student

#

how bout u

#

oh

#

okay so what you do

#

oh okay

#

oh

#

so whats your solutions for community

#

a software of smth

#

paas or smth

#

hello

#

r u there

#

oh ok

#

smth = something

#

so like related to cybersecurity or sth

#

so i guess that not sth to do a lot with python

#

is that correct

#

yeah last sem i have a course with a professor who also run a company

#

she's really young

#

like

#

younger than my mom

#

her company offer NLP to community

#

natural language processing

#

that's really cool of her because she's also known as a researcher

#

you can find her profile on google scholar

#

im studying data science

#

yeah its cool

#

play with statistic is really enjoyable

#

im go for DS as my main career

orchid cove
#

hello, I am new to python discord

surreal lichen
#

i just have finished a deep learning course in coursera and that is also really fun to dig in

orchid cove
surreal lichen
#

oh yeah exactly that

#

andrew ng

orchid cove
#

it was a great learning experience

#

yep

surreal lichen
#

but i just study in audit mode

#

you know

#

not get that cert

#

andrew ng

#

and cofounder of coursera

orchid cove
#

I got the financial aid

surreal lichen
#

he's like

#

really big on linkedin

surreal lichen
orchid cove
#

why gaming buddhist, the name?

#

oh great!

surreal lichen
#

he's running an IT company

#

to me it's impressive at your age

orchid cove
#

I am Buddhist too, actually I am Tibetan

orchid cove
#

great!

surreal lichen
#

i think its more like a technician than a programmer right

#

i love building pc

#

its really fun

#

i was like teardown my old core 2 duo computer when i was 8 or 9

#

its fun when i had a ruler as a ram when i was at primary school

#

do you watch a lot tech news

#

you heard about 12th gen intel desktop?

#

a total new architecture is a main point

#

im really impressed by that cuz its the first time after 7 years

orchid cove
#

gtg, nice talking to guys ๐Ÿ˜€

surreal lichen
#

bye tenzin

#

10nm is huge for intel

wind raptor
#

bye @orchid cove

surreal lichen
#

you know they stucked at 14nm for so long

#

7600 is still really capable

#

so i think a GPU upgrade would be better

#

whenever my computer went slow

#

i throw a fresh reinstall

#

im still happy with my dell

#

i5 6300hq

#

still really capable to code

#

recently switch to google colab as my main workspace

#

so i dont run python locally on computer resourse anymore

#

colab is real good

#

i wish i start using it from my first year

#

limitations is you cannot use google GPU more than 12 hours continuously

#

nvidia apere i think

#

pretty huge machine for server

trim night
#

i suppose to stop crypto mining or major redundancy

surreal lichen
#

yeah exactly

#

by you know colab is built for python only

#

i dont think theres a way to mine bitcoin on that

trim night
#

matrix arrays gpus are good it

#

i think

surreal lichen
#

yeah

#

i compare the speed of multiply arrays on colab and my computer

#

colab was so fast

trim night
#

48 messages im good fella

#

no i miscalculated, im actually on my 4th or 5th message now lmao

#

๐Ÿ™‚ yeah

#

it gives people discipline and makes this community more text heavy so yeah its cool

surreal lichen
#

but i want to tell you sth that seem a little strange about me

#

like people who met me at first time didnt believe

trim night
#

i cant see you in the chat lighting up green when you speak... wahts your usename

surreal lichen
#

actually i used to be a band musician

trim night
#

i see you !

surreal lichen
#

i played pianos as a serious job for like 3 years

#

yeah

trim night
#

do you know the circle of fifths?

surreal lichen
#

its fun to go on stage

trim night
#

thats cool as sH** though its my fav piano son

#

earth worm jim popularised it for me

surreal lichen
#

yeah actually im not consider myself as pros but i have to admit that im professional pianist in front of those event managers

#

you know for accountability

#

i just played for only 6 7 years

trim night
#

oh my day when they used to chuck the castor sugar on the fire at the start of the "afraid of the dark"

#

same

#

uk

#

had

surreal lichen
#

biggest stage that i played was like 1500 ppls i think

#

it was fun

trim night
#

did you sweat?

surreal lichen
#

no

trim night
#

๐Ÿ˜ฎ

surreal lichen
#

actually im enjoined it

trim night
#

lol

surreal lichen
#

cuz my band practiced it like we cannot make any mistake

#

just on stage and have fun

#

oh really

#

i play guitar for like 3 years

#

i enjoy fingerstyling on guitar

#

i did play it on stage but not much

#

nice to talk to you then

trim night
#

see ya late ran

surreal lichen
#

do you code

#

ok seem youre busy or sth

trim night
#

hey

#

i dont code yet

#

howsit going geno

#

can i see? ๐Ÿ™‚

dark stag
#

i need some hep

#

hey any one

deft idol
#

hello

#

do you know how to modify quick sort to get the last greatest numbers in arraay

woeful salmon
#
subs = [(name1, time1), (name2, time2)]
#

!e

foo = ["name1", "name2"]
bar = ["time1", "time2"]

print(list(zip(foo, bar)))
wise cargoBOT
#

@woeful salmon :white_check_mark: Your eval job has completed with return code 0.

[('name1', 'time1'), ('name2', 'time2')]
whole bear
#

t

#

oh

gentle flint
flat sentinel
#

Nooooooiiiiiiiuiuyuuuiyyuyyoyyuuiiooi

umbral prairie
#

hello

sick onyx
woeful salmon
whole bear
#

anybody want to talk to me?

tranquil barn
#

ahaha yesss

#

@woeful salmon

#

thanks for noticing

#

advent of code is a friendly competition

#

ah okay

#

yeah so you get the role when you register yourself to be on the leaderboard

#

yeah so next month, you can get it

#

it's the 25 days leading upto christmas

#

@woeful salmon

#

well advent IS the 4 sundays before christmas

#

Beautiful graphic Opal

#

@woeful salmon what's the django workshop?

#

I was away for quite some time

#

ah okay, so it's not started yet

#

I see

somber heath
#

Power go brr. Thus also internet.

#

Could be a continuing theme.

woeful salmon
gentle flint
tardy kiln
#

henlo

gentle flint
#

Een rastaman rijdt gemoedelijk over een bochtige weg langs een rotsachtige kust. Met zijn driewielkarretje trekt hij een witte streep over het midden van de weg. Tot hij onverhoeds moet uitwijken voor een overstekend egeltje. Na die manoeuvre herneemt het rastamannetje zijn route, maar...

Achtergrond commercial:
In 1992 ontstond de film 'Egel'....

โ–ถ Play video
tardy kiln
#

trying to get into python lol

#

do u guys know where i can learn it?

gentle flint
#

!resources check this out

wise cargoBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

tardy kiln
#

im planning to get into robotics and automation through python

#

gna continue learning

#

thanks for refering

keen lark
#

โ˜•

gentle flint
keen lark
#

bottom one is easier to tell apart

flat sentinel
#

Alogus

#

Hello

gentle flint
flat sentinel
#

No

#

Leave it

gentle flint
#

49FF00
0008BB
FF0000
0099CC
DDF1C8

keen lark
#

hello mr. hemlock

#

I will call you so crates.

#

my degree is in philosophy. I got u

#

I quit computer science due to sexual harassment.
philosophy seemed like an easy win.

gentle flint
keen lark
#

the worst of it came from the teachers.

#

that's OK. I got my raise. finally making as much as my male peers.

#

good to build your portfolio

#

object oriented programming is for the birds. imo

#

Java and C++ are just a pain.
find more use in scripting.

#

c# is def more fun.

#

I should try rust. heard a lot about it.

#

perl can build a chatroom. in a browser. some cool use cases.

swift valley
#

Evening

#

Taking a break is fun

keen lark
#

didn't they just retire flash. so sad.

gentle flint
#

not sad

#

it is good

#

it should have died years ago

rugged root
#

Flash was a walking security hazard

gentle flint
#

like internet explorer

#

and windows xp

swift valley
#

Rust is C++ plus

#

Bloat pretty much killed C++ though

keen lark
#

I'm extremely old. you don't have to worry about my comfort. when I was 20. different story.

#

38

swift valley
#

Sure there's a way to do one thing, but more often than not, it's so convoluted

#

Oh, and f-strings are coming to rust

rugged root
amber raptor
#

Day 2: The regonging

swift valley
#

It's macro magic

keen lark
#

I'm sweet enough TURKISH

#

nah you ever seen the movie Snatch

#

quote from that movie.

#

they ask the guy who feeds people to pigs if he wants any sugar in his coffee.
he says
I'm sweet enough TURKISH.

swift valley
#

I wanted to get into Scala but the community is apparently a shitstorm

woeful salmon
#
(@NonNull var x) -> process(x)
#

java ^

keen lark
#

nebraska

#

word

swift valley
#

Let's just say that some of the (higher-up) folks there are incredibly bigoted

keen lark
#

you like the weezer

#

blue album eh

whole bear
#

** Is there a way to download and run python file from url using cmd**

swift valley
#

curl then run, I suppose

rugged root
#

Feels potentially bad, though

whole bear
#

What you mean bad

rugged root
#

Hold on, reevaluating my thoughts

whole bear
#

What means reevaluating

swift valley
#

Bad as in if someone takes hold of wherever you're downloading from, there's no way to distinguish whether or not what you're running is the same, especially if you're doing it automatically

whole bear
#

Oh ok

raven ice
#

Why does the word avocado start with "a". this is very strange, I think

swift valley
#

fr e sh a voca do

gentle flint
whole bear
#

And what if i lake combine curl download and in cmd run

#

Like *

rugged root
#

Why not just package it

#

Because in this case you're banking on the end user having Python installed

whole bear
#

I dont grt you

#

Banking

#

I just want to use at my own

#

Grt get you

swift valley
#

I had to disable my laptop's integrated GPU earlier because the fans just went haywire

#

APU

#

It's an AMD, yeah

#

At least it's 30ยฐC cooler

#

I average like 70ยฐC with the integrated one turned on

#

Ed Sheeran is very mainstream

gentle flint
rugged root
#

Awesome

#

Awful

#

Ahead

gentle flint
#

anaconda

rugged root
#

Don't want none

gentle flint
#

are we compiling a list of English words?

rugged root
#

No just words that start with a that have that have the same ah sound as avocado

gentle flint
#

awe
or

#

โญ

rugged root
#

\โญ

swift valley
#

Gotta hop off for a bit

rugged root
#

\๐Ÿ””

deft idol
#

can someone help here on this

copper moon
#

what year are you? @deft idol

haughty idol
copper moon
#

so you're first year? @deft idol

deft idol
#

yes

copper moon
#

what degree?

deft idol
#

i am in liberarts

copper moon
#

oh

deft idol
woeful salmon
rugged root
woeful salmon
#

eleventy

rugged root
terse needle
#

PonyORM is nice

rugged root
#

I love that you recognize it by the mascot

terse needle
#

How could I forget that pony, its cute as fuck

#

although best mascot will always be

#

or the latest version

rugged root
#

.wa s 9 c to f

viscid lagoonBOT
whole bear
#

what is he doing in dark shadows

gentle flint
rugged root
#

!server

wise cargoBOT
#
Server Information

Created: <t:1483877013:R>
Voice region: europe
Roles: 92
Member status: status_online 57,422 status_offline 220,784

Members: 278,206

Helpers: 133
Moderation Team: 36
Admins: 15
Owners: 3
Contributors: 46
Leads: 13

Channels: 247

Category: 30
News: 8
Staff: 84
Stage_Voice: 2
Text: 113
Voice: 10

woeful salmon
#

Karuta (ใ‹ใ‚‹ใŸ, from Portuguese carta ["card"]) are Japanese playing cards. Playing cards were introduced to Japan by Portuguese traders during the mid-16th century. These early decks were used for trick-taking games. The earliest indigenous karuta was invented in the town of Miike in Chikugo Province at around the end of the 16th century. The Miik...

whole bear
rugged root
#

!paste

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pythondiscord.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

whole bear
sweet lodge
#

@rugged root - guess what?

rugged root
#

Chicken butt?

trail stone
#

yes

#

apologies for the name

#

but me and a friend are desperate

#

we have a midterm programming right now

rugged root
#
for i in res:
  copyy(pathDis.get(i))
trail stone
#

and we are lazy fucks

sweet lodge
#

You know the client I've been ranting about?
We got the product to fill almost all of the shortages and I open the system to start working on it, and ...

trail stone
#

join us in vc for help in coding

#

memes

#

instead

whole bear
#
Traceback (most recent call last):
  File "c:/Users/chary/Desktop/tts/first.py", line 71, in <module>
    mainMan(input)
  File "c:/Users/chary/Desktop/tts/first.py", line 60, in mainMan
    xx = AudioSegment.from_m4a(maindir + ss + '.m4a')
AttributeError: type object 'AudioSegment' has no attribute 'from_m4a'```
trail stone
#

lemme invite you to voice chat

#

complex actually

#

umm

#

looping thing

rugged root
#

@trail stone I'm not going to accept a voice call. Please find a way to summarize your question

trail stone
#

oh yes

#

this is it

rugged root
#

What part of it is tripping you up

trail stone
#

all of it bra

#

i wasnt quite paying attention past few lectures

rugged root
#

Okay, let's break it down into its parts

trail stone
#

the first two were simple

rugged root
#

You've dealt with user input before, right?

trail stone
#

income = eval(input("what is your annual income in thousands?")) something like this?

#

an example

rugged root
#

Noooooooo eval

#

Never eval

#

If you know you're going to need to convert the input (which always returns a string) to an integer, use int()

trail stone
#

the teacher told us to only use things that we have been taught

#

i wish to keep it as unga bunga stoopid as possible

rugged root
#

So they've never taught you about int() or str() or things like that?

trail stone
#

yeah

#

they have

rugged root
#

Then that's what you'd need to use in that case

whole bear
#
pathDis = {'hi': maindir + 'hi..wav','my':maindir + 'my..wav','name':maindir+'name..wav','is':maindir+'is..wav','leo':maindir+'leo..wav','and':maindir + 'and..wav','this':maindir + 'this..wav','what':maindir + 'what..wav','I':maindir + 'I..wav','wanted':maindir + 'wanted..wav','to':maindir + 'to..wav','tell':maindir + 'tell..wav','you':maindir + 'you..wav','very':maindir+'very..wav','good':maindir+'good..wav','laptop':maindir + 'laptop..wav'}
trail stone
#

so use int

#

but what about the remaining code

rugged root
#

Okay so you need to do the following:

  • Get input from the user, specifically for the name of the stock (which will be a string), the number of stocks (integer), and the price of the stock (float)
  • You then need to multiply the number of stocks by the stock price
  • Then print the resulting cost
#

-After, you'd ask the user if they want to continue checking stock prices.

  • All of this would be in a while loop. If the user says they don't want to continue, you break out of the loop
whole bear
#
  xx = AudioSegment.wav(maindir + ss + '.wav')
AttributeError: type object 'AudioSegment' has no attribute 'wav'```
sweet lodge
#
def func(*aaaarrgss):
    ...
#

?

#

Yes you can

#

No

#

It's called aaaargs

#

And if you want to get really fancy, you use **kwaarrgs

#

Has that ever worked for you?

trail stone
#

@rugged root

rugged root
#

!rule 8 9

wise cargoBOT
#

8. Do not help with ongoing exams. When helping with homework, help people learn how to do the assignment without doing it for them.

9. Do not offer or ask for paid work of any kind.

rugged root
#

We do not allow what you're asking

#

We'll help you get there, but we do not and will not do it for you

#

That's your responsibility

trail stone
whole bear
#

File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2544.0_x64__qbz5n2kfra8p0\lib\ntpath.py", line

#
  warn("Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work", RuntimeWarning)
Type your text here:-  hi i am
Traceback (most recent call last):
  File "c:/Users/chary/Desktop/tts/first.py", line 71, in <module>
    mainMan(input)
  File "c:/Users/chary/Desktop/tts/first.py", line 57, in mainMan
    copyy(pathDis.get(i))
  File "c:/Users/chary/Desktop/tts/first.py", line 11, in copyy
    shutil.copy(filename,target)
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2544.0_x64__qbz5n2kfra8p0\lib\shutil.py", line 247, in copy
    dst = os.path.join(dst, os.path.basename(src))
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2544.0_x64__qbz5n2kfra8p0\lib\ntpath.py", line 214, in basename
    return split(p)[1]
  File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2544.0_x64__qbz5n2kfra8p0\lib\ntpath.py", line 183, in split
    p = os.fspath(p)
TypeError: expected str, bytes or os.PathLike object, not NoneType
woeful salmon
#

What do programmers do when they're hungry?
||They grab a byte||

sweet lodge
#

A wife asks her programmer husband to go to the store.

She asks him, "Can you go down to the grocery store, and get a gallon of milk, and if they have eggs, get 6."

Later on he returns home and she looks at his purchases and says, "Why in the world did you buy 6 gallons of milk?"

He responded, "They had eggs."

#

Why?

rugged root
#

@trail stone Good. Also nice try with trying to advertise it more

sweet lodge
#

Thank you thank you, I'll be googling all week

#

Save that one for when Hemlock gets back

#

He'll love it

#

printf("respects") to pay respects

#

Windows raises my blood pressure

woeful salmon
#
A programmer gets sent to the store by his wife. His wife says, โ€œGet a gallon of milk, and if they have eggs, get a dozen.โ€
The programmer returns home with 12 gallons of milk and says, โ€œThey had eggs.โ€

edit: I know guys, I know, itโ€™s supposed to be 13, I messed up the wording, please forgive me
#

i found this too

sweet lodge
#

Makes me hotter

woeful salmon
#

lol

sweet lodge
#

More Python style ternaries?

woeful salmon
# sweet lodge Makes me hotter

was true for me too until i started using wsl more and got more familiar with powershell for anything i do on the windows size

#

now my only problem with windows 10 and 11 both is how ugly they both are

#

not them being unproductive

sweet lodge
#

What do you consider pretty?

woeful salmon
#

and the lack of a proper package manager

woeful salmon
sweet lodge
#

Have you tried Window's package manager yet?

woeful salmon
#

i have but it was a bit buggy for me

#

chocolatey worked better but

sweet lodge
woeful salmon
#

i use vim already....

sweet lodge
#

Very buggy for me

woeful salmon
#

for me i only think its too many shortcuts when i don't have any more keys

#

cuz

#

i develop muscle memory very fast

#

i don't remember keybinds

#

keybinds just get pressed when i try to do something automatically

#

lol

gray tapir
#

What are you trying to build? @gentle flint

whole bear
#

why i get this error

#
Traceback (most recent call last):
  File "C:\Users\chary\Desktop\tts\first.py", line 71, in <module>
    mainMan(input)
  File "C:\Users\chary\Desktop\tts\first.py", line 69, in mainMan
    combined.export(gen, format=".wav")
  File "C:\Users\chary\AppData\Local\Programs\Python\Python39-32\lib\site-packages\pydub\audio_segment.py", line 963, in export
    p = subprocess.Popen(conversion_command, stdin=devnull, stdout=subprocess.PIPE, stderr=subprocess.PIPE)
  File "C:\Users\chary\AppData\Local\Programs\Python\Python39-32\lib\subprocess.py", line 947, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "C:\Users\chary\AppData\Local\Programs\Python\Python39-32\lib\subprocess.py", line 1416, in _execute_child
    hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] The system cannot find the file specified```
#

i think is last error

#

@molten pewter can you maybe take a look into it pls

gentle flint
gray tapir
whole bear
#

ok one sec

woeful salmon
#

๐Ÿ‘€ @molten pewter in simple words
i don't think as hard as you
so i have lesser to talk about in general

wise cargoBOT
#

Hey @whole bear!

It looks like you tried to attach file type(s) that we do not allow (.zip). We currently allow the following file types: .gif, .jpg, .jpeg, .mov, .mp4, .mpg, .png, .mp3, .wav, .ogg, .webm, .webp, .flac, .m4a.

Feel free to ask in #community-meta if you think this is a mistake.

whole bear
#

i cann not send fulll

#

one sec

gray tapir
whole bear
#

here

#

@gray tapir you there

molten pewter
gray tapir
gray tapir
woeful salmon
#

@gentle flint
What you call it when computer programmers make fun of each other?
||cyber boolean||

gray tapir
woeful salmon
#

no

#

its a pun...

gray tapir
#

Japanese - they can really work hard and polite...

#

If any query for Chinese things ask me i was there for 2 years. Had some experience.

woeful salmon
gray tapir
#

๐Ÿ˜‚ Lol

#

Is umbrella for saving water?

whole bear
#

lol i did it with my voice text to voice

#

i writed text hi good

untold rapids
#
def clear_mat(list_of_lists):                       # clears everything
    list_prepared = []
    for i, li in enumerate(list_of_lists):
        
        if li:

            temp = list()
        
            for j, word in enumerate(li):
                word_prepared = word.translate(word.maketrans({",":"",".": "", "(":"",")": "", "!":"","?": "",":":"",";": "", "[": "","]":"", "\"":"", "\"":""}))
            
                if "'" in word_prepared:
                    word_list = word_prepared.split("'")
                    temp.extend(word_list.copy())
                    if "'" in word_prepared[:1]:
                        word_prepared = word_prepared[1:]
                    if "'" in word_prepared[-1]:
                        word_prepared = word_prepared[:-1]
                elif "โ€”" in word_prepared:                  # doesn't divide the words properly here
                    word_list = word_prepared.split("โ€”")
                    temp.extend(word_list.copy())
                    
                elif "-" in word_prepared:
                    word_list = word_prepared.split("-")
                    temp.extend(word_list.copy())
                else:
                    temp.append(word_prepared)

            list_prepared.append(temp)
    return list_prepared



print(clear_mat([['Are', 'these,', 'by', 'the', 'black', 'air', 'so', 'scourg\'d?"โ€”"The', 'first']]))

is there anyone who can help me, im trying to remove all non letters from the words and when i meet ' and - and โ€” i should split them, this code seems right but it doesn't work only with โ€” character :/

woeful salmon
#

brb

whole bear
molten pewter
#

Roger Ebert.

gray tapir
#

Is it like, speak some words and teach my pronunciation then will it speak any words what I haven't teach it?

#

@whole bear

whole bear
#

yes

#

exactlty

#

i just recorded it bad

gray tapir
#

Amazing I'm gonna try it later

#

Here it's 1 am in Bangladesh.

#

@steep geyser ไฝ ไธญๅ›ฝไบบๅ—๏ผŸ

steep geyser
#

@gray tapir
ๆˆ‘ไธๆ˜ฏ๏ผŒไฝ†ๆˆ‘ๆญฃๅœจๅญธ็ฟ’

gray tapir
#

Wow

#

You speak Chinese..?

#

I'm preparing for hsk4 recently.

steep geyser
#

I studyed onduolingo or but i stopped learning because i dont have much time for learning

gray tapir
#

Chinese level as like Ielts

steep geyser
#

Both

#

English is language that I am learning much more like in the school

gray tapir
#

@steep geyser what is your main language?

steep geyser
#

Slovak lenguage is my main

#

I came from Slovakia

#

But I gave up like learning Chnensis I tryed it too on translate the words but i gave up

#

Again please

molten pewter
#

Slovak, has it's own Alphabet, yes?

gentle flint
#

Czech orthography is a system of rules for correct writing (orthography) in Czech.
The modern Czech orthographic system is diacritic, having evolved from an earlier system which used many digraphs (although some digraphs have been kept - ch, dลพ). The caron is added to standard Latin letters to express sounds which are foreign to Latin. The acute...

#

The first Slovak orthography was proposed by Anton Bernolรกk (1762โ€“1813) in his Dissertatio philologico-critica de litteris Slavorum, used in the six-volume Slovak-Czech-Latin-German-Hungarian Dictionary (1825โ€“1927) and used primarily by Slovak Catholics.
The standard orthography of the Slovak language is immediately based on the standard devel...

steep geyser
#

We have like just fue letters different like:รบ ฤพ ลก ฤ ลฅ ลพ รฝ รก รญ รฉ รบ รด รค

whole bear
molten pewter
gray tapir
#

Guys I'm gonna go now. It's late here. See you guys.

steep geyser
#

Good night

#

Yes

whole bear
#
    # download data to local file
    data_file_name = get_sound_file(url)
    
    # place data into chunks based upon silence
    chunk_file_names = create_files(data_file_name)

    # Process single file without partitioning into chunks
    t0 = time()
    process(data_file_name)
    print(f'Running entire audio file elapsed time: {time() - t0:.4f}')
    
    # Single threaded version
    t0 = time()
    process_single(chunk_file_names)
    print(f'Running chunked audio files elapsed time: {time() - t0:.4f}')
        
    # Multiple threaded version
    t0 = time()
    process_threads(chunk_file_names)
    print(f'Running chunked audio files using multiple threads elapsed time: {time() - t0:.4f}') ```
tall depot
#

How to speak

#

@gentle flint ?

#

How speak

molten pewter
#

!voice

wise cargoBOT
#

Voice verification

Canโ€™t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

gentle flint
steep geyser
#

How many years are you leaning python or using

timid dirge
#

Hi

gentle flint
steep geyser
#

Do you think Thony is good oportunity to using python

gentle flint
steep geyser
#

??

gentle flint
gentle flint
molten pewter
whole bear
#

@molten pewter you still here

molten pewter
#

yes

whole bear
#

So if i record every alphabet wil it be able to spell apple wit my normal voice if i edit the wav audio file

steep geyser
#

Do you think Thony is good oportunity to coding in python

whole bear
#

Who me

molten pewter
steep geyser
molten pewter
steep geyser
#

ooo and can you just un screw it and put it in better or somethin like that

#

Do you know WoW that game

steep geyser
#

And where are you from

gentle flint
#

cuz I'm doing smth

#

back in a bit

gentle flint
#

back now

runic forum
#

@rugged root Yo

rugged root
#

Sup

runic forum
#

i need video perms

rugged root
#

Need is a strong word

runic forum
#

*to borrow

rugged root
#

To do what? Is it more of the rom/iso editing?

runic forum
#

none of that

#

but more like source code editing

rugged root
#

What's the source? And I can't at the moment, and we've moved to not granting stream permissions unless there's a mod+ present

runic forum
#

you probably wouldn't mind, if it's not python code?

#

?

scenic wind
#
C:\Users\legga\PycharmProjects\MachineLearning\venv\lib\site-packages\sklearn\model_selection\_validation.py:372: FitFailedWarning: 
10 fits failed out of a total of 10.
The score on these train-test partitions for these parameters will be set to nan.
If these failures are not expected, you can try to debug them by setting error_score='raise'.

Below are more details about the failures:
--------------------------------------------------------------------------------
10 fits failed with the following error:
Traceback (most recent call last):
  File "C:\Users\legga\PycharmProjects\MachineLearning\venv\lib\site-packages\sklearn\model_selection\_validation.py", line 681, in _fit_and_score
    estimator.fit(X_train, y_train, **fit_params)
  File "C:\Users\legga\PycharmProjects\MachineLearning\venv\lib\site-packages\sklearn\linear_model\_logistic.py", line 1461, in fit
    solver = _check_solver(self.solver, self.penalty, self.dual)
  File "C:\Users\legga\PycharmProjects\MachineLearning\venv\lib\site-packages\sklearn\linear_model\_logistic.py", line 434, in _check_solver
    raise ValueError(
ValueError: Logistic Regression supports only solvers in ['liblinear', 'newton-cg', 'lbfgs', 'sag', 'saga'], got linear.

  warnings.warn(some_fits_failed_message, FitFailedWarning)**
#

# Load dataset
url = "https://raw.githubusercontent.com/jbrownlee/Datasets/master/iris.csv"
names = ['sepal-length', 'sepal-width', 'petal-length', 'petal-width', 'class']
dataset = read_csv(url, names=names)

# shape
print(dataset.shape)

# head
print(dataset.head(20))

# descriptions
print(dataset.describe())

# class distribution
print(dataset.groupby('class').size())

# box and whisker plots
dataset.plot(kind='box', subplots=True, layout=(2, 2), sharex=False, sharey=False)
pyplot.show()

# histograms
dataset.hist()
pyplot.show()

# scatter plot matrix
scatter_matrix(dataset)
pyplot.show()

# Split-out validation dataset
array = dataset.values
X = array[:, 0:4]
y = array[:, 4]
X_train, X_validation, Y_train, Y_validation = train_test_split(X, y, test_size=0.20, random_state=1)

# Spot Check Algorithms
models = [('LR', LogisticRegression(solver='linear', multi_class='ovr')), ('LDA', LinearDiscriminantAnalysis()),
          ('KNN', KNeighborsClassifier()), ('CART', DecisionTreeClassifier()), ('NB', GaussianNB()),
          ('SVM', SVC(gamma='auto'))]
# evaluate each model in turn
results = []
names = []
for name, model in models:
    kfold = StratifiedKFold(n_splits=10, random_state=1, shuffle=True)
    cv_results = cross_val_score(model, X_train, Y_train, cv=kfold, scoring='accuracy')
    results.append(cv_results)
    names.append(name)
    print('%s: %f (%f)' % (name, cv_results.mean(), cv_results.std()))
rugged root
#

!paste

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pythondiscord.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

rugged root
#

For bigger stuff, better to use that

scenic wind
#

sorry

rugged root
#

No worries, just reminding

scenic wind
#
# Load libraries
from pandas import read_csv
from pandas.plotting import scatter_matrix
from matplotlib import pyplot
from sklearn.model_selection import train_test_split
from sklearn.model_selection import cross_val_score
from sklearn.model_selection import StratifiedKFold
from sklearn.metrics import classification_report
from sklearn.metrics import confusion_matrix
from sklearn.metrics import accuracy_score
from sklearn.linear_model import LogisticRegression
from sklearn.tree import DecisionTreeClassifier
from sklearn.neighbors import KNeighborsClassifier
from sklearn.discriminant_analysis import LinearDiscriminantAnalysis
from sklearn.naive_bayes import GaussianNB
from sklearn.svm import SVC
strong arch
#

@scenic wind why dont u use paste

#

so u can send the entire file in one go

dense ibex
#

they were sending the imports after the fact.

scenic wind
dense ibex
#

@terse needle

terse needle
scenic wind
stuck furnace
#

!paste

wise cargoBOT
#

Pasting large amounts of code

If your code is too long to fit in a codeblock in discord, you can paste your code here:
https://paste.pythondiscord.com/

After pasting your code, save it by clicking the floppy disk icon in the top right, or by typing ctrl + S. After doing that, the URL should change. Copy the URL and post it here so others can see it.

stuck furnace
#

@scenic wind this

scenic wind
stuck furnace
#

I do not sorry ๐Ÿค”

#

Making a Snake AI would be a nice project actually. I'll see if I can find some resources...

#

Do you want to screen share?

#

Yep

#

Got to remember the command sorry lemon_sweat

#

!stream 589497499174043800

wise cargoBOT
#

โœ… @scenic wind can now stream until <t:1637274151:f>.

stuck furnace
#

Got it ๐Ÿ˜„

#

I'm going senile...

dense ibex
stuck furnace
#

Wow

dense ibex
#

@terse needle wow you left as soon as I said your name

#

smh

#

so rude

stuck furnace
#

I've heard good things about C# ๐Ÿ˜„

#

What kinds of things do you want to make? @fallow wagon