workspace
stringclasses
1 value
channel
stringclasses
1 value
sentences
stringlengths
1
3.93k
ts
stringlengths
26
26
user
stringlengths
2
11
sentence_id
stringlengths
44
53
timestamp
float64
1.5B
1.56B
__index_level_0__
int64
0
106k
pythondev
help
Need to learn so I can be better
2017-07-16T12:55:45.567327
Vonnie
pythondev_help_Vonnie_2017-07-16T12:55:45.567327
1,500,209,745.567327
85,603
pythondev
help
I can analyse data
2017-07-16T12:55:51.567893
Vonnie
pythondev_help_Vonnie_2017-07-16T12:55:51.567893
1,500,209,751.567893
85,604
pythondev
help
Usually use r
2017-07-16T12:55:59.568545
Vonnie
pythondev_help_Vonnie_2017-07-16T12:55:59.568545
1,500,209,759.568545
85,605
pythondev
help
In this case need to use python
2017-07-16T12:56:15.570081
Vonnie
pythondev_help_Vonnie_2017-07-16T12:56:15.570081
1,500,209,775.570081
85,606
pythondev
help
Oh, I never tried 'R'. I was charmed by Python many years ago because of its great data structures and ease of manipulating them. Nowadays I'm also looking into JavaScript (it has become lots better lately) and Clojure and ClojureScript (LISP always fascinated me, so expressive and succinct!).
2017-07-16T12:59:30.585509
Ruben
pythondev_help_Ruben_2017-07-16T12:59:30.585509
1,500,209,970.585509
85,607
pythondev
help
That's why am using python here
2017-07-16T13:00:03.588250
Vonnie
pythondev_help_Vonnie_2017-07-16T13:00:03.588250
1,500,210,003.58825
85,608
pythondev
help
Easier to just get what I need.
2017-07-16T13:00:10.589328
Vonnie
pythondev_help_Vonnie_2017-07-16T13:00:10.589328
1,500,210,010.589328
85,609
pythondev
help
The JavaScript community has even invented *coffeescript* which is a kind of JavaScript but without all the brackets and syntax burden! It uses indentation for blocks of code, just like Python does. Same goes for CSS languages like Less and Sass, and template languages like Jade and Pug.
2017-07-16T13:01:36.597587
Ruben
pythondev_help_Ruben_2017-07-16T13:01:36.597587
1,500,210,096.597587
85,610
pythondev
help
Need to research it
2017-07-16T13:01:58.599423
Vonnie
pythondev_help_Vonnie_2017-07-16T13:01:58.599423
1,500,210,118.599423
85,611
pythondev
help
As u mentioned earlier, it wasn't really a json file
2017-07-16T13:02:16.601137
Vonnie
pythondev_help_Vonnie_2017-07-16T13:02:16.601137
1,500,210,136.601137
85,612
pythondev
help
Just wanted it to be readable so I can analyse it properly
2017-07-16T13:02:55.604543
Vonnie
pythondev_help_Vonnie_2017-07-16T13:02:55.604543
1,500,210,175.604543
85,613
pythondev
help
I agree that it should be text-only (not binary!) so you can inspect it in an editor
2017-07-16T13:03:31.607610
Ruben
pythondev_help_Ruben_2017-07-16T13:03:31.607610
1,500,210,211.60761
85,614
pythondev
help
But serialized JSON, everything on one line, is just as useful as XML ;-)
2017-07-16T13:03:51.609179
Ruben
pythondev_help_Ruben_2017-07-16T13:03:51.609179
1,500,210,231.609179
85,615
pythondev
help
Haha
2017-07-16T13:03:59.609843
Vonnie
pythondev_help_Vonnie_2017-07-16T13:03:59.609843
1,500,210,239.609843
85,616
pythondev
help
I use *pprint.pprint(obj)* to print out objects nicely
2017-07-16T13:04:15.611218
Ruben
pythondev_help_Ruben_2017-07-16T13:04:15.611218
1,500,210,255.611218
85,617
pythondev
help
Here's the thing. I am working on a paper for my dissertation
2017-07-16T13:04:18.611453
Vonnie
pythondev_help_Vonnie_2017-07-16T13:04:18.611453
1,500,210,258.611453
85,618
pythondev
help
My supervisor said that I won't be judged for code
2017-07-16T13:04:34.612607
Vonnie
pythondev_help_Vonnie_2017-07-16T13:04:34.612607
1,500,210,274.612607
85,619
pythondev
help
Just the analysis as it's about social media
2017-07-16T13:04:49.613794
Vonnie
pythondev_help_Vonnie_2017-07-16T13:04:49.613794
1,500,210,289.613794
85,620
pythondev
help
So that's why I know it's not unethical to ask
2017-07-16T13:05:14.616179
Vonnie
pythondev_help_Vonnie_2017-07-16T13:05:14.616179
1,500,210,314.616179
85,621
pythondev
help
I helped some PhD's in the past, (for free), maybe I can help you too?
2017-07-16T13:05:34.617722
Ruben
pythondev_help_Ruben_2017-07-16T13:05:34.617722
1,500,210,334.617722
85,622
pythondev
help
I would appreciate it. Lost a lot of time as my father was ailing from cancer and lost his battle a month ago
2017-07-16T13:06:10.620611
Vonnie
pythondev_help_Vonnie_2017-07-16T13:06:10.620611
1,500,210,370.620611
85,623
pythondev
help
I'm so sorry to hear that. It happened to my grandparents.
2017-07-16T13:06:51.623810
Ruben
pythondev_help_Ruben_2017-07-16T13:06:51.623810
1,500,210,411.62381
85,624
pythondev
help
<@Vonnie> Another PhD I helped was about <https://github.com/motoom/farasabina>
2017-07-16T13:07:09.625324
Ruben
pythondev_help_Ruben_2017-07-16T13:07:09.625324
1,500,210,429.625324
85,625
pythondev
help
Sorry to hear that
2017-07-16T13:07:20.626206
Vonnie
pythondev_help_Vonnie_2017-07-16T13:07:20.626206
1,500,210,440.626206
85,626
pythondev
help
I could help you with the hard programming parts of the data analysis of your dissertation, and the only compensation I ask for is that I can open-source the software on GitHub as a showcase.
2017-07-16T13:08:27.631685
Ruben
pythondev_help_Ruben_2017-07-16T13:08:27.631685
1,500,210,507.631685
85,627
pythondev
help
Would you be fine with that?
2017-07-16T13:09:00.634221
Ruben
pythondev_help_Ruben_2017-07-16T13:09:00.634221
1,500,210,540.634221
85,628
pythondev
help
That would be great. I would appreciate it
2017-07-16T13:09:08.634822
Vonnie
pythondev_help_Vonnie_2017-07-16T13:09:08.634822
1,500,210,548.634822
85,629
pythondev
help
Code being open source helps
2017-07-16T13:09:28.636381
Vonnie
pythondev_help_Vonnie_2017-07-16T13:09:28.636381
1,500,210,568.636381
85,630
pythondev
help
Would it be OK after I get my grade?
2017-07-16T13:09:47.637840
Vonnie
pythondev_help_Vonnie_2017-07-16T13:09:47.637840
1,500,210,587.63784
85,631
pythondev
help
<@Vonnie> My email is <mailto:[email protected]|[email protected]> - and I'm glad you agree with me that Open Source is great. It's all for the advancement of Science, no? It is so important that peer reviewers can inspect every step in the scientific process.
2017-07-16T13:10:20.640693
Ruben
pythondev_help_Ruben_2017-07-16T13:10:20.640693
1,500,210,620.640693
85,632
pythondev
help
Indeed
2017-07-16T13:10:34.641844
Vonnie
pythondev_help_Vonnie_2017-07-16T13:10:34.641844
1,500,210,634.641844
85,633
pythondev
help
Learning should be for everyone
2017-07-16T13:10:44.642623
Vonnie
pythondev_help_Vonnie_2017-07-16T13:10:44.642623
1,500,210,644.642623
85,634
pythondev
help
Open-sourcing your data and methodogies fit in that pattern.
2017-07-16T13:10:51.643184
Ruben
pythondev_help_Ruben_2017-07-16T13:10:51.643184
1,500,210,651.643184
85,635
pythondev
help
Yes will help others
2017-07-16T13:11:17.645369
Vonnie
pythondev_help_Vonnie_2017-07-16T13:11:17.645369
1,500,210,677.645369
85,636
pythondev
help
Now, Science and Art... I've also done Art projects (for free!) like <https://github.com/luismqueral/jumpcityrecords> for which I did all the programming
2017-07-16T13:12:21.650230
Ruben
pythondev_help_Ruben_2017-07-16T13:12:21.650230
1,500,210,741.65023
85,637
pythondev
help
Let me check
2017-07-16T13:12:33.651212
Vonnie
pythondev_help_Vonnie_2017-07-16T13:12:33.651212
1,500,210,753.651212
85,638
pythondev
help
<@Vonnie> I think this is the correct SoundCloud URL: <https://soundcloud.com/jumpcityrecords>
2017-07-16T13:13:48.657399
Ruben
pythondev_help_Ruben_2017-07-16T13:13:48.657399
1,500,210,828.657399
85,639
pythondev
help
That's quite cool
2017-07-16T13:14:39.661413
Vonnie
pythondev_help_Vonnie_2017-07-16T13:14:39.661413
1,500,210,879.661413
85,640
pythondev
help
Too bad Luis is not active on the project anymore, but, interests shift and people move to other things.
2017-07-16T13:15:06.663660
Ruben
pythondev_help_Ruben_2017-07-16T13:15:06.663660
1,500,210,906.66366
85,641
pythondev
help
True
2017-07-16T13:15:17.664488
Vonnie
pythondev_help_Vonnie_2017-07-16T13:15:17.664488
1,500,210,917.664488
85,642
pythondev
help
At least there is a history of music that was produced by the project :grinning:
2017-07-16T13:16:09.668635
Ruben
pythondev_help_Ruben_2017-07-16T13:16:09.668635
1,500,210,969.668635
85,643
pythondev
help
That's the best part
2017-07-16T13:16:23.669670
Vonnie
pythondev_help_Vonnie_2017-07-16T13:16:23.669670
1,500,210,983.66967
85,644
pythondev
help
Yes, the Internet (Web?) never forgets things.
2017-07-16T13:16:36.670694
Ruben
pythondev_help_Ruben_2017-07-16T13:16:36.670694
1,500,210,996.670694
85,645
pythondev
help
Yeah u can't delete it
2017-07-16T13:17:02.672657
Vonnie
pythondev_help_Vonnie_2017-07-16T13:17:02.672657
1,500,211,022.672657
85,646
pythondev
help
Some people try it: <http://lifehacker.com/5958801/how-to-commit-internet-suicide-and-disappear-from-the-web-forever>
2017-07-16T13:18:40.679893
Ruben
pythondev_help_Ruben_2017-07-16T13:18:40.679893
1,500,211,120.679893
85,647
pythondev
help
Things last
2017-07-16T13:18:44.680168
Vonnie
pythondev_help_Vonnie_2017-07-16T13:18:44.680168
1,500,211,124.680168
85,648
pythondev
help
Even embarrassing tweets
2017-07-16T13:18:59.681337
Vonnie
pythondev_help_Vonnie_2017-07-16T13:18:59.681337
1,500,211,139.681337
85,649
pythondev
help
And why can&amp;#39;t they get their single quotes correct?
2017-07-16T13:19:17.682640
Ruben
pythondev_help_Ruben_2017-07-16T13:19:17.682640
1,500,211,157.68264
85,650
pythondev
help
*Especially* embarrassing tweets, LOL
2017-07-16T13:19:42.684580
Ruben
pythondev_help_Ruben_2017-07-16T13:19:42.684580
1,500,211,182.68458
85,651
pythondev
help
Yeah that's what makes me laugh
2017-07-16T13:20:58.690507
Vonnie
pythondev_help_Vonnie_2017-07-16T13:20:58.690507
1,500,211,258.690507
85,652
pythondev
help
My main aim was to understand troll like behaviour
2017-07-16T13:21:12.691660
Vonnie
pythondev_help_Vonnie_2017-07-16T13:21:12.691660
1,500,211,272.69166
85,653
pythondev
help
My supervisor said it was too ambitious and I needed to stick with something on a smaller scale
2017-07-16T13:21:32.693030
Vonnie
pythondev_help_Vonnie_2017-07-16T13:21:32.693030
1,500,211,292.69303
85,654
pythondev
help
But how would you detect 'troll behaviour'?
2017-07-16T13:22:39.698001
Ruben
pythondev_help_Ruben_2017-07-16T13:22:39.698001
1,500,211,359.698001
85,655
pythondev
help
Yeah that's why he said it was too ambitious :)
2017-07-16T13:23:12.700608
Vonnie
pythondev_help_Vonnie_2017-07-16T13:23:12.700608
1,500,211,392.700608
85,656
pythondev
help
But do you have an idea what makes a 'twitter troll'?
2017-07-16T13:23:35.702269
Ruben
pythondev_help_Ruben_2017-07-16T13:23:35.702269
1,500,211,415.702269
85,657
pythondev
help
So I suggested I crawl four trends
2017-07-16T13:23:36.702378
Vonnie
pythondev_help_Vonnie_2017-07-16T13:23:36.702378
1,500,211,416.702378
85,658
pythondev
help
A person who harasses others and is vile.
2017-07-16T13:24:02.704315
Vonnie
pythondev_help_Vonnie_2017-07-16T13:24:02.704315
1,500,211,442.704315
85,659
pythondev
help
So I crawled them
2017-07-16T13:24:18.705660
Vonnie
pythondev_help_Vonnie_2017-07-16T13:24:18.705660
1,500,211,458.70566
85,660
pythondev
help
I agree, but how do you deduce that from the text of the tweets? You looking for certain troll-words?
2017-07-16T13:24:28.706356
Ruben
pythondev_help_Ruben_2017-07-16T13:24:28.706356
1,500,211,468.706356
85,661
pythondev
help
Yes and that's why I want to do a word cloud
2017-07-16T13:24:38.707126
Vonnie
pythondev_help_Vonnie_2017-07-16T13:24:38.707126
1,500,211,478.707126
85,662
pythondev
help
Here's what I did
2017-07-16T13:24:42.707363
Vonnie
pythondev_help_Vonnie_2017-07-16T13:24:42.707363
1,500,211,482.707363
85,663
pythondev
help
Ah, I see.
2017-07-16T13:24:44.707547
Ruben
pythondev_help_Ruben_2017-07-16T13:24:44.707547
1,500,211,484.707547
85,664
pythondev
help
I knew which trends to follow
2017-07-16T13:24:48.707817
Vonnie
pythondev_help_Vonnie_2017-07-16T13:24:48.707817
1,500,211,488.707817
85,665
pythondev
help
Two of them in favour of the govt
2017-07-16T13:25:04.709049
Vonnie
pythondev_help_Vonnie_2017-07-16T13:25:04.709049
1,500,211,504.709049
85,666
pythondev
help
They are a bunch of paid trolls
2017-07-16T13:25:09.709509
Vonnie
pythondev_help_Vonnie_2017-07-16T13:25:09.709509
1,500,211,509.709509
85,667
pythondev
help
Other trends were full of hatred
2017-07-16T13:25:28.710921
Vonnie
pythondev_help_Vonnie_2017-07-16T13:25:28.710921
1,500,211,528.710921
85,668
pythondev
help
My hypothesis is that the same people are taking part in those trends
2017-07-16T13:26:13.714395
Vonnie
pythondev_help_Vonnie_2017-07-16T13:26:13.714395
1,500,211,573.714395
85,669
pythondev
help
Interesting! You begin with a hypothesis, and do work to prove of disprove it. That's the scientific method, isn't it?
2017-07-16T13:27:10.718987
Ruben
pythondev_help_Ruben_2017-07-16T13:27:10.718987
1,500,211,630.718987
85,670
pythondev
help
...and are you also capable of making predictions after analysis of all teh data?
2017-07-16T13:27:39.721166
Ruben
pythondev_help_Ruben_2017-07-16T13:27:39.721166
1,500,211,659.721166
85,671
pythondev
help
Like, what people are likely to be trolls? What behaviour is indicative of trolls?
2017-07-16T13:28:03.723006
Ruben
pythondev_help_Ruben_2017-07-16T13:28:03.723006
1,500,211,683.723006
85,672
pythondev
help
Yes that's the idea
2017-07-16T13:29:13.728117
Vonnie
pythondev_help_Vonnie_2017-07-16T13:29:13.728117
1,500,211,753.728117
85,673
pythondev
help
Well that's why I am going for something simpler
2017-07-16T13:29:39.730170
Vonnie
pythondev_help_Vonnie_2017-07-16T13:29:39.730170
1,500,211,779.73017
85,674
pythondev
help
To detect patterns
2017-07-16T13:29:45.730603
Vonnie
pythondev_help_Vonnie_2017-07-16T13:29:45.730603
1,500,211,785.730603
85,675
pythondev
help
If I have time I can do a sentiment analysis but that would be overkill
2017-07-16T13:29:59.731714
Vonnie
pythondev_help_Vonnie_2017-07-16T13:29:59.731714
1,500,211,799.731714
85,676
pythondev
help
As I am balancing exam preparation and work on the project. Had to defer it because I had to be there to take care of my father
2017-07-16T13:30:30.734480
Vonnie
pythondev_help_Vonnie_2017-07-16T13:30:30.734480
1,500,211,830.73448
85,677
pythondev
help
Ps before they complain, I would move this discussion to private. Too many lines of text here
2017-07-16T13:31:28.739018
Vonnie
pythondev_help_Vonnie_2017-07-16T13:31:28.739018
1,500,211,888.739018
85,678
pythondev
help
That is OK. How do we do that?
2017-07-16T13:31:39.739804
Ruben
pythondev_help_Ruben_2017-07-16T13:31:39.739804
1,500,211,899.739804
85,679
pythondev
help
Well maybe communicate via dm here?
2017-07-16T13:32:07.741824
Vonnie
pythondev_help_Vonnie_2017-07-16T13:32:07.741824
1,500,211,927.741824
85,680
pythondev
help
Alternatively email is also good
2017-07-16T13:32:24.742980
Vonnie
pythondev_help_Vonnie_2017-07-16T13:32:24.742980
1,500,211,944.74298
85,681
pythondev
help
(Discussion moved to private channel)
2017-07-16T13:33:28.747698
Ruben
pythondev_help_Ruben_2017-07-16T13:33:28.747698
1,500,212,008.747698
85,682
pythondev
help
Any idea to implement array and their operations without using numpy
2017-07-16T14:57:36.157753
Janay
pythondev_help_Janay_2017-07-16T14:57:36.157753
1,500,217,056.157753
85,683
pythondev
help
<https://docs.python.org/3/library/array.html>? what are you trying to do and why not numpy?
2017-07-16T15:34:24.336853
Minerva
pythondev_help_Minerva_2017-07-16T15:34:24.336853
1,500,219,264.336853
85,684
pythondev
help
Hello. Does anyone know host django in aws ec2 problem?
2017-07-16T21:54:51.319215
Alvina
pythondev_help_Alvina_2017-07-16T21:54:51.319215
1,500,242,091.319215
85,685
pythondev
help
I change the allow_hosts in setting, but doesnt work
2017-07-16T21:55:55.326218
Alvina
pythondev_help_Alvina_2017-07-16T21:55:55.326218
1,500,242,155.326218
85,686
pythondev
help
Really appreciate if some one can help me.
2017-07-16T21:56:46.331781
Alvina
pythondev_help_Alvina_2017-07-16T21:56:46.331781
1,500,242,206.331781
85,687
pythondev
help
Because I took 2 days still can not figure out what problem.
2017-07-16T21:57:17.335280
Alvina
pythondev_help_Alvina_2017-07-16T21:57:17.335280
1,500,242,237.33528
85,688
pythondev
help
<@Alvina> give this a shot <https://dryan.com/articles/elb-django-allowed-hosts/>
2017-07-16T21:57:22.335761
Marcie
pythondev_help_Marcie_2017-07-16T21:57:22.335761
1,500,242,242.335761
85,689
pythondev
help
you may also have to add `.<http://elasticbeanstalk.com|elasticbeanstalk.com>` to your ALLOWED_HOSTS
2017-07-16T21:58:00.340112
Marcie
pythondev_help_Marcie_2017-07-16T21:58:00.340112
1,500,242,280.340112
85,690
pythondev
help
Thank you <@Marcie>
2017-07-16T21:58:10.341287
Alvina
pythondev_help_Alvina_2017-07-16T21:58:10.341287
1,500,242,290.341287
85,691
pythondev
help
I will try
2017-07-16T21:58:14.341806
Alvina
pythondev_help_Alvina_2017-07-16T21:58:14.341806
1,500,242,294.341806
85,692
pythondev
help
lol......It works. Thank you so much <@Marcie>
2017-07-16T22:12:34.446788
Alvina
pythondev_help_Alvina_2017-07-16T22:12:34.446788
1,500,243,154.446788
85,693
pythondev
help
You save my life
2017-07-16T22:12:40.447447
Alvina
pythondev_help_Alvina_2017-07-16T22:12:40.447447
1,500,243,160.447447
85,694
pythondev
help
:toot:
2017-07-16T22:15:42.469068
Marcie
pythondev_help_Marcie_2017-07-16T22:15:42.469068
1,500,243,342.469068
85,695
pythondev
help
Sorry, I have one more problem, in django, connect to aws, when ‘eb open’, shows Internal server error, 500 error in browser. Does anyone know how to solve it. I google it, but it still can not solve my problem.
2017-07-17T00:11:14.298139
Alvina
pythondev_help_Alvina_2017-07-17T00:11:14.298139
1,500,250,274.298139
85,696
pythondev
help
Hey everyone.
2017-07-17T00:56:45.631366
Hattie
pythondev_help_Hattie_2017-07-17T00:56:45.631366
1,500,253,005.631366
85,697
pythondev
help
I've a Django interview coming up in about 8 hours.
2017-07-17T00:57:01.633403
Hattie
pythondev_help_Hattie_2017-07-17T00:57:01.633403
1,500,253,021.633403
85,698
pythondev
help
Any tips on what I should be looking at? I've only a few months experience with it.
2017-07-17T00:57:35.637451
Hattie
pythondev_help_Hattie_2017-07-17T00:57:35.637451
1,500,253,055.637451
85,699
pythondev
help
<@Alvina> that usually means there's some sort of issue with the ELB hitting the health endpoint, make sure your ELB health checks are able to hit your server and check your server logs
2017-07-17T01:21:07.812152
Marcie
pythondev_help_Marcie_2017-07-17T01:21:07.812152
1,500,254,467.812152
85,700
pythondev
help
<@Hattie> get as much sleep as possible, maybe play around a bit with some Test Driven Development for django
2017-07-17T01:21:39.815927
Marcie
pythondev_help_Marcie_2017-07-17T01:21:39.815927
1,500,254,499.815927
85,701
pythondev
help
I'm at work, lol
2017-07-17T01:22:04.818961
Hattie
pythondev_help_Hattie_2017-07-17T01:22:04.818961
1,500,254,524.818961
85,702