Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Generate Test data (.csv) using Pandas
Post: RE: Generate Test data (.csv) using Pandas

I have a column called "Account Number". I want that column to auto-increment. Let's say I have Account Number value is set to 1000 then I want that value to be auto increment for other rows in same c...
Ashley Data Science 5 3,069 Jun-14-2020, 06:58 PM
    Thread: Generate Test data (.csv) using Pandas
Post: RE: Generate Test data (.csv) using Pandas

Thanks for replying. I was seeing if there's any other way to do it which i am not aware of. Another question: How can I auto-increment a column in Pandas using data frame. If I've column say "ID" an...
Ashley Data Science 5 3,069 Jun-14-2020, 01:45 AM
    Thread: Generate Test data (.csv) using Pandas
Post: Generate Test data (.csv) using Pandas

I want to generate the test data in (.csv format) using Python. Below is my script using pandas but I'm stuck at randomly generating test data for a column called ACTIVE. 1. ACTIVE column should have...
Ashley Data Science 5 3,069 Jun-11-2020, 02:45 AM
    Thread: user validation for opening urls
Post: RE: user validation for opening urls

There's no charachter. These vresions number are folders. I want to do a user validation. When user enters, 1.1.0 and there's no folder 1.1.0 then it should throw error for usert to notify to enter co...
Ashley General Coding Help 6 2,713 Jul-08-2019, 07:31 PM
    Thread: user validation for opening urls
Post: RE: user validation for opening urls

I'm getting the following output. As a user if I enter the user_input as 1.1.0, it should go find the match for "1.1.0" and not "11.1.0" Basically I want web crawling without installing any additional...
Ashley General Coding Help 6 2,713 Jul-06-2019, 04:59 AM
    Thread: user validation for opening urls
Post: user validation for opening urls

HI All, I' mlearning python and writing few programs to automate my testing. I am trying to do url validation based on what user has entered.If user inputs the version as 21.1.0 then I should be able...
Ashley General Coding Help 6 2,713 Jun-10-2019, 07:19 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020