Oh okay, noted. Thanks!
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Apr 27 2021
Is someone else having trouble accessing the paws service? I'm seeing a 503 service unavailable error. A bit worried now.
Apr 24 2021
In T276315#7030673, @Zealink wrote:Hi everyone, i wasn't quite sure whether we had to remove the initial comments (and Markdown texts) completely/partially before adding our own justifications and conclusions to the given tasks in the notebook. Could you all please tell me your thoughts on that.
Apr 5 2021
Hi @MSGJ,
Thank you for reviewing my task.
I've added a few properties that might be useful based on your feedback. Hope its fine.
Apr 4 2021
Hi @Mike_Peel
This is a link to my page : https://www.wikidata.org/wiki/User:Pikaa97/Outreachy_1
Looking forward to your feedback.
Apr 3 2021
In T276315#6970400, @Srishti0gupta wrote:@Pikaa97 Thanks alot. :)
I am able to create the dataframe now.
In T276315#6970423, @Priyanka0325 wrote:hello everyone,when I am trying using pandas to create a dataframe ,but it is giving kernel appears to dead everytime.
In T276315#6970273, @Srishti0gupta wrote:In T276315#6970192, @rachita_saha wrote:In T276315#6970135, @Srishti0gupta wrote:Hi, Everyone. I have been trying to start with the code, but not able to break it. I am have decent experience with Python through courses. Help needed to get started. Thanks.
Hello @Srishti0gupta! I think you can start by first extracting the data from the tar.gz file using the gzip library. I am using the pandas library to store the data into a dataframe and process it further. You can find the documentation for pandas here. Hope this helps. :)
@rachita_saha Thanks for the help. However, after decompressing the file, when I am trying to read it, to create a dataframe with pandas. Its say no file or directory exist. Where is the decompressed file stored, location ? Or how to locate it.
After decompressing and running below command, still only shows compressed file.
!ls -shH "{DUMP_DIR}{CLICKSTREAM_FN}"